/* MAIN */
body {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, sans-serif;
	color: #5B5B5B;
	background: url(../images/theme1/bg.png) repeat-y center center #eeeeee;
	text-align: center; /* for IE */
}
* {
	margin: 0;
	padding: 0;
}

a {
	color: #5B5B5B;
	text-decoration: none;
}
#bg_boxes{
	background: url('../images/theme1/boxes_bg.jpg') repeat-y scroll center top;
	padding-bottom: 3px;
}
#bg_boxes1{
	background: url('../images/theme1/boxes_bg1.jpg') repeat-y scroll center top;
	
}
#dhtmltooltip{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	position: absolute;
	text-align: left;
	/*border: 2px solid #DB002F;*/
	/* font-weight: bold; */
	background-color: #DDDEE2;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	_filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmltooltip .tooltip{
	text-align: justify;
	border: 2px solid #DB002F;
	padding: 5px;
}
#payment img{
	padding-bottom: 5px;
}
.form_text{
	width: 200px;
	float: left;
	font-weight: bold;
}
.form_input{
	float: left;
	width: 200px;
}
.form_row{
	padding: 5px;
	vertical-align: middle;
}
.form_riad{
	padding: 5px;
}
.step1{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/theme1/step1.png);
	background-position:0 0;
	background-repeat: no-repeat;
	float:right;
	height:27px;
	text-align:left;
	width:140px;
}
.step2{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/theme1/step2.png);
	background-position:0 0;
	background-repeat: no-repeat;
	float:right;
	height:27px;
	text-align:left;
	width:140px;
}
.step3{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/theme1/step3.png);
	background-position:0 0;
	background-repeat: no-repeat;
	float:right;
	height:27px;
	text-align:left;
	width:140px;
}
.step4{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/theme1/step4.png);
	background-position:0 0;
	background-repeat: no-repeat;
	float:right;
	height:27px;
	text-align:left;
	width:140px;
}
.step5{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/theme1/step5.png);
	background-position:0 0;
	background-repeat: no-repeat;
	float:right;
	height:27px;
	text-align:left;
	width:140px;
}
.error{
	/* background-color: red;
	color: black;
	font-weight: bold; */
}
#bottom_footer{
	background: url(../images/theme1/bottom_back.jpg);
	width: 950px;
	color: #FFFFFF;
	font-weight: bold;
	margin: auto;
}

div.box div.body a {
	color: rgb(255,0,51);
}

.popiska{
	font-size: 10px;
}

div.box div.body ul li a {
	color: #5B5B5B;
}

a:hover {
	/*color: #ADADAD;*/
	color: rgb(255,0,51);
	text-decoration: underline;
}
img {
	border: none;
	padding: 0;
	margin: 0;
}
div {
	margin: 0;
	padding: 0;
}

li, div, p, td{
	font-weight: normal;
}
table {
	font-size: 12px;
}
h2, h3, h2 a, h3 a{
	color: #DB002F;
}
h2 {
	font-size: 16px;
	padding: 4px 0;
}
h3 {
	font-size: 14px;
	padding: 14px 0 4px 0;
}
h4, h4 a {
	font-size: 12px;
	color: #F30034;
}
h4 {
	padding: 6px 0;
}
h5, h5 a {
	font-size: 12px;
	color: #F30034;
}
h5 {
	padding: 4px 0;
}


	
	
/* structure */
#main {
	position: relative;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 980px;
	/*background: blue;*/
	padding-bottom: 15px;
	
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

#main div{
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

#top_bar {
	width: 980px;
	height: 38px;
	/*background: url('../images/theme1/top_bar.png');*/
}
#top_banner {
	width: 980px;
	height: 160px;
	/*background: url('../images/theme1/top_banner.png');*/
}
#middle {
	width: 980px;
	padding-bottom: 8px;
	/*background: blue;*/
}
#left {
	float: left;
	margin:0 0 0 22px;
	padding: 0;
	width: 210px;
}


