BODY{
	background-color : White;
	font-family :  Verdana, Arial, sans-serif;
}

P{
    margin-top: 0px;
	font-size : 12px;
	color : #5C6A7E;
}

LI { margin-top: 0px; margin-left: 10px;
	font-size : 12px;
	color : #5C6A7E;}

LI.stopa{
	font-size : 12px;
	color : #5C6A7E;
	list-style-image : url(img/sablona/stopa.gif);
	text-align : justify;
	line-height : 20px;
}

A{
	color: Black;
		text-decoration : none;
		}

A:HOVER{
	color : Red
}

HR{
	margin-right : 0px;
	color : Red;
	height : 1px;
}

B{
	color: Black;
}

.navigace{
    text-decoration : none;
	font-size : 13px;
	color : #5C6A7E;
	text-align : left;
	font-weight : bold;
	margin-bottom: 5px;
	padding-right : 3px;
	margin-top : 2px;
	padding-bottom : 0px;
}

.center{
	text-align : center;
}

.copyright{
	font-size : 10px;
	text-align : center;
	color : #E1E4E8;
	font-weight : bold;
}

.nadpis{
	font-size : 18px;
	text-align : left;
	color : Red;
	font-weight : bold;
	padding-bottom : 3px; 
	margin-bottom : 10px;
	margin-top : 20px;
	background : url(img/sablona/cara.gif) no-repeat bottom;
}

p.text{
	/*text-align : justify;*/
	padding-left : 0px;
	padding-right : 0px;
}

p.justify{
	text-align : justify;	
}

.bold{
	text-align : justify;
	font-weight : bold;
}

p.sekce{
	font-size : 14px;
	text-align : left;
	padding-right : 0px;
	padding-left : 0px;
	color : Red;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 2px;
	margin-top : 15px;
	margin-bottom : 5px;
}

p.podsekce{
	font-size : 12px;
	text-align : left;
	padding-right : 0px;
	padding-left : 0px;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 2px;
	margin-top : 15px;
	margin-bottom : 5px;
}

.small{
    text-decoration : none;
	font-size : 11px;
	text-align : left;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 4px;
	color : #9CA5B3;
}

img.okraj
{
	border : 3px solid #9CA5B3;
}
img.okraj_pravy
{
	border : 3px solid #9CA5B3;
	margin-left : 15px;
}
img.okraj_levy
{
	border : 3px solid #9CA5B3;
	margin-right : 15px;
	}

table.special{
	font-size : 12px;
	margin-top : 0px;
	margin-bottom : 0px;	
	background-color : #ECEEF0;
	border : thin solid #9CA5B3;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left: 5px;
	padding-right: 5px;
}

table.special2{
	background : #E1E3E8;
	border : 2px solid #9CA5B3;
}

tr.svetlejsi{
	background : #F5EDDF;
}

tr.tmavsi{
	background : #EED7B2;
}

button{
	background-color: Red; 
	font-family :  Verdana,  Arial, sans-serif;
	font-weight: bold; 
	color: white;
}

input, select, textarea{
	background-color: White;
	font-family :  Verdana,  Arial, sans-serif;
	font-weight: bold; 
	color: #5C6A7E;
}
.small {font-size: 9px;
		color: #7D8BA0;
		padding-left: 5px;
	padding-right: 5px;}