BODY {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

#container, #container1 {
	width: 938px;
	height: auto;
	position: relative;
	margin: auto;
	background-color: #CCCCCC;
}

#container1 {
	padding-left: 5px;
	padding-right: 5px;
	width: 928px;
	background-image: url(../images/image007.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#header {
	width: 938px;
	height: 253px;
	background-image: url(../images/image001.jpg);
	float: left;
}

#menu {
	width: 938px;
	height: 68px;
	background-image: url(../images/image002.jpg);
	float: left;
}


#content_container {
	width: 656px;
	background-color: #E8F3FD;
	border-right: solid;
	border-right-color: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}

#content {
	width: 646px;
	padding: 5px;
	background-color: White;
}

#right_content {
	width: 249px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 25px;
	background-color: #E8F3FD;
	float: left;
}

#footer {
	width: 928px;
	height: 27px;
	background-color: #CCCCCC;
}

#tel {
	width: 239px;
	padding: 5px;
	float: left;
	background-color: White;
}

#cb, #cb1 {
	clear: both; 
	height: 1px; 
	font-size: 1px; 
	display: block; 
	padding: 0px; 
	margin: 0px;
}

#cb1 {
	height: 30px; 
}

#cb2 {
	height: 15px; 
}

H2 {
	font-family: Verdana;
	font-size: 12px;
	margin-top: 26px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
}

H2.dva
{
margin-top: 19px;
}

H3 {
	font-size: 11px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #4685B6;
	float: left;
}

H3.white {
	color: #E8F3FD;
}

H4 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: 600;
	margin-top: 8px;
	margin-bottom: 0px;
}

P {
	float: left;
	margin: 0px;
}

P.text, P.text1 {
	float: none;
	margin-bottom: 4px;
}

P.text1 {
	margin-left: 10px;
}

P.boldBlue, P.boldBlueMax, P.boldBlueRight {
	float: none;
	margin-bottom: 4px;
	color: #4685B6;
	font-weight: 600;
}

P.boldBlueRight {
	float: right;
}

P.boldBlueMax {
	font-size: 14px;
}

P.boldBlueFloat {
	color: #4685B6;
	font-weight: 600;
}

P.white {
	color: White;
	margin-top: 6px;
	margin-bottom: 0px;
	font-weight: 600;
}

P.upravit {
	color: White;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right: 3px;
	float: right;
	text-align: right;
}

P.nadpis {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 600;
}

P.separator {
	margin: 5px;
	margin-left: 4px;
	margin-right: 4px;
}

IMG.separator {
	float: left;
	margin: 0px;
}

INPUT {
	float: left;
}

FORM {
	float: left;
}

IMG.odrazka {
	float: left;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-right: 5px;
}

IMG.ref {
	margin-left: 10px;
	border: none;
}

A {
	text-decoration: none;
	color: #333333;
}

A.submenu {
	color: #4685B6;
}

A:hover {
	color: #942301;
}

#captchaC {padding:5px 0;}
.capinner {padding-top:2px}
.captcha {color:blue;font-weight:bold;padding:5px 10px 0 5px;font-size:1.2em;}

