body
{
margin:0; padding:0;
background-color:#fff;
text-align:center;
font-family: Verdena, Tahoma, Arial, Helvetica, sans-serif;
}

#obal
{
margin:-10px auto;
text-align: center;
width: 960px;
background: url('img/stin-boky.jpg') top left repeat-y;
position: relative;
}

#obal a.logo
{
position: absolute;
top: 50px;
right: 50px;
z-index: 1;
width: 282px;
height: 102px;
background: url('img/logo.jpg') top left no-repeat;
text-decoration: none;
}

#obal div.citat
{
position: absolute;
top: 415px;
right: 50px;
z-index: 1;
width: 290px;
height: 71px;
background: url('img/citat.gif') top left no-repeat;

}


#obal div.prihlaseni
{
position: absolute;
top: 370px;
right: 50px;
z-index: 1;
color: #fff;
text-align: right;
}

#obal div.prihlaseni p
{

text-align: right;
}

#obal div.prihlaseni label
{
float: left;
width: 70px;
margin: 0;
text-align: left;
}

#obal div.prihlaseni input.hodnoty
{
width: 150px;
}

#obal div.horni
{
background: url('img/stin-vrch.jpg') top left no-repeat;
width: 960px;
height: 67px;
margin:0;
}

#obal div.dolni
{
background:  url('img/stin-spodek.jpg') top left no-repeat;
width: 960px;
height: 50px;
margin:0 0 -10px 0;
padding: 0 23px 0 23px;
_padding: 0;
position: relative;
}

#obal div.dolni a
{
color: #fff;
}

#obal div.dolni a.podpis
{
position: absolute;
top: 3px;
text-decoration: none;
right: 80px;
_right: 30px;
font-size: smaller;

}

#obal div.dolni p
{
background: url('img/part7-pozadi.jpg') top repeat-x;
text-align: center;
color: #fff;
height: 44px;
width: 914px;
margin: 0;
padding: 10px 0 0 0;
}



#obsah
{
margin: -42px 0 0px 23px;
_margin: -42px 0 0px 0px;
width: 914px;
text-align: center;

}




#hlavicka
{
background: url('img/part1-pozadi.jpg') top left repeat-x;
margin:0;
height: 43px;
}

#hlavicka div
{
background: url('img/part1.jpg') top left no-repeat;

height: 43px;
}

#menu
{
background: #8AB622 url('img/part2-pozadi.jpg') top left repeat-x;
margin:0;
height: 41px;
text-align: left;

}

#menu #vypis
{
background: url('img/part2.jpg') top left no-repeat;
margin:0;
height: 41px;
padding: 0;
}

#menu #vypis a
{
margin:0 2px -7px 0;
height: 41px;
width: 115px;
padding: 0;
padding: 7px 0 0 0;
float: left;
text-align: center;
font-size: 17px;
text-decoration: none;
color: #fff;
}

#menu #vypis a:hover
{
color: #6B8361;
}

#content
{
background: url('img/part3-4.jpg') top left no-repeat;
margin:0;

text-align: left;
height: 356px;
position:relative;
}

#content img
{
margin:0;
display:none;
	position:absolute;
	top:0; left:0;
}


#content h1
{
padding:110px 200px 0 390px;
margin: 0;
color: #8AB622;
font-size: medium;
}


#content p
{
padding:10px 150px 0 390px;
margin: 0;
text-indent: 1.0em;
}


#napln
{
background: #738290 url('img/part6-pozadi-spodek.jpg') bottom left repeat-x;
margin:0;
_height: 268px;
min-height: 268px;
}

#napln-obsah
{
background: url('img/part6-pozadi-vrch.jpg') top right no-repeat;
margin:0;
padding: 25px 20px 20px 20px;
color: #fff;
text-align: left;
font-size: small;
position: relative;			/*peekaboo bug*/

}

#napln-obsah p
{
line-height: 150%;
padding: 0 25px 0 25px;

}

#napln-obsah ul
{
padding: 0 25px 0 54px;
_padding: 0;

}

#napln-obsah ol
{
padding: 0 25px 0 54px;
_padding: 0;

}

#okno{
background: #738290 url('img/part6-pozadi-spodek.jpg') bottom left repeat-x;
margin:0;

}

#okno-obsah{
background: url('img/part6-pozadi-vrch.jpg') top right no-repeat;
margin:0;
padding: 25px 20px 20px 20px;
font-size: small;
color: #fff;
text-align: left;

}

#okno-obsah p
{
line-height: 150%

}

#leveokno
{
width: 362px;
margin:0;
padding: 25px 20px 0 0;
float: left;
}

#praveokno
{
margin:0 0 0 362px;
padding: 25px 0 0 40px;
_padding: 6px 0 0 40px;
position: relative;         /*peekaboo bug*/
}

hr
{
border: 0;
border-top: 1px solid #ADD163;
height: 1px;
margin: 20px 0 20px 0;
}

hr.cleaner
{
clear:both;
visibility: hidden;
margin: 0;
}


/*form*/

fieldset.doporucit {
	margin: auto;
	margin-left: -20px;
	padding: 0 0 0 20px;
	border: 0;
	border-left: 1px solid #fff;
}


fieldset.doporucit label {
	width: 100px;
	float: left;
	margin: 0;
}


fieldset.doporucit p {
	text-align: left;
	text-indent: 0;
}

fieldset.doporucit p.center
{
  text-align: right;
  margin: 0;
  padding: 5px 0;

}

textarea {
	font: small Verdana, Arial, Helvetica, sans-serif;
	width: 365px;
	_width: 339px;
	height: 130px;
	border:1px solid #CCC;
	padding: 2px;

}

.hodnoty {
	padding: 2px;
	border: 1px solid #CCC;
	width: 30%;
	}


/*form-konec*/



/*obecne-start*/
a  {
color: #B2D46C;
}

p  {
text-align: left;
font-size: small;
}



h2  {
/*color: #8AB622;  */
color: #B2D46C;
padding: 15px 0 0 0;
margin: 0;
font-size: x-large;
}

h3  {
/*color: #8AB622; */
color: #B2D46C;
clear: right;
font-size: large;
}

ul li {
list-style-image: url("img/hrozny.gif");
_padding-left: 10px;
margin-left: 10px;
}

ol li {
_padding-left: 10px;
margin-left: 10px;
}

h4  {
/*color: #8AB622; */
color: #B2D46C;
padding-top: 20px;
}


/*obecne-konec*/

/*tridy*/
a.button  {
width: 97px;
height: 29px;
float: left;

}

a.button span{
display: none;

}

a.button2, a.button3{
text-decoration: none;
color:#fff;
width: 97px;
height: 29px;
margin: 10px 0 10px 0;
display: block;
background: url('img/bt_vice.gif') top left no-repeat;
outline-style:none;
float: right;
}


a.button2 span, a.button3 span
{
display:none;
}



a.button2:active span, a.button2:focus span
{
display:inline;
cursor:default;
width:100%;


}

a.button2:active, a.button2:focus
{
background: none;
width: 100%;
height: auto;
display: inline;
margin: 0 0 10px 0;
float: none;
}




.onas  {
background: url('img/bt_onas.jpg') top left no-repeat;
}

.zpet  {
background: url('img/bt_zpet.jpg') top left no-repeat;
}

.center  {
text-align: center;
}

.reference  {
line-height: 150%;
}

h4.projekty  {
margin: 0 0 0 2.0em;
padding: 0;
}

h4.projekty2  {
margin: 0 0 0 1.0em;
padding: 0;
}

ul.prezentace-list li {
padding: 5px 0 5px 0;
}

/*tridy-konec*/

