﻿
body {
     font-family: "Trebuchet MS",sans-serif, arial ;
     background-color: #abb924;
     font-size: 13px;
     margin: 0;
     padding: 0;
     text-align: center;
       }

p
{
	text-align: justify;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

.vse {
     width: 700px;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
	}

.banner
{
    background: url(images/banner.png) bottom left no-repeat;	 
	min-height: 150px;
	margin-top: 10px;
}

.letter
{
	margin: 0px;
	background: url(images/backgroundPoster.png) no-repeat;
	height: 466px;
}

.poster
{
	margin: 0px;
	background: url(images/background.png) no-repeat;
	height: 466px;
}

.letter .inLeft
{
	padding: 20px;
	float: left;
	background: url(../images/left.png) no-repeat;
	width: 315px;
}

.poster .inLeft
{
	padding: 20px;
	float: left;
	background: url(../images/left.png) no-repeat;
	height: 426px;
}


.footer
{
	text-align: center;
	font-size: 0.8em;
	height: 46px;
	color: white;
	padding: 0px;
	margin: 0px;
}

.footer a
{
	color: white;
}


.cistic
{
	clear: both;
}



.adresaPohledu
{
	float: right;
	width: 300px;
	padding-left: 10px;
}



.menu
{
	padding-right: 30px;
	padding-bottom: 5px;
	text-align: right;
}

.menu ul{
	padding: 0px;
	margin: 0px;
}

.menu li
{
	list-style-type: none;
}

.menu ul a
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.menu li:hover
{
	text-indent: 10px;	
	list-style-type: disc;
	color: white;
}


h1
{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1.5em;
}

h2
{
	padding: 0px;
	margin: 0px;
	font-size: 1.1em;
}

p
{
	padding-top: 0;
	margin-top: 0;
}

.foto
{
	font-size: 0.8em;
	border-collapse: collapse;
}

.foto h2
{
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}

.foto td
{
	padding: 2px;
}

table
{
	width: 100%;
}

td
{
	vertical-align: top;
}

th
{
	vertical-align: top;
	text-align: left;
}

.cenik
{
	font-size: 0.95em;
	border-collapse: collapse;
}

.cenik th
{
	text-align: left;
	background-color: #abb924;
}

.cenik tr:hover
{
	background-color: #d0e03a;
}

img
{
	border: 0px;
}

a
{
	color: blue;
}

.podPohledem
{
	padding: 0 20px;
	color: white;
}

.podPohledem a
{
	color: white;
}

.language
{
	float: right;
	padding: 0 20px;
	height: 170px;
}
