/* Default CSS - CARSOFT */

/************ BODY **************/

body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #f0f1f2 url("../images/carsoft-bcg.png") repeat-x;
}

div#frameholder {
	width: 970px;
	padding: 0 5px;
	_width: 973px;
	_padding: 0 2px 0 5px;
	margin: auto;
	background: #FFFFFF;
}

a.block {
	display: block;	
}

/************ HEADER **************/

div#logo {
	background: url("../images/bg_header.jpg") no-repeat;
	height: 133px;
	width: 731px;
	float: left;
	cursor: pointer;
}

div#header {
	height: 133px;
	width: 0px;

}

div#flags {
	position: relative;
	
	top: 5px;
	height: 20px;
} 

div#flags img {
	border: 0;
	margin: 0 2px 0;
}

div#language_select {
	color: #ffffff;
}

div#language_select table tr td:first-child {
  display: none;
}

div#formular_prihlaseni {
	background: url("../images/bg_header_gradient.jpg") repeat-x;
	height: 133px;
	width: 239px;
	margin-left: 731px;
	$margin-left: 0px;
	_position: relative;
	_left: -3px;
	padding: 0;
}

div#login img {
	border: 0;
}

div#formular_prihlaseni #login {
	margin: 27px 0 0 40px;
	font-size: 10px;
	color: #666666;
}

div#formular_prihlaseni input.text {
	width: 120px;
	border: 1px solid #b2b2b2;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #8f7272;
}

div#formular_prihlaseni #loginButton {
	height: 20px;
	position: relative;
	top: 5px;
	left: 0px;
}


/************** SEARCH ****************/

div#search {
	background: url("../images/bg_vyhledavani.gif") no-repeat;
	height: 85px;
	width: 177px;
	float: left;
}

div#search #hledat {
	padding: 38px 0 0 14px;
	color: #666666;
	font-size: 14px;
}

div#search #hledat .keyword {
	border: 1px solid #666666;
	background: #efefef;
	height: 13px;
	width: 120px;
	margin-top: 5px;
	font-size: 11px;
}

div#search #hledat #searchbutton {
	background: #e6e6e6;
	height: 17px;
	position: relative;
	left: 3px;
	top: 4px;
}

div.search_result_item h3 a {
	color: #3C5087;
	line-height: 40px;
}

/**************** MAIN MENU *****************/

div#search_hormenu {
	max-height: 85px;
}

div#hormenu {
	background: url("../images/bg_menu.jpg") no-repeat;
	height: 85px;
	margin-left: 177px;
	_position: relative;
	/*_top: -85px;*/
	_left: -3px;
	_width: 793px;
}

div#hormenu ul {
	margin-left: 30px;
}

div#hormenu ul li {
	background: url("../images/bg_menu_cary.gif") top right no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 50px 20px 0 0;
}

div#hormenu ul li a {
	color: #2a2a2a;
	margin-right: 20px;
}


div#hormenu ul li a:hover {
	color: #ffffff;
	margin-right: 20px;
}

div#listapodmenu {
	background: url("../images/bg_lista_podmenu.gif") no-repeat;
	height: 10px;
	width: 970px;
	/*_position: relative;*/   
	/*_top: -85px;*/
	z-index: -1;
}

/************** LEFT CONTENT **************/

div#leftcontent {
	width: 227px;
	float: left;
	_margin-top: -5px;
/*	_position: relative;
	_top: -5px;*/
}

div.levynadpis {
	font-size: 14px;
	font-weight: bold;
	color: #3c5087;
	height: 26px;
	background: #e2e2e2;
	padding: 0 0 0 17px;
	line-height: 26px;
	margin-bottom: 10px;
}

div.suckerdiv {
  	background: url("../images/levy_hr.gif") no-repeat;
    _overflow: hidden;
    width: 227px; 
}

div#leftcontent #vermenu ul {
	width: 212px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}

div#leftcontent #vermenu ul li {
	font-size: 13px;
}

div#leftcontent #vermenu ul li a {
	line-height: 28px;
	padding-left: 41px;
	color: #504c4b;
	font-weight: normal;
	display: block;
	background: url("../images/bg_vermenuitem.gif") no-repeat left bottom;
}


/*************** NEWS *******************/

div#novinky {
	font-size: 11px;
	color: #666666;
	margin-bottom: 30px;
}

div#novinky .item {
	background-image: url("../images/levy_hr.gif");
