@charset "utf-8";
/* CSS Document */
html{
	margin:0px;
	padding:0px;
}
body{
	background-color:#d4e6f4;
	color:#505050;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	padding-top:33px;	
}

a:link,a:active,a:visited,a:hover{
	color:#006ec1;
	text-decoration:underline;
}

h1.detailPonuky{
	margin:0px;
	padding:0px;
	height:51px;
	width:100%;
	line-height:51px;
	color:#636363;
	font-size:19px;
	font-weight:normal;
}

h2.detail{
	margin:0px;
	padding:0px;
	width:100%;
	line-height:25px;
	height:35px;
	margin-bottom:15px;
	margin-top:10px;
	color:#626262;
}

form{
	padding:0px;
	margin:0px;
}

img,input[type="text"],select{
	vertical-align:middle;
	border:none;
}

input{
	border:1px solid #CBCBCB;
}

p{
	padding:0px;
	margin:0px;
	clear:both;
	text-align:justify;
	line-height:18px;
	margin-bottom:20px;
}

p.orderedList{
	padding:0px;
	margin:0px;
	clear:both;
	text-align:justify;
	line-height:24px;
	margin-bottom:20px;
	margin-top:10px;
}

p.orderedList img{
	float:left;
	margin-right:10px;
	margin-top:2px;
	vertical-align:middle;
}

label{
	color:#655545;
	display:block;
	font-weight:bold;
	clear:left;
	margin-top:7px;
	margin-bottom:7px;
}

label.detailForm{
	width:128px;
	display:inline-block;
	float:left;
	clear:left;
	margin:0px;
	font-weight:normal;
}

