*{
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
	color: #000099;
}
body{
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	color: #000099;
	font-size:x-small;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
h1{
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	color:#9E0439;
	font-size: 16px;
}
img{
	border:none;
}
#container {
	margin:auto;
	width:800px;
	/* height:600px; */
	background-color: #FFF;
}

#container2 {
	margin:auto;
	width:800px;
	background-color: #FFF;
}
#logo{
	width:800px;
	height:172px;
	
}
#menu{
	height:25px;
	border-bottom: 2px solid #9A9DA1;
	line-height:25px;
	background-image: url(img/pozadi.jpg);
	background-repeat: repeat-y;
	list-style: none;
	font: 15px Verdana, sans-serif;
	padding-top:8px;
}
#menu li {
	float:left;
	margin-left: 11px;
	margin-right: 11px;
}
#menu li a{
	
	text-decoration: none;
	font-weight:bold;
}
#menu li a:hover{
	color:#9E0439;
	text-decoration: none;
}

/*#menu li a:active{
	color:#C36684;
	text-decoration: none;
}*/

/*#menu li a:visited{
	
	text-decoration: none;
}*/

.active a{
	color:#C36684;
}

#obal{
	background-image: url(img/vr.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin-top:2px;
	padding-left:3px;
	float:left;
	background-color: #FFF;
}
#obal1{
	background-color: #FFF;
}
#menu_left{
	float:left;
	background-image: url(img/stin_menu.jpg);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:20px;
	font-size: 12px;
	width:140px;
	font-weight: bold;
	height:380px;
	background-color: #FFF;
}
#menu_left ul {
	list-style: none;
}
#menu_left ul li{
	margin-top:7px;
	
}
#menu_left ul li a {
	text-decoration: none;
}
#menu_left ul li a:hover{
	color:#9E0439;
	font-size: 13px;
}

/*#menu_left ul li a:active{
	color:#9E0439;
	font-weight: bold;
}*/

.active a{
	color:#C36684;
}

#footer{
	height:20px;
	background-image: url(img/paticka.jpg);
	background-repeat: repeat-y;
	clear: both;
}

#content{
	float:left;
	padding-left:20px;
	padding-top:20px;
	background-position: bottom right;
	background-repeat: no-repeat;
	width:616px;
	min-height:393px;
	height:393px;
}

#content p {
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	text-indent: 10px;
	padding-right: 20px;
}

#content2{
	padding: 20px 20px 0 20px;
	width:760px;
	min-height:300px;
}

#content2 p {
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	text-indent: 10px;
}


div[id] #content {
   height:auto;
   }
.clearboth{
	clear:both;
}
.fl {
	float:left;
}

.flrr {
	float:left;
	margin: 0 50px 0 50px;
}

.fr{
	float:right;
}
.t_odkazy{
	float:left;
	margin-left: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
}
.t_odkazy tr td.r{
	padding-right:35px;
	
}

.t_odkazy tr td a {
text-decoration: underline;
}

.t_odkazy tr td a:hover {
text-decoration: underline;
color:#9E0439;
}

.o_r{
	float: right;
	margin-left:20px;
	margin-bottom:10px;
	margin-right:15px;
}
.o_b{
	float:right;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}
.o_d{
	/*float:right;*/
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
}
.o_u{
	margin-left:10px;
	margin-right:15px;
	margin-top:50px;
}
.zastoupeni_link{
	float:left;
	margin-top:15px;
	margin-left:20px;
	text-decoration: underline;
	color:#4969F7;

}
.kontakty_l{
	float:left;
	width:305px;
	margin-left:25px;

}
.kontakty_r{
	float:right;
	margin-left:10px;
	width:220px;
	padding-right:5px;
}
.reference_o{
	width:150px;
	height: 170px;
	float:left;
	margin:20px;
	text-align: center;
}

.reference_o2{
	width:150px;
	height: 170px;
	float:left;
	margin:20px 50px 20px 50px;
	text-align: center;
}

.pl{
	float:left;
	margin:10px;
}
.pr{
	float:right;
	margin: 10px;
}
#index{
	font-size:16px;
}
.id{
	float:right;
	margin-top:50px;
}
.il{
	float:left;
	
	margin-top:5px;
}
.k_n{
	font-size: 21px;
}
.k_j{
	font-size: 15px;
}
.k_np{
	font-size: 17px;
	font-weight: bold;
}
.k_z{
	font-size: 12px;
}
.k_s{
	font-size: 22px;
}
#container #obal1 #obal #content #index #button {
	color: #FFFFFF;
	background-color: #0066CC;
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	cursor: hand;
}
#zdarma{
  font-size: 14px;
  text-align: center;
}

#active{
	color:#C36684;
	text-decoration: none;
}

/*#hover a:hover {background-color: #ccffcc; 
         text-decoration: underline;    
         color: #cc3399;
}*/

#kontakty a:hover {text-decoration: underline;    
         color: #669999;
         font-size: 20px;
}

.link-email {
}

.link-email a {
	text-decoration: underline;
}

.link-email a:hover { 
	text-decoration: none;
	color:#9E0439;
}

.italics { 
	font-style: italic;
}

.k_levy { 
	float: left;
	width: 375px;
	margin-right: 10px;
}

.k_pravy { 
	float: left;
	width: 375px;
}
















