
/* ---------------------------------------------------------
   	Created 2008 - by Kristian Feldsam for VISIBLE BRAND, s.r.o.
	--------------------------------------------------------- */	
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	font-size: 12px;	
	background:#ffffff;
}
div.hr {
	border-bottom:1px solid #cdcdcd;
	margin-top:15px;
	width:960px;
}
div.spacerrr {
	margin-top:15px;
	width:960px;
}
a, a:active, a:visited { color: #787878; text-decoration: underline; font-weight: bold; }
a:hover { color: #ea0f53; }
img { border: none; }
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.top_15 {
	margin-top:15px;
}
.trade_color {
	color:#ea0f53;
	font-weight:bold;
}
a.trade_color {
	color:#ea0f53;
	font-weight:bold;
}
.no_decoration {
	text-decoration:none;
}
p {
line-height:1em;
margin:0;
padding:0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0px;
	margin:0px;
}
.clearfix { display: inline-block; margin:0px;}
html[xmlns] .clearfix { display: block; margin:0px; }
* html .clearfix { height: 0px; margin:0px; }

* html input { overflow: visible; }

.cleaner { clear: both; height: 0; line-height: 0; font-size: 0; }

hr { border:0; height:1px; color:#ddd; background:#ddd; }

/* ---------------------------------------------------------
   	LAYOUT
	--------------------------------------------------------- */	

.wrapper {min-width:980px; width:100%;  margin:auto; margin-bottom:0px;  }
#header { width:980px; margin:auto; margin-top:0px; margin-bottom:10px; top:0px;}
#header img { float: left; }
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #EBE8DE;
	float: left;
	margin: 30px 0 0 10px;
}
#header h1 span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EBE8DE;
}

#logo {margin:0px 10px;}

#menu {margin:0px; background-color:#ea0f53; left:0px; top:0px; text-align:left; width:100%; height:40px; margin-bottom:30px; }

#menu  a {font-weight: normal;text-decoration:none;margin: 0px;}
#language {position:absolute; right:0px; top:3px;line-height: 25px;}
#globe {position:absolute; right:110px; top:0px;}

#menu_center {
	width:960px;
	margin:auto;
}
ul.main_menu {
	padding:0px;
	margin:0px;
	margin-top:10px;
	list-style:none;
	display:inline;
	float:right;
	margin-left:15px;
}
ul.main_menu li {
	display:inline;
	margin:0px;
	padding:0px;	
	font-size:12px;
	margin-left:-3px;
}
ul.main_menu li a {
	height:30px;
	line-height:30px;
	margin:0px;
	padding:9px 15px;
	padding-top:8px;
	color:#ffffff;
}

ul.main_menu li a.selected, ul.main_menu li a:hover {
	background:#FFFFFF;
	color:#ed1551;
}

ul.main_menu li a.last {
	padding-right:0px;
}


#header_home { height:250px; width:960px; margin:0px; margin-bottom:10px;}


.box_sluzby h2 a {
	text-decoration:none;
	color:#ee3266;
	font-size:16px;
}

.box_sluzby h2 a:hover {
	text-decoration:underline;
}

.box_sluzby  a {
	text-decoration:none;
	font-weight:normal;
}

.home_box  {
margin-top:20px; 
margin-right:35px; 
float:left; 
width:200px; 
height:150px; 
display:block; 
font-size:11px; 
color:#606060; 
line-height:18px;
text-align:left;
_margin-right:0px;
}

.home_box h2 {
	margin-top:30px;
	margin-left:20px;
	font-size:12px;
	margin-bottom:0px;
}
.home_box h2 a:hover {
	text-decoration:underline;
}
.box_home  {
margin-top:10px; 
float:left; 
width:250px; 
display:block;
}

.box_home h2 {
	margin-left:20px;
	font-size:16px;
	margin-bottom:5px;
}
.box_home h2.size12 {
	font-size:14px;
}
.box_home h2 a, .home_box h2 a {
	color:#ea0f53;
	font-weight:bold;
}
.box_home h2 a:hover {
	color:#787878;
}
.box_home img {
	border:none;
}
.box_home a, .home_box a {
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
}
ul.boxes, ul.boxes li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
a.more {
	font-weight:bold;
	text-decoration:underline;
}
.text_box_home {
	color:#787878;
	font-weight:normal;
	font-size:11px;
	margin-bottom:10px;
}
.inbox_home {
	background:url("images/line.gif") repeat-y;
	padding:0 20px 0 20px;
}
.alias {
	min-height:257px;
	height: auto !important;
	height:257px;
}





#foto_big {
	float:left;
	background:#c4c4a8;
	width:480px;
	height:480px;
}
#about {
	float:right;
	width:460px;
	height:480px;
	margin-right:12px;
}
#header_detail {
	height:50px;
	background:#ffffff;
	padding:0 20px 0 20px;
}
#header_detail span {
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	float:left;
}
#header_detail img {
	float:right;
	margin-top:15px;
	cursor:pointer;
}
#content {
	width:460px;
	height:420px;
	margin-top:10px;
	background:#ececec;
	overflow:hidden;
}