#left * {
	margin-left: 0;
}

#middle_middle {
	float: left;
	margin: 0 0 0 18px; 
	padding: 0;
	width: 534px;
}
#right{
	float: left;
	margin-left: 8px; 
	padding: 0;
	height: 400px;
	width: 173px;
}
#bottom{
	margin-left: 22px;
	width: 936px;
	height: 50px;
}



#breadcrumbs a{
	text-decoration: underline;
	font-size: 11px;
}

#breadcrumbs a:hover{
	text-decoration: underline;
	font-size: 11px;
}

#main #breadcrumbs div,
#main #breadcrumbs{
	font-size: 11px !important;
}






#middle #middle_middle ul {
	padding: 5px 15px;
}
	
#middle #middle_middle ol {
	padding: 5px 15px;
}
	

/* stylistic objects */
div.clearer {
	width: 100%;
	clear: both;
}

.box .body ul.no_img{
	background: none;

}

.box .body ul.no_img li{
	background: none;
	background-image: none;
	padding-left: 5px;
}

.poistenia_nadpis{
	font-size: 15px !important;
	font-weight: bold;
}

.povinne{
	color: #DB002F; 
	font-size: 10px;
}

.dolezite{
	font-size: 11px;
}

.povinne8{
	color: #DB002F;
	font-size: 8pt;
}

.povinne9{
	color: #DB002F;
	font-size: 9pt;
}

.povinne10{
	color: #DB002F;
	font-size: 10pt;
}


/*** ==== HEADER ==== ***/
#top_bar {
	background: transparent url('../images/theme1/top1_bg.jpg') left center repeat-x;
	height: 37px;
	line-height: 37px;
	text-align: left;
}

/* lang bar */
#top_bar #top_lang_bar {
	padding-left: 15px;
}

/* search bar */
#top_bar #top_search_box {
	float: right;
	padding-right: 15px;
	 
}
* html #top_bar #top_search_box {
	padding-top: 5px;
}

#top_bar #top_search_box #top1_middle_1px {
	width: 1px;
	height: 31px;
	position: absolute;
	top: 0px;
}
/*#top_bar #top_search_box #top_search_text {
	background: transparent url('../images/theme1/top1_search_input_box.jpg') center center no-repeat;
	width: 147px;
	height: 22px;
	line-height: 22px;
	border: none;
}*/
#top_banner {
	background: #fff;/* zmazat */
	position: relative;
}
#top_banner div#swf_header {
	position: absolute;
	right: 15px;
	top: 13px;
}
#top_banner h1 {
	margin: 0;
	padding: 0;
}
#top_banner h1 a {
	width: 160px;
	height: 100px;
	display: block;
	padding: 50px 0 0 30px;
}







/**** ==== Bottom ==== ****/
#bottom {
	height: 37px;
	line-height: 37px;
	/* background-color: #EDEDED; */
	width: 950px; /* zmazat */
	padding: 0;
	margin: auto;
	font-size: 12px;
}
#bottom #bottom_navigation {
	padding: 0 22px 0 0;
	margin: 0;
	float: right;
}
#bottom #bottom_navigation li {
	display: inline;
	list-style: none;
	padding: 0 5px;
	border-right: 1px solid #5B5B5B;
}
#bottom #bottom_navigation li.bottom_navigation_last {
	border: none;
}
#bottom #bottom_copyright {
	padding-left: 22px;
}
#bottom_subinfo {
	padding-left: 37px;
	color: #ADADAD;
	font-size: 10px !important;
	font-weight: bold;
}






