@charset "utf-8";

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}


h1  {
	font-size: 18px;
	color: #cc0000;
	margin-top: 0;	
}

h2  {
	font-size: 14px;
	color: #cc0000;
	margin-top: 0;
}

h3  {
	font-size:11px;
	color: #cc0000;
	margin: 0px 0px 0px 0px;		
}

h4  {
	font-size:10px;
	font-weight: 500;
	color: #333333;
	margin: 0px 0px 0px 0px;
		
}



p  {
	font-size: 13px;
	color: #333333;
	text-align: justify;
	margin-top: 0;		
}

td  {
	font-size: 13px;
	color: #333333;
	text-align: justify;
	margin-top: 0;
	line-height: 20px;		
}

.uklid-menu {
	float: left;
	text-align:left;
	height: 28px;
	padding: 4px;
	margin: 0px;

}

.kovo-menu {
	float: right;
	text-align: left;
	height: 28px;
	padding: 4px;
	margin: 0px;
}

li {	
	display: inline;
	padding: 0px 15px 0px 15px;
	font-weight: 600;
	}

.podmenu:link {
	text-decoration: none;
	font-size:16px;
	color: #FFFFFF;
}
.podmenu:visited {
	text-decoration: none;
	font-size:16px;
	color: #FFFFFF;
}
.podmenu:hover, .podmenu:active, .podmenu:focus { 
	text-decoration: none;
	font-size:16px;
	color: #FFFFFF;
}



a img { 
	border: none;
}


a:link {
	color: #cc0000;
	text-decoration: underline;
}
a:visited {
	color: #cc0000;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.footer-blok a:link {
	color: #42413C;
	text-decoration: underline; 
}
.footer-blok a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
.footer-blok a:hover, .footer-blok  a:active, .footer-blok  a:focus { 
	text-decoration: none;
}


.container {
	width: 100%;
	background: #FFFFFF;

}


.header {
	background-image: url(../_img/pozadi-header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 180px;
	width: 100%;
	position: relative;
	float: left;
	top: 0px;
}

.header-stred {
	margin: 0px auto;
	width: 960px;
	position: relative;
	top: 0px;

}


.menu {
	background-color: #0000CC;
	height: 32px;
	width: 100%;
	position: relative;
	float: left;
}

.menu-stred {
	margin: 0px auto;
	width: 960px;
	position: relative;
}

.content {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../_img/pozadi-content.png);
	background-repeat: repeat-x;
	background-position: top;
}


.content-stred {
	margin: 0px auto;
	width: 910px;
	padding: 15px 25px 0px 25px;
	position: relative;
	margin-top: 30px;
	min-height: 500px;
	background-color: #FFF;
}

.reference {
	height: 300px;
	width: 250px;
	float: right;
	padding-left: 25px;
	
}	


.footer {
	background-image: url(../_img/pozadi-fotter.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 140px;
	width: 100%;
	position: relative;
	float: left;
	margin-top: 100px;
}

.footer-stred {
	margin: 0px auto;
	width: 960px;
	position: relative;
	
}

.footer-blok {
	width: 230px;
	float: left;
	padding: 35px 0px 0px 25px;
	
}

.footer-blok2 {
	width: 200px;
	float: left;
	padding: 35px 0px 0px 25px;
	
}

.index-stin {
	box-shadow: black 0px 0px 10px;
	margin: 0px 10px 0px 10px;
	
}
