.left_column {
  width: 210px;
  float: left;
}

.center {
  float: left;
  width: 611px;
}

DIV.logo {
  background: url('images/logo.jpg');
  color: #ffffff;
  font: 0.7em Tahoma;
  vertical-align:bottom;
/* 208 */
  width:148px;
/* 188 */  
  height:48px; 
  overflow-x:hidden;
  padding-left: 10px;
  padding-right: 50px;
  padding-top:140px;
  float: left;
}

DIV.design {
  width:134px;
  height:39px;
  float: left;
}

DIV.sluzby {
  width:134px;
  height:39px;
  float: left;
}

DIV.poradna {
  width:134px;
  height:39px;
  float: left;
}

DIV.kontakt {
  width:135px;
  height:39px;
  float: left;
}

DIV.content {
  width:537px;
  float: left;
  color: #7D8381;
  font: 0.7em Tahoma;
  float: left;
}

DIV.leftmenu {
  width:180px;
  padding-top: 20px;
  padding-left: 20px;
  color: #7D8381;
  font: 0.7em Tahoma;
  float: left;
  
}

DIV.leftmenu a{
  color: #E53503;
}

DIV.rightmenu {
  width:300px;
  padding-top: 20px;
  padding-left: 20px;
  color: #7D8381;
  font: 0.7em Tahoma;
  float: right;
}
DIV.rightmenu a{
  color: #E53503;
  padding-top: 2px;
}


.content a { color: #E53503; }

.title {
 color: #8E8E8E;
 font: bold 14px Arial;
}

.title_red {
 color: #E53503;
 font: bold 14px Arial;
}

.subtitle {
 color: #4995EA;
 font: bold 1em Tahoma;
}

DIV.footer {
  clear: left;
  text-align: center;
  color: #C7C7C7;
  font: 0.7em Tahoma;
  border-top: solid #C7C7C7 1px;
}

DIV.footer a {
  color: #C7C7C7;
  font: Tahoma;
}

hr.cleaner
{
clear:both;
display: none
}


#search_main {
  background-color:#F9F9F9;
	border:1px solid #000000
}

#search_main td {
  font-family:Tahoma, Verana, Arial, sans-serif;
	color:#000000;
	padding:6px;
	font-size:11px
}
#search_block {
  width: 420px;
  padding:4px 6px 0 6px
}

#search_block .item {
  width: 400px; 
	float: right;
	clear: none;
  padding:0 0 7px 0;
}

#search_title {
  font-weight:bold;
  color: #8E8E8E;
}

#search_title_red {
  font-weight:bold;
  color: #E53503;
}

#search_button {
	clear:both;
	width:100px;
	text-align:center;
	background-color:#56C9FF;
	border:1px solid #000000;
	margin:12px 0 3px 20px;
	padding:3px 0 3px 0
}
#search_button a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline
}
#search_button a:hover {
	text-decoration:none
}
.search_text {
	float: left;
	width: 55px;
	text-align: right;
  padding:5px 10px 1px 2px;	
}

.search_input1 {
  float:left;
	font-family:Tahoma, Verana, Arial, sans-serif;
	font-size:11px;
	color:#00374D
}

.search_input1 input {
	font-family:Tahoma, Verana, Arial, sans-serif;
	font-size:11px;
	color:#00374D
}

.search_input input {
  clear:none;
  float:left;
	font-family:Tahoma, Verana, Arial, sans-serif;
	font-size:11px;
	color:#00374D
}
.search_input select {
  float:left;
	height:18px;
	font-family:Tahoma, Verana, Arial, sans-serif;
	font-size:11px;
	color:#00374D
}

.search_input #item1 {width:130px}
.search_input #item2 {width:130px}
.search_input #item3 {width:130px}
.search_input #item4 {width:130px}
.search_input #item5 {width:130px}
.search_input #item6 {width:130px}
.search_input #item7 {width:42px}
.search_input #item8 {width:42px}










#tb {
  width:100%;
}
#tb .float {
  float:left;
  padding:5px;
  margin:2px;
  border:1px dotted #CCC;
  background-color:#F4F7FB;
}
#tb .float p {
  text-align:center;
}


#preview{
  position: absolute;
  visibility: hidden;
  z-index: 999;
}



.techsupport{
  position:fixed;
  left:5px;
  bottom:10px;
  color: #A0410D;
  font: 0.7em Tahoma;
/*  width:107px;
  height:81px;*/
/*  background:url(http://static2.ryanfait.org/images/logo.png);*/
}