ul.d_menu {
				margin: 0;
				padding: 0;
				background-color:#ffffff;
				height:32px;
				width:460px;
			}
			ul.d_menu li {
				list-style-type: none;
			}
			ul.d_menu li {
				float: left;
				width: auto;
				height: 32px;
			}
			ul.d_menu li a {
				display:block;
				width:auto;
				height: 32px;
				line-height: 32px; /* svisle centrovani */
				text-align: center; /* vodorovne centrovani */
				color:#666666;
				font-weight: bold;
				text-decoration:none;
				background-color:#e3e3d6;
				cursor:pointer;
			}
			ul.d_menu li a:hover {
				color:#ea0f53;
				background-color:#ececec;
			}
			ul.d_menu li.active a {
				background-color:#ececec;
				color:#ea0f53;
				cursor:default;
			}
			.cl {
				clear:both;
			}
		#d_text {
			position:;
			margin:20px;
			width:420px;
			line-height:20px;
		}
		#d_text span {
			display:none;
		}
		#d_text span.active {
			display:block;
		}
		#d_obr {
			margin:10px 0px 20px 0px;
		}
		#d_obr img {
			margin:10px 22px 10px 0px;
			cursor:pointer;
		}
		.d_suv {
			font-size:16px;
			margin-top:15px;
			float:left;
		}
		.d_str {
			float:right;
			margin-top:25px;
			margin-right:12px;
		}
		.d_str a, .d_suv a  {
			text-decoration:none;
			font-weight:normal;
			cursor:pointer;
		}
		#l_header {
			width:958px;
			height:138px;
			background: url(images/bg_ref.gif) no-repeat;
			border:1px solid #b9b9b9;
		}
		.float_left {
			float:left;
			margin-right:50px;
			margin-top:15px;
		}
		.s_first {
			margin-left:445px;
		}
		.float_right {
			float:right;
			margin-right:25px;
			margin-top:15px;
		}
		#l_header h2 {
			font-size:14px;
			margin-left:23px;
			color:#ea0f53;
			margin-top:0px;
		}
		#sg {
			height:14px;
			width:120px;
			border:0px;
			background:#ffffff;
			border:1px solid #c4c4a8;
		}
		#sb {
			background:url(images/search_08.gif);
			border:0px;
			width:40px;
			height:19px;
			font-weight:bold;
			font-size:12px;
			cursor:pointer;
		}
		#rb {
			border:0px;
			cursor:pointer;
			background:url(images/button.gif);
			width:109px;
			height:77px;
			margin:50px 0px 0px 0px;
		}
		#l_header input[type=submit]:hover {
			color:#ea0f53;
		}
		#search {
			margin-top:10px;
			font-size:12px;
		}
		.box_list {
			float:left;
			background:url(images/line.gif) repeat-y;
			margin-top:0px;
			width:315px;
		}
		.box_obr {
			float:left;
			margin:0 15px 0px 15px;
			padding:0px;
		}
		.box_text {
			float:left;
			width:180px;
			font-size:11px;
		}
		.box_text h2 {
			font-size:12px;
			margin:0px;
		}

.obsahwrapper {
background-color: #ffffff; 
width: 960px;  
padding: 0px 0px; 
margin:auto; 
margin-top:0px;
text-align:left;

}

#obsahwrapper_in {margin:auto; width:960px; }

