/* ramy pro testovani */

di v { border: 1px solid yellow; margin: -1px;}
spa n { border: 1px solid red; margin: -1px;}

BR.clear {
	clear: both;
}

A IMG {
	border-width: 0px;
}

#logo {
	float: left;
}

#navigace {
	float: right;
}

DIV.o200 {
	margin-top: 200px;
}
	
.odsazeni {
	padding: 0px 0px 5px 10px;
}

#stred {
	height: 400px;
	min-height: 422px;
}
/* hack ktery pouzije jen mozilla a opera */
div[class] #stred { height:auto; }


.center { text-align: center; }
div.sleft {float: left; }
div.sright {float: right; margin-right: 10px;}
div#xpoznamka { xwidth: 480px; text-align: center; }

.cssbtn {
	float:right;
	display:inline; display:inline-block;
	width:50px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	background:#cdf;
	color:#333;
	border:1px solid black;
	vertical-align:middle;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}

.cssbtn[class] {
	width:auto;
	min-width:50px;
	}

.cssbtn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}

.cssbtn:hover { text-decoration:none;}

.obraz {
	xwidth: 480px;
	height: 370px;
	xbackground-image: url("images/imgload.gif");
	xbackground-repeat: no-repeat;
	xbackground-position: center;
}

BODY
{
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	/*margin: 0px 5px 5px 5px;*/
}

A { color: #FFC000; text-decoration: none;}
/*A { color: #FFA800; text-decoration: none;}*/
A:hover { text-decoration: underline;}

H1
{
	display: inline;
	font-weight: bolder;
	font-size: 1.1em;
	color: #CD5B25;
}

H2, H3, HR
{
	margin-top: 0px;
	margin-bottom: .5em;
	display: none;
}

#zarovnani
{
	text-align: center;
}

#celek
{	
	width:760px; 
	min-height:460px;
	height: 460px;
	border: 1px solid #808080; 
	padding: 15px 20px 3px 20px;
	text-align: left;
}
/* hack ktery pouzije jen mozilla a opera */
div[class] #celek {
   height:auto;
   }

#sl-levy
{
	float:left; 
	width:500px; 
}

#sl-pravy
{
	width: 250px;
	/*width: 190px;*/
	height: 355px;
	float: left;
	padding-left: 5px;
	padding-top: 30px;
	text-align:  left;
	position: relative;
}

#sl-levy-2
{
	float:left; 
	width:600px; 
}

#sl-pravy-2
{
	width: 150px;
	/*width: 190px;*/
	height: 355px;
	float: left;
	padding-top: 40px;
	padding-left: 5px;
	text-align:  left;
	position: relative;
}

#sl-pravy-3
{
	width: 250px;
	/*width: 190px;*/
	height: 355px;
	float: left;
	padding-left: 5px;
	padding-top: 20px;
	text-align:  left;
	position: relative;
}

UL
{
	margin: 0px 0px 0px 18px; padding: 0px;
	text-align : left;
	font-size: 0.8em;
	color: #000000;
}

UL.list
{
	margin: 0px 0px 0px 18px; padding: 0px;
	list-style-image: url('images/ctverecek_cerveny.gif');
	text-align : left;
	color: #666666;
}

UL.list LI
{ margin-bottom: 1px; margin-right: 5px;}

.nadpis1
{
	color: #FFc000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nadpis1 a
{
	text-decoration: none;
}


.nadpis2
{
	color: #762536;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}



.text-small
{
	font-size: 0.8em;
}

table
{
font-size:1em;
}

#cyklus
{
	left: 50px;
	top: 305px;
	position: absolute;
}

TABLE.pole TD {
	width: 21px;
	height: 21px;
	background-color: #d4d4d4;
	background-image: url("images/ramecek.gif");
	background-repeat: no-repeat;
	text-align: center;
}

TABLE.pole TD A {
	width: 21px;
	height: 21px;
	color: #d4d4d4;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	display: block;
}

TABLE.pole TD A SPAN {
	padding-top: 3px;
	display: block;
}

TABLE.pole TD A:hover {
	background-color: #FFc000;
	color: #ffffff;
	text-decoration: none;
}

.orange {
	background-color: #FFc000;
	color: #ffffff;
	text-decoration: none;
}

DIV.prava {
	
	font-size: 100%;
	text-align: center;
	width: auto;
}

DIV.partner {
	padding-top: 3px;
	text-align: left;
	width: 800px;
}

/* TABLE.projekt TR { background-image: url("images/linka.gif"); background-repeat: repeat-x; background-position: bottom; } */

.pager {
	text-align: right;
	margin-top: 10px;
	xborder-top: 1px dashed #d4d4d4;
}