/*	background-position: top;*/
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 20px;
}

div#novinky b {
	color: #3c5087;
	font-weight: bold;
}

div#novinky div.text {
  margin-top: 30px;
}

div#novinky a {
	font-weight: bold;
	color: #990000;
}

div#novinky img{
	border: 0;
	margin-left: 10px;
}

div.viceinfo {
	line-height: 30px;
	text-align: right;
	padding-right: 10px;
}
 
div.viceinfo a {
	background: url("../images/bg_viceinfo_arrow.gif") no-repeat center left;
	padding-left: 10px;
}

a.novinka_vypis {
	font-weight: bold;
	line-height: 30px;
	color: #3C5087;
}

/****************** CONTENT ******************/


div#content {
	background: url("../images/bg_content.jpg") no-repeat;
	padding: 42px 0 0 20px;
	margin-left: 8px;
	width: 715px;
	z-index: -1;
	float: left;
	_margin-top: -5px;
}

div#text * a {
  color: #3c5087;
  font-weight: bold;
}

div#content table td a img {
  border: 0;
}

div#text * a:hover {
  color: #e9c02d;
}

div#text a img {
  border: 0;
}

div#content h1 {
	margin: 0 0 20px 0;
}

div#content #heslonauvod p {
	margin: 0;
	color: #666666;
}

div#content img.obrazek {
	float: right;
}

div#content #hlavnitext {
	width: 674px;
	color: #666666;
	overflow: hidden;
}

div#content #hlavnitext h2{
	margin: 40px 0 0 20px;
}

div#content #hlavnitext h2.no_margin {
	font-size: 29px;
	color: #3C5087;
	padding: 0px 0 0 0;
	margin: 0 0 0px 0;
	font-weight: normal;
}

div#content #hlavnitext ul{
	margin: 10px 0 10px 15px;
	padding: 0;
}
div#content #hlavnitext #maintable ul{
	margin: 0;
	padding: 0;
}

div#content #hlavnitext #maintableen ul{
	margin: 0;
	padding: 0;
}

div#content #hlavnitext ul li{
	font-weight: normal;
	list-style-position: inside;
	list-style-type: square;
	line-height: 15px;
} 

table#maintable {
	background: url("../images/table_supervagCZ.jpg") no-repeat;
	width: 615px;
	height: 200px;
}

table#maintable2 img {
  border: 0;
}
table#maintableen {
	background: url("../images/table_supervag.jpg") no-repeat;
	width: 615px;
	height: 200px;
}

table#maintable2en img {
  border: 0;
}


td.lefttable {
	vertical-align: text-top;
	height: 103px;
	width: 172px;
	color: #000000;
	padding: 35px 0 0 20px;
}

td.centertable {
	width: 271px;
}

td.righttable {
	vertical-align: text-top;
	height: 103px;
	width: 172px;
	color: #000000;
	padding: 35px 0 0 83px;

}

div#levatabulka {
	background: url("../images/bg_levatabulka.gif") no-repeat;
	height: 103px;
	width: 169px;
	color: #000000;
	padding: 14px 0 0 20px;
	float: left;
	margin: 50px 0 0 30px;
	_margin: 50px 0 0 15px;
	font-weight: bold;
	font-size: 14px;

}


div#levatabulka ul li {
	font-weight: normal;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: square;
	line-height: 15px;
}

img#centerimage {
	float: left;
}

div#pravatabulka {
	background: url("../images/bg_pravatabulka.gif") no-repeat;
	height: 103px;
	width: 169px;
	color: #000000;
	padding: 14px 0 0 20px;
	float: left;
	margin: 50px 0 0 0px;
	font-weight: bold;
	font-size: 14px;
}

div#pravatabulka ul li {
	font-weight: normal;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: square;
	line-height: 15px;
}

/************* FOOTER **************/

div#text {
	min-height: 650px;
	_height: 650px;
}

div#footer {
	background: url("../images/bg_footer_shadow.gif") no-repeat top;
	height: 40px;
	padding-top: 20px;
	margin-top: 50px;
	text-align: center;
	font-size: 11px;
	color: #5c5c5c;
}

div#footer a {
	color: #3f5193;
}

img.euimage {
  margin-left: 50px;
}

/**********************/
.clear {
	clear: both;
}

div.cara {
	background: url("../images/levy_hr.gif") no-repeat;
	height: 20px;
}