.obsahtext { font-size:12px;float: left; display: inline; width: 400px; margin: 0px 51px 30px 60px; }
.obsahtext h2 { font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: normal; color: #62543E; margin: 5px 0px 5px 0; }
.obsahtext h3, .os_content h3 { font-family: "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; color: #62543E; margin: 5px 10px 5px 0; }
.obsahtext h4 { font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: normal; color: #62543E; margin: 25px 10px 15px 0; }


.obsahtext p { margin: 0; line-height: 160%; }

/*====menuuuu================================*/
			.menu_div {
				display:none;
				border:1px solid #ce124d;
				position:absolute;
				z-index:2000;
				height: 142px;
				background-color: #ce124d;
				/*background-image: url("images/menu.gif");*/
				background-repeat:repeat-y;
				background-position: 40px 0;
				
			}
			
			#menu1 {
				top:0px;
				left:100px;
				z-index:20;
				height: 137px;
				width: 550px;				
			}
			#menu2 {
				height: 172px;
				top:0px;
				left:217px;
				z-index:20;
				width: 520px;				
			}
			.menu_div ul {
				padding:0px 0px 0px 0px;
				margin-left:0px;
				margin-top:0px;
				list-style:none;
			}
			.menu_div li a {
				text-decoration:none;
				color:#ffffff;
				font-size:11px;
				margin-bottom:20px;
				display:block;
			}
			.menu_div li a:hover {
				color:#ffffff;
				text-decoration:underline;
			}
			.menu_div div.f_right li  a {
				color:#ffffff;
			}
			.menu_div div.f_right li  a:hover {
				color:#ffffff;
				text-decoration:underline;
			}
			.menu_div div {
				margin:15px 0px 29px 25px;
			}
			.f_left {

				display:inline;
				float:left;
				width:140px;				
				margin:0px 0px 0px 0px;
			}
			.f_middle {

				margin:0px;
				display:inline;			
				float:left;
				width:90px;
			}
			.f_right {
				display:inline;			
				float:left;
				width:195px;
			}
			


/*----------------o spolocnosti-------------------------------*/
#os {
	background:#ffffff;
	margin-bottom:12px;
	margin-right:12px;
}
#os_menu {
	float:left;
	width:246px;
	margin-top:22px;
	background:#f2f2f2;
	padding-top:22px;
}
div.spacer_15 {
	height:15px;
	width:100%;
	background:#FFFFFF;
	margin-top:22px;
}
#os_content {
	float:left;
	width:680px;
	margin:22px 0px 22px 20px;
	padding-top:10px;
	
}
#os_content p {
	line-height:18px;
	color:#4f4f4f;
	font-size:12px;
	margin-left:8px;
}
#os_content table td {
	font-size:12px;
	vertical-align:top;
	padding:0px 10px 15px 0px;
}
#os_content table td h3 {
	margin:0px;
}
ul.xxx {
	line-height:18px;
}
span.white {
	color:#FFFFFF;
}
span.gray {	
	color:#ececec;
}
#os h1 {
	margin-top:0px;
}
#os_menu ul {
	width:200px;
	padding:0px 0px 0px 10px;
	margin-left:7px;
	margin-top:0px;
}
#os_menu li {
	display:block;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:15px;
	margin:10px 0px;
}
#os_menu li.cara {
	line-height:5px;
	height:5px;
	background:url(images/cara.gif) repeat-x;
}
#os_menu li a {
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#686868;
}
#os_menu li a:hover,#os_menu li a.selected {
	
	color:#ed1155;
}
#os_menu ul.os_podmenu {
	width:150px;
}
#os_menu ul.os_podmenu li a {
	font-weight:normal;
	color:#ed1155;
}
#os_menu ul.os_podmenu li a:hover, #os_menu ul.os_podmenu li a.selected {
	text-decoration:underline;
}
.os_leftik {
	float:right;
	
}
.os_rightik {
	float:left;
	width:480px;
	
}
h2.new2,h1.nadpis2 {
	font-weight: 100;
}
h2.new2 {
	color:#787878;
}
h2.new,h1.nadpis {
	font-weight: 100;
}
h2.new {
	color:#686868;
	font-size:12px;
	margin:10px 0px;
}
h1.nadpis {
	color:#686868;
	font-size:24px;
	margin-left:8px;
}
/*========pata===========*/
#pata {
	width:960px;
	height:150px;
	padding-bottom:10px;
	margin-top:10px;
	font-size:11px;
	line-height:20px;
}
#pata a {
	font-weight:normal;
}
#foot {
	width:960px;
	margin-left:20px;
	margin-top:0px;
	line-height:18px;
	font-size:11px;
}
#foot a {
	font-weight:normal;
	font-size:11px;
	margin:12px;
}
#pata h3 {
	margin:0px 0px 0px 19px;
	color:#ea0f53;
	font-size:14px;
}
/*========Suggestion========*/
#jSuggestContainer {
position:absolute;
font: 12px Tahoma;
border:1px solid #c4c4a8;
border-top:0;
background:#FFF;
}

.jSuggestLoading {
font-style:italic;
padding: 10px;
}

#jSuggestContainer ul, #jSuggestContainer ul li{
margin: 0;
padding:0;
list-style:none;
}



#jSuggestContainer ul li{
padding: 2px 4px;
border-bottom: 1px dotted #f5f6f5;
color:#666;
background:#ffffff;
cursor:pointer
}

#jSuggestContainer ul li.last{
border-bottom: 0;
}

#jSuggestContainer ul li.jSuggestHover{
background:#f5f6f5;
color:#333;
}

select, input, textarea {
	color: #787878;
	background-color : #F5F5F5;
	border: 1px solid #c0c0c0;
}

table.sluzbycky img {
	margin:10px 0px 15px;
}
table.sluzbycky h3  a{
	text-decoration:none;
}
/***HOME NEW**/
ul.home_list {
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:24px;
	margin-top:13px;
}
ul.home_list a {
	color:#ea0f53;
	font-size:12px;
}
ul.home_list a:hover {
	color:#686868;
}
a.more_new {
	font-size:11px;
	color:#ea0f53;
	text-decoration:underline;
	font-weight:bold;
}
a.more_new:hover {
	color:#686868;
}
bdo {
text-transform: lowercase;
}
bdo:hover {
color:#ed1155;
cursor: help;
}