/********** specific css **********/
input.inpSubmit {
	background-color: #DB002F;
	color: #fff;
	padding: 2px 5px;
	border: none;
}
* html input.inpSubmit { 
	padding: 0;
}
input.inpText {
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	width: 135px;
	border-left: 2px solid #c5c5c5;
	border-right: 2px solid #c5c5c5;
	border-bottom: 2px solid #c5c5c5;
	border-top: 2px solid #878988;
	padding: 0px 5px;
	color: #5B5B5B;
}
.error {
	color: #DB002F; /*red*/
	font-style: italic;
	font-size: 125%;
}
.accept {
	color: #51ac3f; /*green*/
}
.more_info {
	padding-left: 15px;
	background: transparent url('../images/theme1/btn_chcem_vediet_viac.gif') left center no-repeat;
	height: 12px;
	line-height: 12px;
	font-size: 12px;
}







/******** BOXES **********/
.box {
}
.box div.title {
	height: 29px;
	line-height: 29px;
	background: url('../images/theme1/box_title_left_bg.png') top left no-repeat #db002f;
	font-size: 14px;
	font-family: Myriad Pro, Verdana, sans-serif;
	color: #fff;
	padding: 0 0 0 20px; 
	margin:0; 
	font-weight: bold;

}
.box div.title_unactive {
	height: 29px;
	line-height: 29px;
	background: url('../images/theme1/box_title_unactive_left_bg.png') top left no-repeat #b0b0b0;
	font-size: 14px;
	font-family: Myriad Pro, Verdana, sans-serif;
	color: #fff;
	margin:0; 
	padding: 0 0 0 20px;
	font-weight: bold; 

}
.box div.title_unactive a, .box div.title a, .box div.title1 a {
	color: #fff;
}
.box div.title_unactive a:hover {
	color: #DB002F;
}
.box .body {
	background-color: #fff;
	padding: 0;
}
.box .body div {
	padding: 5px;
}

.width_border{
	border-left: solid 4px #f2f2f2;
	border-right: solid 4px #f2f2f2;
	border-top: 0 none;
	border-bottom: solid 3px #f2f2f2;
}
.width_border_red{
	border-left: solid 3px rgb(219,0,47);
	border-right: solid 3px rgb(219,0,47);
	border-top: 0 none;
	border-bottom: solid 3px rgb(219,0,47);
}
.box .gradient {
	background: url('../images/theme1/main_top_content_bg_ebebeb.jpg') top repeat-x #ebebeb;
}

.box .body ul {
	list-style: none;
}
.box .body ul li {
	background: url('../images/theme1/ul_arrow.png') 14px 10px no-repeat;
	padding: 5px 5px 5px 25px;
	line-height: 15px;
	margin: 0;
}
.box .body .gradient ul li{
	padding: 2px 5px 0px 25px;
	letter-spacing: 0.01pt;
}

.box .body ul.main_top li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	margin: 0;
	background: url('../images/theme1/ul_arrow.png') 11px 10px no-repeat;
	line-height: 12px;
	height: auto;
}
.box .body ul li.f2 {
	background-color: #f8f8f8; 
}

.box .body ul li.f2_p {
	background-color: rgb(251,229,234);
	border-top: 2px solid rgb(231,231,231); 
	border-bottom: 2px solid rgb(231,231,231); 
}

h3.title, h2.title {
	height: 29px;
	line-height: 29px;
	background: url('../images/theme1/box_title_left_bg.png') top left no-repeat #db002f;
	color: #fff;
	padding:0; margin:0; 
	padding-left: 20px;
}
h3.title a, h2.title a {
	color: #fff;
}
	

#middle #middle_middle img {
	margin: 3px 12px;
}





/******* misc *********/
.height142{
	height: 142px;
}


.height152{
	height: 152px;
}




.link {
	cursor: pointer;
}