.imageSubmit{
	border:none;
	background-color: transparent;
	cursor:pointer;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.mainContainer{
	float:none;
	width:900px;
	margin:0 auto;
	padding:0px;
	padding-left:1px;
}

.mainDiv{
	float:left;
	clear:both;
	width:659px;
}

.navBar{
	/*float:right;
	display:block;
	clear:both;
	padding-left:10px;
	margin-bottom:5px;
	width:693px;
	height:11px;
	padding-top:11px;
	padding-bottom:13px;
	font-size:11px;
	color:#626262;
	vertical-align:middle;
	background-image:url(../images/nav_bar_bg.jpg);
	background-repeat:no-repeat;
	*/
}

.navBar img{
	margin-left:6px;
	margin-right:6px;
	vertical-align:middle;
}


.mainMenuContainer{
	margin:0 auto;
	margin-top:0px;
	width:900px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:left;
}

.bigFrame{
	margin:0 auto;
	width:935px;
	text-align:center;
}

.bigFrameTop{
	float:left;
	width:100%;
	height:27px;
	background-image:url(../images/big_frame_top.jpg);
	background-repeat:no-repeat;
}

.bigFrameLeft{
	width:29px;
	float:left;
	height:255px;
	background-image:url(../images/big_frame_left.jpg);
	background-repeat:no-repeat;
}

.bigFrameRight{
	width:30px;
	float:right;
	height:255px;
	background-image:url(../images/big_frame_right.jpg);
	background-repeat:no-repeat;
}

.bigFrameBottom{
	float:left;
	width:100%;
	height:31px;
	background-image:url(../images/big_frame_bottom.jpg);
	background-repeat:no-repeat;
}

.bigFrameContentBottom{
	float:left;
	width:100%;
	height:31px;
	background-image:url(../images/big_frame_vilove_content_bottom.jpg);
	background-repeat:no-repeat;
}

.bigFrameLeftVilove{
	width:29px;
	float:left;
	height:528px;
	background-image:url(../images/big_frame_vilove_left.jpg);
	background-repeat:no-repeat;
}

.bigFrameRightVilove{
	width:30px;
	float:right;
	height:528px;
	background-image:url(../images/big_frame_vilove_right.jpg);
	background-repeat:no-repeat;
}

.bigFrameBottomVilove{
	float:left;
	width:100%;
	height:31px;
	background-image:url(../images/big_frame_vilove_bottom.jpg);
	background-repeat:no-repeat;
}

.rightMainMenuContainer{
	right:0;
	top:0;
	margin-bottom:11px;
	position:absolute;
	width:50%;
	height:60px;
	background-image:url(../images/main_menu_bg.jpg);
	background-repeat:x-repeat;
	z-index:-100;
}

.mainMenuItem{
	text-align:center;
	padding:0px;
	margin:0px;
	border:0px;
}

.toolsPanelContainer{
	float:left;
	display:inline;
	width:240px;
}

.mainContentContainer{
	clear:both;
	padding:19px;
	padding-bottom:15px;
	float:left;
	width:621px;
	background-color:#FFF;
}

h2{
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size:17px;
	color:#616161;
	padding-bottom:8px;
	margin-top:5px;
	margin-bottom:12px;
	background-image:url(../images/h2_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.h2_arrow{
	margin-bottom:4px;
	margin-right:5px;
	margin-left:4px;
}

.toolsDiv{
	float:left;
	display:inline;
	width:218px;
	padding:10px;
	border:1px solid #D9D3C3;
	background-color:#E2E0D3;
	margin-bottom:20px;
}

.toolsBanner{
	margin-bottom:20px;
}

.footerContainer{
	float:none;
	margin:0 auto;
	width:900px;
	font-size:10px;
	height:100%;
	text-align:left;
	margin-bottom:15px;
}

img.partnerLogo{
	margin-right:15px;
	margin-left:15px;
	margin-bottom:15px;
	border:0px;
}

a.sub_menu:link,a.sub_menu:active,a.sub_menu:visited{
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#fff;
}
a.sub_menu:hover{
	text-decoration:underline;
}

a.poschodie:link,a.poschodie:active,a.poschodie:visited{
	float:left;
	clear:left;
	padding-left:7px;
	line-height:17px;
	text-decoration:none;
	color:#1988cf;
	width:100px;
	text-align:left;
}
a.poschodie:hover{
	text-decoration:underline;
}

ul{
	margin:0px;
	padding:0px;
}

ul li{
	display:inline-block;
	width:95%;
	margin-top:4px;
	margin-bottom:4px;
	list-style-type:none;
	background-image:url(../images/li.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:10px;
}

ul.aktualne li{
	display:inline-block;
	float:left;
	width:29%;
	margin-top:4px;
	margin-bottom:4px;
	list-style-type:none;
	background-image:url(../images/li.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:10px;
}

ul.novinky li{
	margin:0px;
	display:inline-block;
	float:right;
	width:207px;
	height:11px;
	list-style-type:none;
	background-image:url(../images/li_novinky.jpg);
	background-position:11px 17px;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-top:12px;
	padding-bottom:16px;
	border-bottom:1px solid #d6e8f4;
	background-color:#e9f4fa;
	font-size:11px;
}

a.novinky:link,a.novinky:visited,a.novinky:active{
	color:#51514f;
	text-decoration:none;
}

a.novinky:hover{
	color:#51514f;
	text-decoration:underline;
}

.thumbImg{
	float:left;
	border:1px solid #d9d9d9;
	padding:4px;
	background-color:#efefef;
	margin:10px;
	margin-left:11px;
}

.successMsg{
	width:100%;
	padding-bottom:50px;
	color:#093;
	text-align:center;
	font-size:16px;
}

.errMsg{
	width:100%;
	padding-bottom:50px;
	color:#f00;
	text-align:center;
	font-size:16px;
}

.emptyItem{
	width:240px;
	float:left;
	display:inline;
	clear:left;
	margin:0px;
	margin-bottom:12px;
	margin-left:135px;
	text-align:left;
	color:#990000;
	font-weight:bold;
}

.emailAgentDiv{
	width:350px;
	margin:0 auto;
	border:1px solid #E8E8E8;
	background-color:#F1F1F1;
	padding:10px;
	text-align:left;
	
	margin-top:20px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.kontaktForm{
	width:100%;
	float:left;
	text-align:left;
}

.kontaktForm label{
	dispay:inline-block;
	float:left;
	width:181px;
	margin-bottom:3px;
	margin-right:37px;
	margin-top:10px;
	padding:0px;
	clear:none;
	text-align:left;
	font-weight:normal;
}

.desc{
	font-size:10px;
	color:#A6A6A4;
	padding-top:3px;
	padding-left:19px;
	float:left;
	width:247px;
	text-align:left;
}

.niceInput{
	width:167px;
	vertical-align:middle;
	float:left;
	height:12px;
	margin-right:37px;
	padding:7px;
	padding-top:10px;
	padding-bottom:11px;
	background-image:url(../images/input_bg.jpg);
	background-repeat:no-repeat;
	color:#515151;
}

input.error{
	width:167px;
	vertical-align:middle;
	float:left;
	height:12px;
	margin-right:37px;
	padding:7px;
	padding-top:10px;
	padding-bottom:11px;
	background-image:url(../images/input_bg_err.jpg);
	background-repeat:no-repeat;
	color:#515151;
}

textarea.big{
	width:597px;
	height:113px;
	padding:10px;
	float:left;
	background-image:url(../images/textarea_bg_big.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-bottom:15px;
	vertical-align:top;
	border:none;
}

textarea.error{
	width:597px;
	height:113px;
	padding:10px;
	float:left;
	background-image:url(../images/textarea_bg_big_err.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-bottom:15px;
	vertical-align:top;
	border:none;
}

span.title{
	font-weight:bold;
}


.oval_bottom{
	float:left;
	clear:left;
	width:659px;
	height:4px;
	line-height:4px;
	background-image:url(../images/oval_bottom_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:11px;
}

.novinky_oval_bottom{
	float:right;
	width:229px;
	height:4px;
	line-height:4px;
	background-image:url(../images/novinky_oval_bottom_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:11px;
}

hr{
	float:left;
	clear:both;
	border:0px;
	background-color:#d6e8f4;
	height:1px;
	width:100%;
	margin-left:-19px;
	padding-left:38px;
	margin-top:19px;
}
