/*=	Stasto.cz
	format.css
		started	21.05.2009
		lastEdt	21.05.2009 [mp]

*/

* {

 	font-family:Arial,Verdana,sans-serif;
	font-size: 13px;
}

a {
	color: #3D79B6;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	color: #000000 !important;
	}
a:visited {
	color: #3D79B6;
	}

a img {
	border: 0px;
	}


/*= NADPISY */
h1 {
	font-size: 14pt;
	font-weight: bold;
	font-style:italic;
	color: #444444;
	}
h1.stasto {
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0;
	padding: 0;
	color: #444444;
	}
h1.produkty {
	background-color: #6c96d0;
    filter:Alpha(opacity=100, finishopacity=20, style=1, startx=0, finishx=95);
	font-size:15px;
	height: 20px;
	padding: 0;
	padding-top: 4px;
	margin:0;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent:3px;
	font-style:normal; 
	}
h2 {
	font-size: 13px;
	font-weight: bold;
	}	
h2.news {
	display: block;
	background:url('../images/layout/oddelovac.gif') repeat-x 0 0;
	margin-top: 10px;
	padding-left: 2px;
	padding-bottom: 7px;
	margin-bottom: 12px;
	line-height: 24px; 
	color:#0073C0;
	font-weight: bold;
	font-size: 18px;
	}
.news-date {
    color:#0073C0;
}
h3 {
    background-color: #6c96d0;
    filter:Alpha(opacity=100, finishopacity=20, style=1, startx=0, finishx=95);
	color: #ffffff;
	text-align: left;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 5px;
    padding-right: 5px;
	}
h3 a,h3 a:hover,h3 a:visited {
	color: #ffffff !important;
	text-align: left;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}	
h4.prumyslova-automatizace {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	padding: 0;
	color: #444444;
	}
h4 {
	font-size: 13px;
	font-weight: bold;
	color:#0474bc;
	}		

ul {
	}
ul li {
	padding-bottom: 3px; 
	padding-left: 5px;
	}
.imgBorder  {
		border: #000000 3px solid;
	}
.imgRight{
	float: right;
	margin: 25px 10px 0 10px;
	clear: both;
	}		
.modre {
	color:#0474bc;
	}		
.tucne {
	font-weight: bold;
	}		
p	 {
	text-align: left;	  
	}	