/******** ======= OLD style ========= **********/
.textbold {
	color: #DB002F;
	font-weight: bold;
}
.textwhitebold, a.textwhitebold, a:link.textwhitebold a:active.textwhitebold, a:visited.textwhitebold {
	font-family: Verdana, Tahoma, sans-serif, "Arial CE";
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:hover.textwhitebold {
	text-decoration: underline;
}
.f1 {background-color: #DB002F;}
.f2 {background-color: #f8f8f8;}
.f3 {background-color: #ffd900;}
.f4 {background-color: #dddee2;}
.f5 {background-color: #c3c3ca;}
.f6 {background-color: #ffffff;}
.f7 {background-color: #7f7f7f;}
.f8 {background-color: #da6e01;}
.f9 {background-color: #ADADAD;}
.f10 {background-color: #7F7F7F;}
.f11 {background-color: #BFC4BF;}
.f12 {background-color: #ECEDEB;}
.f16 {background-color: #FFD800;}
.f17 {background-color: #A7001E;}
a.page_head, span.page_head {
	background: transparent url('../images/theme1/icon_right.png') left center no-repeat;
	padding-left: 10px;
	color: rgb(219,0,47);
	font-weight: bold;
}

.arrow_left {
	background: url('../images/theme1/icon_sipky_left.gif') left center no-repeat;
	padding-left: 15px;
	font-weight: bold;
}


.arrow_right {
	background: url('../images/theme1/icon_sipky_right.gif') right center no-repeat;
	padding-right: 15px;
	font-weight: bold;
}

.content {
	padding: 0 0px 0 0;
	text-align: left;

}

p {
	padding: 0;
	margin: 0;
}




div.fonds a:hover{
	color: black;
}

div.box div.body ul.ul_poistenia div{
	padding: 0;
}

table.insurance_table {
	font-size: 12px;
	width: 100%;
	border-spacing: 0px 0px;
	border-collapse:collapse;
	empty-cells:show;
}

.suma{
	color: #DB002F;
	font-weight: bold;
}

table.insurance_table td{
	padding: 4px;
	color: rgb(91,91,91);
	font: 13px Arial, sans-serif;
	font-weight: bold;
}

table.insurance_table input.input_text, table.insurance_table select, table.insurance_table textarea, .textbox{
	border-bottom: 1px solid rgb(223,224,224);
	border-left: 1px solid rgb(196,197,196);
	border-right: 1px solid rgb(225,226,226);
	border-top: 1px solid rgb(135,137,136);
	background: rgb(255,255,255);
	color: rgb(91,91,91);
	font: 13px Arial, sans-serif;
}


table.insurance_table input.input_text, table.insurance_table select, table.insurance_table textarea, .textbox_ccp{
	border-bottom: 1px solid rgb(223,224,224);
	border-left: 1px solid rgb(196,197,196);
	border-right: 1px solid rgb(225,226,226);
	border-top: 1px solid rgb(135,137,136);
	background: rgb(255,255,255);
	color: rgb(91,91,91);
	font: 13px Arial, sans-serif;
	width: 115px;
}

input.ccp {
	border-bottom: 1px solid rgb(223,224,224);
	border-left: 1px solid rgb(196,197,196);
	border-right: 1px solid rgb(225,226,226);
	border-top: 1px solid rgb(135,137,136);
	background: #878988;
	color: rgb(91,91,91);
	font: 13px Arial, sans-serif;
	width: 130px;
}


table.insurance_table .page_head {
	font: 14px Arial, sans-serif;
	color: rgb(219,0,47);
	font-weight: bold;
	background: none;
	padding: 11px 0 5px 0;
	
}

table.insurance_table ul li{
	margin: 0 0 0 20px;
	padding: 0 0 0 0px;
} 

ol li{
	margin: 0 0 0 25px;
	padding: 0 0 0 0px;
} 


span.no_bold{
	font-weight: normal;
}

table.no_bold, table.no_bold td{
	font-weight: normal !important;
	font-size: 12px; 
}

.err_msg{
	color: red !important;
}

.smalltextbold{
	font-weight: bold;
	font-size: 10px;
}


#middle .smaller {
	font-size: 11px;
}










	#eurocalc table {
		background: transparent url('../images/theme1/L3_eurokalkulacka_middleinp.jpg') center center no-repeat;
		width: 191px;
		height: 63px;
		border: none;
		font-size: 11px;
		margin-left: 5px;
	}
	#eurocalc table tr td {
		padding: 0 0 0 5px;
	}
	#eurocalc h3 {
		padding: 8px 15px;
	}
	#eurocalc .exchange-rate {
		padding: 0 0 8px 5px;
	}
	#eurocalc .calc-button {
		width: 95%;
		text-align: center;
	}








div.box div.bold{
	font-weight: bold;
}






	#mainpage_top_contajner {
		width: 730px;
		margin-left: 0;
		height: 283px;
	}
	
	#mainpage_subcateg .box div.title {
		background: url('../images/theme1/box_title_left_bg2.png') bottom right no-repeat #f30134;
		margin-top: 2px;
	}
  .box div.title1 {
    /*background:#DB002F url('../images/theme1/box_title_left_bg3.png') no-repeat scroll left top;*/
	background-color: #DB002F;
    color:#FFFFFF;
    font-family:Myriad Pro,Verdana,sans-serif;
    font-size:10px;
    font-weight:bold;
    height:20px;
    line-height:20px;
    margin:0;
    padding:0 0 0 20px;
  }	

	#mainpage_subcateg .box div.title_unactive {
		background: url('../images/theme1/box_title_unactive_left_bg.png') bottom left no-repeat rgb(176,176,176);
		margin-top: 2px;
	}	



	
	.mainpage_top_divs {
		float: left;
		width: 181px;
	}
	
	.mainpage_top_divs .box .title{
		text-transform: uppercase;
		font-size: 16px;
	}

	.mainpage_top_divs div.box{
		padding: 0 10px 0 0;
	}
	
	.mainpage_top_image {
		background: transparent url('../images/theme1/all_bg.jpg') right top no-repeat;
		width: 171px;
		height: 99px;
		margin-top: 2px;
	}
	
	.mainpage_top_divs .box  .body div{
		padding-top: 11px;
	}
	
	.mainpage_top_panel {
		position:relative; 
		left: -20px;
		_left: -15px;
		padding:5px 0;
		
		overflow: hidden;
		margin:0;
		width: 160px;
		_width: 160px;
	}
	
	* html .mainpage_top_panel {
		/*height: 152px;*/
		
	}
	
	
	.mainpage_top_panel li{
		padding:0;
		margin:0;
		font-size: 10px;
	}

	
	
	
	
	/* zivot */
	#mainpage_top_zivot_image {
		background-image: url('../images/theme1/main_top_conten1_kvet.jpg');
	}
	/* zdravie */
	#mainpage_top_zdravie_image {
		background-image: url('../images/theme1/main_top_conten2_srdce.jpg');
	}
	/* cestovanie */
	#mainpage_top_cestovanie_image {
		background-image: url('../images/theme1/main_top_content3_lehatko.jpg');
	}
	/* podnikatelia */
	#mainpage_top_podnikatelia_image {
		background-image: url('../images/theme1/main_top_content4_budik.jpg');
	}
	
	.mainpage_top_divs .box .body{
		position: relative;
	}
	
	
	.mainpage_top_divs .box .body .btn_more{
		position: absolute;
		top: 133px;
		right: 22px;
		float: right;
		background: url('../images/theme1/btn_more.png');
		width: 43px;
		height: 17px;
		padding: 0;
		margin: 0;
		padding-top:0;
	}
	
	
	#middle #middle_middle #mainpage_top_contajner .mainpage_top_divs .box .body div ul{
		padding: 0;
	}
	
	.smaller_font{
			letter-spacing: -1px;
			font-size: 12px;
			margin-left: 0px;
	}
	
	.smallest_font{
		letter-spacing: -1px;
		font-size: 11px;
		margin-left: 0px;
	}
	
	* html .smaller_font{
		letter-spacing: -1.1px;
	}	
	
	.box_title{
		height: 29px;
		line-height: 29px;
		font-size: 14px;
		font-family: Myriad Pro, Verdana, sans-serif;
		color: #fff;
		margin:0; 
		padding: 0 0 0 20px;
		font-weight: bold; 
	}
	
	/* style mainpage catalog only */
	#ffd .box_title {
		text-transform: uppercase;
	}
	

/* This is the transparent box */
.transbox {
	filter:alpha(opacity=100);
	opacity: 0.5;
	-moz-opacity:0.5;
}

/* This is the container which set text to solid color.
position: relative used for IE */
.transbox div {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}
	
	








	#navigation_bottom_catalog {
		padding: 10px 0 0 0;
	}
	#navigation_bottom_catalog .title {
	padding: 0 14px 0 14px; 
 	}
	#navigation_bottom_catalog a {
		color: #fff;
		text-transform: lowercase;
	}
	#navigation_bottom_catalog a.fLeft {
		padding-left: 20px;
		background: transparent url('../images/theme1/icon_sipky_left.png') center left no-repeat;
	}
	#navigation_bottom_catalog a.fRight {
		float: right; 
		padding-right: 20px;
		background: transparent url('../images/theme1/icon_sipky_right.png') center right no-repeat; 
	}






	#breadcrumbs{
		position: absolute;
		top: 50px;
		left: 0px;
	}


	#mainpage_top_contajner {
		width: 730px;
		margin-left: 0;
		/*height: 283px;*/
	}
	
	#mainpage_subcateg .box div.title {
		background: url('../images/theme1/box_title_left_bg1.png') top left no-repeat #f30134;
	}	
	
	.mainpage_top_divs {
		float: left;
		width: 181px;
	}
	
	.mainpage_top_divs .box .title{
		text-transform: uppercase;
		font-size: 16px;
	}

	.mainpage_top_divs div.box{
		padding: 0 10px 0 0;
	}
	
	.mainpage_top_image {
		background: transparent url('../images/theme1/all_bg.jpg') right top no-repeat;
		width: 171px;
		/*height: 99px;*/
		margin-top: 2px;
	}
	
	.mainpage_top_divs .box  .body div{
		padding-top: 11px;
	}
	
	.mainpage_top_panel {
		position:relative; 
		left: -20px;
		padding:5px 0;
		/*height: 142px;*/
		overflow: hidden;
		margin:0;
		width: 160px;
	}
	
	* html .mainpage_top_panel {
		/*height: 152px;*/
		/*width: 190px;*/
	}
	
	
	.mainpage_top_panel li{
		padding:0;
		margin:0;
		font-size: 10px;
	}

	
	.mainpage_top_panel_down {
		position:relative; 
		padding:5px 0;
		/*height: 142px;*/
		overflow: auto;
		margin:0;
		left: -6px;
		top:-3px;
		z-index: 100 !important;
		
	}
	/*
	* html .mainpage_top_panel_down {
		height: 152px;
		width: 190px;
	}
	*/
	
	.mainpage_top_panel_down li{
		padding:0;
		margin:0;
		font-size: 10px;
	}
	
	
	.mainpage_top_divs .box .body{
		position: relative;
	}
	
	
	
	.box_title{	
		height: 29px;
		line-height: 29px;
		font-size: 14px;
		font-family: Myriad Pro, Verdana, sans-serif;
		color: #fff;
		margin:0; 
		padding: 0 0 0 20px;
		font-weight: bold; 
	}
	
	/* style mainpage catalog only */
	#ffd .box_title {
		text-transform: uppercase;
	}
	

	







	#mainpage_pobocky_a_expozitury .body div {
		padding: 15px 0;
	}
	
  span.checkbox {
		width: 19px;
		height: 25px;
		padding: 0 5px 0 0;
		background: url(../images/theme1/custom_form_elements/checkbox.gif) no-repeat;
		display: block;
		clear: left;
		float: left;
	}
	span.radio {
		width: 19px;
		height: 25px;
		padding: 0 5px 0 0;
		background: url(../images/theme1/custom_form_elements/radio.gif) no-repeat;
		display: block;
		clear: left;
		float: left;
	}
	span.select {
		position: absolute;
		width: 123px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 22px;
		padding: 0 25px 0 8px;
		margin: 0 0 0 0px;
		color: #5b5b5b;
		font: 12px/21px arial,sans-serif;
		background: transparent url(../images/theme1/custom_form_elements/select_union2.png) center center no-repeat;
		overflow: hidden;
	}
	
	select.styled {
		background: url('../images/theme1/main_top_content_bg_ebebeb.jpg') top repeat-x #ebebeb;
		color: #5B5B5B;
	}
	
	* html select.styled {
		width: 123px; 
	}









	#mailing_box .body {
		padding: 10px;
		padding-bottom: 5px;
		margin-bottom: 0;
	}
	#mailing_box .body div {
		font-size: 11px;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#mailing_box .body div.button_right {
		width: 97%;
		text-align: center;
		padding-bottom: 0;
		margin-bottom: 0;
	}






 .fLeft {
 	float: left;
 }






	#mainpage_pobocky_a_expozitury .body div {
		padding: 15px 0;
	}
	
  span.checkbox {
		width: 19px;
		height: 25px;
		padding: 0 5px 0 0;
		background: url(../images/theme1/custom_form_elements/checkbox.gif) no-repeat;
		display: block;
		clear: left;
		float: left;
	}
	span.radio {
		width: 19px;
		height: 25px;
		padding: 0 5px 0 0;
		background: url(../images/theme1/custom_form_elements/radio.gif) no-repeat;
		display: block;
		clear: left;
		float: left;
	}
	span.select {
		position: absolute;
		width: 123px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 22px;
		padding: 0 25px 0 8px;
		margin: 0 0 0 0px;
		color: #5b5b5b;
		font: 12px/21px arial,sans-serif;
		background: transparent url(../images/theme1/custom_form_elements/select_union2.png) center center no-repeat;
		overflow: hidden;
	}
	
	select.styled {
		background: url('../images/theme1/main_top_content_bg_ebebeb.jpg') top repeat-x #ebebeb;
		color: #5B5B5B;
	}
	
	* html select.styled {
		width: 123px; 
	}








	#navigation_bottom {
		padding: 10px 10px 0 10px;
	}

	#navigation_bottom a{
		color: #5b5b5b;
	}
	
	#navigation_bottom a:hover{
		color: #848484;
	}
	
	#navigation_bottom a.fLeft {
		padding-left: 20px;
		background: transparent url('../images/theme1/icon_left.png') center left no-repeat;
	}
	#navigation_bottom .fRight {
		float: right; 
	}
	#navigation_bottom .fRight a {
		padding-left: 20px;
		
	}
	#navigation_bottom .fRight a.icon_print {
		background: transparent url('../images/theme1/icon_print.png') center left no-repeat;
		padding-right: 5px;
		border-right: 1px solid #5B5B5B; 
	}
	#navigation_bottom .fRight a.icon_sendmail {
		background: transparent url('../images/theme1/icon_sendmail.png') center left no-repeat; 
		padding-right: 5px;
		border-right: 1px solid #5B5B5B; 
	}
	#navigation_bottom .fRight a.icon_favorites {
		background: transparent url('../images/theme1/favorites-icon.png') center left no-repeat; 
	}








	#mainpage_top_contajner {
		width: 714px;
		margin-left: 0;
		border-bottom: 2px solid #DB002F;
		height: 29px;
	}
	
	.mainpage_top_divs {
		float: left;
		width: 181px;
		
	}
	
	.mainpage_top_divs .box .title, .mainpage_top_divs .box .title_unactive {
		text-transform: uppercase;
		font-size: 16px;
	}

	.mainpage_top_divs div.box{
		padding: 0 10px 0 0;
	}
	
	#navigation_top_sub {
		width: 534px;
		padding: 10px;
		line-height: 15px;
		font-size: 12px;
		font-weight: bold;
	}
	#navigation_top_sub a {
		text-decoration: underline;
	}
	








	#news_brief_header {
		background: transparent url('../images/theme1/M1_head_bg.png') center center no-repeat;
		width: 534px;
		height: 30px;
		line-height: 30px;
	}
	#news_brief_header span {
		padding: 0 0 0 20px;
		color: #fff;
	}
	
	#news_brief_contajner {
		
		width: 534px;
		background: transparent url('../images/theme1/M1_content_bg.jpg') right top repeat-y;
		border-bottom: 4px solid #f2f2f2;
		padding-bottom: 20px;
		overflow: hidden;
	}
	#news_brief_contajner div {
		padding: 15px 15px 0 15px;   
	}
	#news_brief_contajner div img {
		float: left;
		width: 75px;
		border: 2px solid #c5c5c5;
		margin-right: 15px;
	}
	#news_brief_contajner div span {
		padding: 4px 0;
		color: #adadad;
	}
	span.news_brief_date {
		color: #adadad;
		padding-left: 0px;
	}
	div.news_brief{
	  padding-top: 5px;
	  padding-left: 0px;
	}
	
	a.news_head{	
		padding-left: 0px;
		color: rgb(219,0,47);
		font-weight: bold;
	}
	
	.button{
		background-color:#E5E5E5;
		border:1px solid #A7A9AC;
		color:#8F8F8F;
		font-family:Arial,Verdana,Tahoma,sans-serif;
		font-size:1em;
		font-weight:bold;
		padding-bottom:7px;
		padding-left:7px;
		padding-right:7px;
		padding-top:7px;
	}




	#mainpage_top_contajner {
		width: 730px;
		margin-left: 0;
		height: 283px;
	}
	
	
	.mainpage_top_divs {
		float: left;
		width: 181px;
	}
	
	.mainpage_top_divs .box .title{
		text-transform: uppercase;
		font-size: 16px;
	}

	.mainpage_top_divs div.box{
		
		padding: 0 10px 0 0;
	}
	
	.mainpage_top_image {
		background: transparent url('../images/theme1/all_bg.jpg') right top no-repeat;
		width: 171px;
		height: 99px;
	}
	
	.mainpage_top_divs .box  .body div{
		padding-top: 11px;
	}
	
	
	/* zivot */
	#mainpage_top_zivot_image {
		background-image: url('../images/theme1/main_top_conten1_kvet.jpg');
	}
	/* zdravie */
	#mainpage_top_zdravie_image {
		background-image: url('../images/theme1/main_top_conten2_srdce.jpg');
	}
	/* cestovanie */
	#mainpage_top_cestovanie_image {
		background-image: url('../images/theme1/main_top_content3_lehatko.jpg');
	}
	/* podnikatelia */
	#mainpage_top_podnikatelia_image {
		background-image: url('../images/theme1/main_top_content4_budik.jpg');
	}
	
	.mainpage_top_divs .box .body{
		position: relative;
	}
	
	
	.mainpage_top_divs .box .body .btn_more{
		position: absolute;
		top: 133px;
		right: 22px;
		float: right;
		background: url('../images/theme1/btn_more.png');
		width: 43px;
		height: 17px;
		padding: 0;
		margin: 0;	
		padding-top:0;
	}
	
	
	#middle #middle_middle #mainpage_top_contajner .mainpage_top_divs .box .body div ul{
		padding: 0;
	}
	
#middle #middle_middle div.box div.body div.img_no_border{
	padding:0;
	margin:0;

}

#middle #middle_middle div.box div.body div.img_no_border img, #middle #middle_middle div.box div.body div.img_no_border a{
	padding: 0;
	margin: 5 5 5 2;
	border: 0;
}


