/*************************************************
				Vseobecne STYLY
*************************************************/

body { margin: 0px; padding: 0px; font-family: tahoma, verdana, arial; font-size: 12px; background: #f8fcff url(../Images/body-bg.gif) repeat-x top left; text-align: center; }
.clear { clear: both; width: 100%; height: 1px; line-height: 0; background: none; padding: 0; margin: 0; font-size: 1px; }

form { margin: 0px; padding: 0px; }

/*seznam*/
ul { margin: 1px 0 5px 20px; padding: 0; }
ol { margin: 1px 0 5px 20px; padding: 0; }
ul li, ol li { margin: 0; padding: 0 0 5px 0; }
ul li { list-style: url(../Images/bullet1.gif) outside; }

hr { border: none; border-bottom: 1px solid #eee; padding: 0; margin: 10px 0; }
/* nadpisy */
h1, h2, h3, h4, h5, h6 { margin: 5px 0; padding: 5px 0; }
h1, h1 a { font-size: 18px; color: #165ee1 !important; }
h2, h2 a { font-size: 14px; color: #0066FF !important; }
h3, h3 a { font-size: 13px; color: #0066FF !important; }
h4, h4 a { font-size: 13px; color: #165ee1 !important; }
h5, h5 a { font-size: 13px; color: #165ee1 !important; }
h6, h6 a { font-size: 12px; color: #165ee1 !important; }

p { line-height: 16px; text-align: justify; }
p.perex { padding-bottom: 5px; border-bottom: 1px solid #eee; }
p, table { margin: 0 0 20px 0; padding: 0; }


/* odkazy */
a:link { color: #165ee1; text-decoration: underline; }

a:visited { color: #165ee1; }

a:hover { color: #165ee1; text-decoration: none; }

a:active { text-decoration: none; color: #165ee1; }
a img { border: none; }

a img.obr, img.obr { margin: 10px; }

/* tabulka */

table { border: 1px solid #2862A1; vertical-align: top; margin: 0 0 15px 0; background: #ffffff; }
table tr th { color: #ffffff; font-weight: bold; background: #2862A1; padding: 5px 5px; text-align: left; }
table tr td { padding: 4px 5px; background: #F2F8FF; }
table tr.dark td { background: #f7fbfc; }
table tr.rowOver td { padding: 4px 5px; background: #F4F8FF; }
table td.rowOver { padding: 4px 5px; background: #F4F8FF; }

table.noBorder { border: none !important; background: none !important; }
table.noBorder tr th { color: #000000; background: none !important; }
table.noBorder tr td { background: none !important; }
table.noBorder tr.dark td { background: none !important; }

table.noLeftPadd tr td { padding-left: 0; }

label { font-size: 12px; display: block; height: 17px; margin: 0 10px 10px 0; padding: 5px 0 3px 0; float: left; }

input.text, textarea.text { font-family: tahoma, verdana, arial; font-size: 12px; display: block; border: 1px solid #333333; height: 17px; margin: 0 0 4px 0; padding: 4px 4px 3px; }
select { font-family: tahoma, verdana, arial; font-size: 12px; display: block; height: 25px; line-height: 25px; margin: 0 0 10px 0; padding: 2px; border: 1px solid #333333; }

/*******************************************
	logo 
*******************************************/
.logo { float: left; position: absolute; top: 0; left: 40px; /* (1060 - 972) /2 = 44px(okraj) +10px */ font-size: 30px; height: 70px; width: 320px; overflow: hidden; margin: 0; padding: 0; color: #153e65 !important; text-align: left; z-index: 1; font-family: Verdana; font-weight: bold; text-align: right; }
.logo a { color: #153e65 !important; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 12px; }
.logo em { color: #153e65; font-weight: normal; font-size: 18px; font-style: normal; }
.logo strong { text-transform: uppercase; color: #153e65; font-weight: bold; font-size: 34px; font-style: italic; }
.logo span { position: absolute; top: 0px; left: 0px; height: 70px; width: 320px; overflow: hidden; cursor: pointer; background: url(../Images/logo.gif) no-repeat top left; }

/***************************************
	input btn
***************************************/
input.btn, input.btn1, input.btn2, input.btn-disabled1, input.btn-disabled2 { line-height: 22px; height: 24px; margin: 0 4px 0 0; }

.btn, .btn1, .btn2, .btn-disabled1, .btn-disabled2 { font-family: arial,tahoma,verdana; border: 0px; cursor: pointer; color: #000000; font-weight: normal; font-size: 12px; }
.btn { background: url(../images/btn-yellow.gif); color: #603500; }
.btn1 { background: url(../images/btn-b-w.gif); color: #ffffff; }
.btn2 { background: url(../images/btn-y-w.gif); color: #603500; }
.btn-disabled1 { background: url(../images/btn-g-w-disabled.gif); color: #666; }
.btn-disabled2 { background: url(../images/btn-g-b-disabled.gif); color: #666; }

.size1 { width: 60px; background-position: 0px -80px; }
.size1:hover { background-position: 0px -120px; }
.size2 { width: 80px; background-position: 0px -240px; }
.size2:hover { background-position: 0px -280px; }
.size3 { width: 100px; background-position: -250px -80px; }
.size3:hover { background-position: -250px -120px; }
.size4 { width: 160px; background-position: -350px -80px; }
.size4:hover { background-position: -350px -120px; }
.size5 { width: 200px; background-position: -50px 0px; }
.size5:hover { background-position: -50px -40px; }

.bw50 { width: 50px; background-position: 0px 0px; }
.bw50:hover { background-position: 0px -40px; }
.bw60 { width: 60px; background-position: 0px -80px; }
.bw60:hover { background-position: 0px -120px; }
.bSize3 { width: 70px; background-position: 0px -160px; }
.bSize3:hover { background-position: 0px -200px; }
.bSize4 { width: 80px; background-position: 0px -240px; }
.bSize4:hover { background-position: 0px -280px; }
.bSize5 { width: 90px; background-position: -250px 0px; }
.bw90:hover { background-position: -250px -40px; }
/*.bw90 {width:90px; background-position: -250px 0px;} .bw90:hover {background-position: -250px -40px;}
.bw100 {width:100px; background-position: -250px -80px;} .bw100:hover {background-position: -250px -120px;}
.bw110 {width:110px; background-position: -250px -160px;} .bw110:hover {background-position: -250px -200px;}
.bw120 {width:120px; background-position: -250px -240px;} .bw120:hover {background-position: -250px -280px;}
.bw130 {width:130px; background-position: -370px -240px;} .bw130:hover {background-position: -370px -280px;}
.bw140 {width:140px; background-position: -360px -160px;} .bw140:hover {background-position: -360px -200px;}
.bw150 {width:150px; background-position: -350px -80px;} .bw150:hover {background-position: -350px -120px;}
.bw160 {width:160px; background-position: -340px 0px;} .bw160:hover {background-position: -340px -40px;}
.bw170 {width:170px; background-position: -80px -240px;} .bw170:hover {background-position: -80px -280px;}
.bw180 {width:180px; background-position: -70px -160px;} .bw180:hover {background-position: -70px -200px;}
.bw190 {width:190px; background-position: -60px -80px;} .bw190:hover {background-position: -60px -120px;}
.bw200 {width:200px; background-position: -50px 0px;} .bw200:hover {background-position: -50px -40px;}*/
/**************************************/

/**************************************/

.container { width: 1078px; margin: 0 auto; padding: 134px 0 0 0; text-align: left; clear: both; position: relative; background: url(../Images/container-bg.jpg) no-repeat top left; }

/************************************
	header
************************************/

.header { margin: 0; padding: 0; position: absolute; top: 0; left: 39px; width: 1000px; height: 140px; }

/************************************
	body
************************************/
.body { margin: 0 auto; padding: 0; width: 1000px; position: relative; background: #ffffff; clear: both; }

.content { float: left; margin: 0; padding: 0; width: 100%; height: auto; }
.content .inside { padding: 0 5px; }

/***************************************
	contentLeft
***************************************/
.contentLeft { height: auto; }
.contentLeft .inside { padding: 0px 10px; }
.contentLeft .banner { width: 250px; text-align: center; margin-bottom: 10px; position: relative; padding: 0px; }
.contentRight .banner { width: 185px; text-align: center; margin-bottom: 10px; position: relative; padding: 0px; }


/***************************************
	contentRight
***************************************/
.contentRight { }
.contentRight .inside { padding: 0 10px; }

.onContentLeft .content { width: 724px; float: left; position: relative; top: 0; left: 270px; margin: 0; padding: 0; }
.onContentLeft .contentLeft { width: 270px; float: left; position: relative; top: 0; left: -724px; margin: 0; padding: 0; }

.onContentRight .content { width: 795px; float: left; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.onContentRight .contentRight { width: 205px; float: right; position: relative; top: 0; right: 0; margin: 0; padding: 0; }
.contentLeftRight .content { width: 525px; float: left; position: relative; top: 0; left: 270px; margin: 0; padding: 0; }
.contentLeftRight .contentLeft { width: 270px; float: left; position: relative; top: 0; left: -525px; margin: 0; padding: 0; }
.contentLeftRight .contentRight { width: 205px; float: right; position: relative; top: 0; right: 0; margin: 0; padding: 0; }


/**************************************************
	Drobečková navigace - breadcrumbNavigation
**************************************************/
ul.breadcrumbNavigation { display: block; float: left; list-style: none; width: 100%; margin: 0 0 10px 0; padding: 0 0 5px 0; font-size: 11px; color: #666; }
ul.breadcrumbNavigation li { display: block; float: left; margin: 0; padding: 0 10px 0 10px; border-left: 1px solid #ccc; }
ul.breadcrumbNavigation li.first { padding-left: 0px; border-left: none; }
ul.breadcrumbNavigation li a { display: block; float: left; margin: 0; padding: 0; /*background: url(../Images/bullet.gif) no-repeat right center;*/ text-decoration: underline; }
ul.breadcrumbNavigation li a:hover { text-decoration: none; }


/***********************************************
	footer
**************************************************/

.footer { width: 980px; height: auto; margin: 0 auto; padding: 10px; position: relative; font-size: 11px; background: #ffffff; }
.footer ul { float: left; position: relative; display: block; list-style: none; margin: 0; padding: 0 0 0 20px; }
.footer ul li { float: left; display: block; list-style: none; margin: 0; padding: 0; }
.footer ul li a { color: #000000; float: left; display: block; list-style: none; margin: 0; padding: 0 10px; }


.footer .hodnoceni { margin: 0 0 10px 0; }
.footer .accka { position: relative; float: right; padding: 10px; }
.footer .blok { position: relative; display: block; font-size: 12px; float: left; padding: 7px 0 0 20px; width: 450px; height: auto; }
.footer .box ul { display: block; width: 130px; margin: 0; padding: 10px; border-right: 1px solid #eee; }
.footer .box ul li { display: block; width: 100%; }
.footer .box ul li a { color: #666666; }
.footer .box ul li a:hover { color: #000000; }
.footer .box .blok p { margin: 0 0 5px 0; }
.footer .copyright { }
.footer .copyright a { color: #000000; font-weight: bold; }
.footer .powered { }
.footer .powered a { color: #666666; }
.footer .powered a strong, .footer .system a strong { color: #000000; font-weight: bold; }

.footer .partneri { padding: 0 0 10px; }
.footer .partneri p { padding: 0; }
.footer .partneri img { margin-right: 10px; }

.footer .vymeneOdkazy { margin: 5px 0 0 0; }
.footer .vymeneOdkazy a { color: #666666; }
.footer .vymeneOdkazy a:hover { color: #000000; }

/**************************************************
	Stránkování - pagination
**************************************************/
.pagination { border-top: none; padding: 10px 0; margin: 0 0 20px 0; }
.pagination input { vertical-align: top; margin: 2px; }

.pagination a { color: #333; font-size: 12px; padding: 2px 5px; margin: 0 2px 0 0; border: 1px solid #CC3300 !important; text-decoration: none; background: #fff /*url(../images/pagination-bg.gif) repeat-x 0 -23px*/; float: left; }
.pagination a.first { border: 1px solid #CC3300 !important; }
.paginationIn { float: left; }
.pagination a:hover, .pagination a.active { text-decoration: none; background: #3366CC /*url(../images/pagination-bg.gif) repeat-x 0 0px*/; border: 1px solid #CC3300 !important; color: #fff; }
.pagination a.active { background: #FF6600; }
.pagination a:hover.active { color: #CC3300; }
.pagination .disabled { color: #aaa; border: 1px solid #aaa !important; background: #fff; }
.pagination a:hover.disabled { color: #aaa; border: 1px solid #aaa !important; background: #fff; }
.pagination .disabled { color: #666666; }

/*****************************************/
.visibilityHidden { visibility: hidden; }

.box { position: relative; border: 1px solid #ddd; background: #f9f9f9; padding: 10px 5px; margin: 0 0 10px 0; height: 100%; }
.box .inside { margin: 0; padding: 0; }

.nejDestinace { padding: 5px 10px !important; text-align: justify; }

/* Menu*/
.box .navigace { width: 100%; margin: 0 auto; padding: 0; }
.box .navigace ul { width: 100%; margin: 0; padding: 0; }
.box .navigace ul li { padding: 0; margin: 0 5px; list-style-type: none; }
.box .navigace ul li a { color: #0066cc; text-decoration: none; display: block; font-size: 12px; font-weight: bold; background: url(../images/pan2_navi2_li.gif) repeat-x 100% 100%; margin: 0; line-height: 26px; _line-height: 15px; padding: 0 10px; }
.box .navigace ul li a:hover { color: #000033; text-decoration: underline; }

/***********************************
	box vyhledavani
***********************************/
.box .vyhledavani { padding: 0 10px 0 5px; }
.box .vyhledavani label { display: block; float: left; color: #FFFFFF; height: 17px; margin: 0 0 10px 0; padding: 5px 0 3px 0; }
.box .vyhledavani input.text { display: block; float: left; border: 1px solid #3399CC; background: #003366; color: #FFFFFF; height: 17px; margin: 0 0 10px 0; padding: 4px 4px 2px; }
.box .vyhledavani select { display: block; float: left; border: 1px solid #3399CC; background: #003366; color: #FFFFFF; height: 25px; line-height: 25px; margin: 0 0 10px 0; padding: 2px; }
.vyhledavani select { width: 100%; }

.vyhledavani input.btn { width: 80px; background-position: 0px -240px; }
.vyhledavani input.btn:hover { background-position: 0px -280px; }

/***********************************
	box newsletter
***********************************/
.box .newsletter { padding: 0 3px 0 5px; }
.box .newsletter label { display: block; float: left; color: #FFFFFF; height: 17px; margin: 0 0 10px 0; padding: 5px 0 3px 0; }
.box .newsletter input.text { display: block; float: left; border: 1px solid #3399CC; background: #003366; color: #FFFFFF; height: 17px; margin: 0 0 10px 0; padding: 4px 4px 2px; }
/***********************************
	box katalogy
***********************************/
.box .katalogy { }
.box .katalogy ul { margin: 0; padding: 0; }
.box .katalogy ul li { list-style: none; background: url(../icons/filetype_pdf.gif) no-repeat top left; margin: 0 0 0 5px; padding: 0; }
.box .katalogy ul li a { display: block; padding: 1px 0 6px 25px !important; margin: 0; text-decoration: underline; }
.box .katalogy ul li a:hover { text-decoration: none; }

.box table { margin: 0; }

/***********************************
	box googleMaps
***********************************/
.googleMaps { border: 1px solid #999; margin: 0 0 10px 0; overflow: hidden; }

/******************************************
	rohy
******************************************/
.box .roh { position: absolute; background: url(../images/rohy.gif); _background: none; width: 5px; height: 5px; font-size: 1px; }
.box .leftTop { top: -1px; left: -1px; }
.box .rightTop { top: -1px; right: -1px; }
.box .leftBottom { bottom: -1px; _bottom: -2px; left: -1px; }
.box .rightBottom { bottom: -1px; _bottom: -2px; right: -1px; }

/********** grey1 *************************/
.grey1 { position: relative; border: 1px solid #d1d8e0; height: auto; background: #ffffff url(../images/box-grey1-bg.gif) repeat-x left bottom; color: #666; }
.grey1 .leftTop { background-position: -10px -50px; }
.grey1 .rightTop { background-position: -15px -50px; }
.grey1 .leftBottom { background-position: -10px -45px; }
.grey1 .rightBottom { background-position: -15px -45px; }

.grey1 .seznam3 .blok { border: 1px solid #d1d8e0; height: auto; background: #ffffff url(../images/box-grey1-bg.gif) repeat-x left bottom; }

/********** grey2 *************************/
.grey2 { position: relative; border: 1px solid #d1d8e0; height: auto; background: #ffffff url(../images/box-grey1-bg.gif) repeat-x left bottom; color: #666; }
.grey2 .leftTop { background-position: -10px -50px; }
.grey2 .rightTop { background-position: -15px -50px; }
.grey2 .leftBottom { background-position: -10px -45px; }
.grey2 .rightBottom { background-position: -15px -45px; }

/********** grey3 *************************/
.grey3 { position: relative; border: 1px solid #d1d8e0; height: auto; background: #f2f1f1; color: #333; }
.grey3 .leftTop { background-position: 0px -50px; }
.grey3 .rightTop { background-position: -5px -50px; }
.grey3 .leftBottom { background-position: 0px -55px; }
.grey3 .rightBottom { background-position: -5px -55px; }

/********** grey4 *************************/
.grey4 { position: relative; border: 1px solid #b5c0d8; height: auto; background: #f5f9fd; color: #333; }
.grey4 .leftTop { background-position: -10px -60px; }
.grey4 .rightTop { background-position: -15px -60px; }
.grey4 .leftBottom { background-position: -10px -65px; }
.grey4 .rightBottom { background-position: -15px -65px; }
.grey4 hr { border: none; border-bottom: 1px solid #B5C0D8; }

/********** blue1 *************************/
.blue1 { position: relative; border: 1px solid #2862a1; background: #2862a1; color: #ffffff; }
.blue1 .leftTop { background-position: 0px 0px; }
.blue1 .rightTop { background-position: -5px 0px; }
.blue1 .leftBottom { background-position: 0px -5px; }
.blue1 .rightBottom { background-position: -5px -5px; }

/********** blue2 *************************/
.blue2 { position: relative; border: 1px solid #2862a1; background: #2862a1; color: #ffffff; }
.blue2 .leftTop, .blue5 .blue2 .leftTop { background-position: 0px -10px; }
.blue2 .rightTop, .blue5 .blue2 .rightTop { background-position: -5px -10px; }
.blue2 .leftBottom, .blue5 .blue2 .leftBottom { background-position: 0px -15px; }
.blue2 .rightBottom, .blue5 .blue2 .rightBottom { background-position: -5px -15px; }
.blue2 a { color: #fff; }

.blue2 h2 { color: #FFFF33 !important; margin: 5px 0 10px 0; }

.blue2 fieldset { border: 1px solid #3399CC; margin: 0 0 20px 0; padding: 15px; }
.blue2 fieldset legend { background: #2862A1; color: #fff; }
.blue2 a.borderImg { display: block; float: left; padding: 1px; margin: 3px; background: #2862A1; border: 1px solid #fff; width: auto; }
.blue2 a:hover.borderImg { background: #2862A1; border: 1px solid #3399CC; }

/********** blue3 *************************/

.blue3 { position: relative; border: 1px solid #0c3762; background: #2862a1; color: #ffffff; }
.blue3 .leftTop { background-position: 0px -20px; }
.blue3 .rightTop { background-position: -5px -20px; }
.blue3 .leftBottom { background-position: 0px -25px; }
.blue3 .rightBottom { background-position: -5px -25px; }

/********** blue4 *************************/
.blue4 { position: relative; border: 1px solid #2862a1; background: #f2f8ff; color: #000; }
.blue4 .leftTop { background-position: 0px -30px; }
.blue4 .rightTop { background-position: -5px -30px; }
.blue4 .leftBottom { background-position: 0px -35px; }
.blue4 .rightBottom { background-position: -5px -35px; }

/********** blue5 *************************/
.blue5 { position: relative; border: 1px solid #2862a1; background: #f2f8ff; color: #000; }
.blue5 .leftTop { background-position: 0px -30px; }
.blue5 .rightTop { background-position: -5px -30px; }
.blue5 .leftBottom { background-position: 0px -35px; }
.blue5 .rightBottom { background-position: -5px -35px; }

/********** blue6 *************************/
.blue6 { position: relative; border: 1px solid #accddd; background: #ceefff; color: #000; }
.blue6 .leftTop { background-position: 0px -60px; }
.blue6 .rightTop { background-position: -5px -60px; }
.blue6 .leftBottom { background-position: 0px -65px; }
.blue6 .rightBottom { background-position: -5px -65px; }

/********** yellow1 *************************/
.yellow1 { position: relative; border: 1px solid #ffa401; background: #ffa401; }
.yellow1 .leftTop { background-position: -10px 0px; }
.yellow1 .rightTop { background-position: -15px 0px; }
.yellow1 .leftBottom { background-position: -10px -5px; }
.yellow1 .rightBottom { background-position: -15px -5px; }

/********** yellow2 *************************/
.yellow2 { position: relative; border: 1px solid #ffa401; background: #ffa401; }
.yellow2 .leftTop { background-position: -10px -10px; }
.yellow2 .rightTop { background-position: -15px -10px; }
.yellow2 .leftBottom { background-position: -10px -15px; }
.yellow2 .rightBottom { background-position: -15px -15px; }

/********** yellow3 *************************/
.yellow3 { position: relative; border: 1px solid #ffa401; background: #ffcb1f; }
.yellow3 .leftTop { background-position: -10px -20px; }
.yellow3 .rightTop { background-position: -15px -20px; }
.yellow3 .leftBottom { left: -1px; background-position: -10px -25px; }
.yellow3 .rightBottom { right: -1px; background-position: -15px -25px; }

/********** yellow4 *************************/
.yellow4 { position: relative; border: 1px solid #ffcb1f; background: #fffcf3; }
.yellow4 .leftTop { background-position: -10px -30px; }
.yellow4 .rightTop { background-position: -15px -30px; }
.yellow4 .leftBottom { left: -1px; background-position: -10px -35px; }
.yellow4 .rightBottom { right: -1px; background-position: -15px -35px; }


/********** black1 *************************/
.black1 { position: relative; border: 1px solid #000000; background: #000000; }
.black1 .leftTop { background-position: 0px -40px; }
.black1 .rightTop { background-position: -5px -40px; }
.black1 .leftBottom { left: -1px; background-position: 0px -45px; }
.black1 .rightBottom { right: -1px; background-position: -5px -45px; }

/********** nadpisy boxů *************************/
.nadpis { background: #2862A1 url(../images/box-nadpis-bg.gif) no-repeat 0 0; font-size: 13px; color: #fff; height: 33px; position: relative; left: -6px; top: -11px; margin: 0; _margin: 0 -12px 0 0; padding: 0; width: 515px; }
.nadpis span { display: block; padding: 10px 15px 0 15px; font-weight: bold; }
.nadpis h1 { font-size: 13px; color: #fff !important; font-weight: bold; display: block; padding: 10px 0px 0 15px; margin: 0; }
.grey1 .nadpis h1 { color: #603500 !important; }
.nadpis a.tisk { float: right; margin: 6px 16px; }

.blue1 .nadpis { color: #ffffff; background: transparent none; }
.blue5 .nadpis { color: #ffffff; background: #2862A1 url(../images/box-nadpis-bg.gif) no-repeat 0 -33px; }
.yellow1 .nadpis { color: #603500; background: transparent none; }
.yellow2 .nadpis { color: #603500; background: url(../images/box-nadpis-bg.gif) no-repeat 0 -99px; }
.yellow3 .nadpis { color: #603500; background: transparent none; }
.yellow4 .nadpis { color: #603500; background: #ffa200 url(../images/box-nadpis-bg.gif) no-repeat 0 -66px; }

.grey1 .nadpis { color: #603500; background: #ffa200 url(../images/box-nadpis-bg.gif) no-repeat 0 -99px; }
.black1 .nadpis { color: #ffffff; background: #000 url(../images/box-nadpis-bg.gif) no-repeat 0 -198px; }
.blue6 .nadpis { color: #CC3333; background: #ceefff url(../images/box-nadpis-bg.gif) no-repeat 0 -264px; }
.grey4 .nadpis { color: #333; background: #ffffff url(../images/box-nadpis-bg.gif) no-repeat 0 -297px; }

.contentLeft .nadpis { width: 250px; }
.contentRight .nadpis { width: 185px; }
.contentCenter .nadpis, .content .nadpis { width: 515px; }


/********* fotogalerie ********************/
.detail .fotogalerie { padding: 5px 15px 10px 15px; }
.fotogalerie { margin: 0 0 0 2px; }
.fotogalerie .foto { float: left; width: auto; height: 100%; }
.fotogalerie .foto a { display: block; float: left; padding: 1px; margin: 1px; _margin: 2px 1px 0 0; border: 1px solid #3399CC; }
.fotogalerie .foto a:hover { border: 1px solid #fff; }
.fotogalerie .foto a:hover img { border: 1px solid #2862A1; }
.fotogalerie .foto a img { width: 83px; height: 61px; border: 1px solid #2862A1; }


ul.fotogalerie li { width: 100%; background: none; }
ul.fotogalerie h2 { font-size: 13px; }
ul.fotogalerie a { float: left; }
ul.fotogalerie img { background: none; margin: 0 10px 0 0; }
ul.fotogalerie hr { border-bottom: 1px dotted #CCCCCC; }
ul.fotogalerie p.perex { border-bottom: none; padding: 0; }
ul.fotogalerie p.vicezde { float: right; }
ul.fotogalerie div.popis { float: left; width:205px; }


/********* seznam článků - aktuality ********************/
.seznamClanku { }
.seznamClanku h2 { float: left; display: inline-block; margin: 5px; padding: 0; color: #CC6600 !important; font-size: 12px; }
.seznamClanku a.nahled { float: left; }
.seznamClanku a.nahled img { width: 100px; margin: 0 10px 0 0; }
.seznamClanku .datum { display: none; }
.seznamClanku .anotace { display: inline-block; float: left; padding: 0; }
.seznamClanku .anotaceText { margin: 0; }
.seznamClanku span { float: none; }
.seznamClanku span.vice { float: right; margin: 0 5px; }
.seznamClanku span a { }
.seznamClanku hr { border: none; border-bottom: 1px dotted #B5C0D8; padding: 5px 0 0; }

/**************** založky boxů ***********/
.zalozky { background: #F2F8FF; font-size: 13px; color: #fff; height: 30px; position: relative; left: -6px; top: -11px; margin: 0; _margin: 0 -12px 0 0; padding: 0; width: 483px; }

.zalozky ul { display: block; margin: 0; padding: 0; }

.zalozky ul li { display: block; margin: 0 2px 0 0; padding: 0; float: left; width: auto; }

.zalozky ul li a { display: block; margin: 0; padding: 0px 0px 0 3px; float: left; height: auto; color: #ffffff !important; background: #598dbf url(../images/zalozky-rohy.gif) no-repeat 0 -70px; font-weight: bold; cursor: pointer; }
.zalozky ul li a span { display: block; margin: 0; padding: 7px 15px 0 12px; height: 23px; color: #ffffff; background: #598dbf url(../images/zalozky-rohy.gif) no-repeat right -105px; font-weight: bold; float: left; }

.zalozky ul li a:hover { background: #4c83b9 url(../images/zalozky-rohy.gif) no-repeat left -140px; }
.zalozky ul li a:hover span { background: #4c83b9 url(../images/zalozky-rohy.gif) no-repeat right -175px; }
.zalozky ul li a.active, .zalozky ul li a:hover.active { background: #2862A1 url(../images/zalozky-rohy.gif) no-repeat left 0px !important; text-decoration: none; }
.zalozky ul li a.active span, .zalozky ul li a:hover.active span { background: #2862A1 url(../images/zalozky-rohy.gif) no-repeat right -35px; }

/*****************************
	Zarovnavani ­ textu
CK Editor - není potřeba
*****************************/
.textAlignJustify { text-align: justify; }
.textAlignLeft { text-align: left; }
.textAlignRight { text-align: right; }
.textAlignCenter { text-align: center; }

/*****************************
	Zarovnavani obrázků
*****************************/
.imgLeft { float: left; margin: 15px 15px 15px 0; }
.imgRight { float: right; margin: 15px 0 15px 15px; }
.imgCenter { clear: both; margin: 15px 0; text-align: center; width: 100% !important; }

/*****************************
	Další styly
*****************************/
.zvyrazneny1 { color: #cc0000; font-weight: bold; }
/* combo - Zvýrazněný 1 */
.zvyrazneny2 { color: #fe8900; font-weight: bold; }
/* combo - Zvýrazněný 2 */

.update { font-size: 11px; color: #999; }
.lineTrough { text-decoration: line-through; }

/******************************************
Styly pro copyright
******************************************/
.copyright { text-align: left; margin: 20px; padding: 0px; }

/*****************************
	width and height
********************************/

.w10 { width: 10px; }
select.w10 { width: 20px; }
.w20 { width: 20px; }
select.w20 { width: 30px; }
.w30 { width: 30px; }
select.w30 { width: 40px; }
.w40 { width: 40px; }
select.w40 { width: 50px; }
.w50 { width: 50px; }
select.w50 { width: 60px; }
.w60 { width: 60px; }
select.w60 { width: 70px; }
.w70 { width: 70px; }
select.w70 { width: 80px; }
.w80 { width: 80px; }
select.w80 { width: 90px; }
.w90 { width: 90px; }
select.w90 { width: 100px; }
.w100 { width: 100px; }
select.w100 { width: 110px; }
.w110 { width: 110px; }
select.w110 { width: 120px; }
.w120 { width: 120px; }
select.w120 { width: 130px; }
.w130 { width: 130px; }
select.w130 { width: 140px; }
.w140 { width: 140px; }
select.w140 { width: 150px; }
.w150 { width: 150px; }
select.w150 { width: 160px; }
.w160 { width: 160px; }
select.w160 { width: 170px; }
.w170 { width: 170px; }
select.w170 { width: 180px; }
.w180 { width: 180px; }
select.w180 { width: 190px; }
.w190 { width: 190px; }
select.w190 { width: 200px; }
.w200 { width: 200px; }
select.w200 { width: 210px; }
.w210 { width: 210px; }
select.w210 { width: 220px; }
.w220 { width: 220px; }
select.w220 { width: 230px; }
.w230 { width: 230px; }
.w240 { width: 240px; }
.w250 { width: 250px; }
.w260 { width: 260px; }
.w270 { width: 270px; }
.w280 { width: 280px; }
.w290 { width: 290px; }
.w300 { width: 300px; }
select.w300 { width: 310px; }
.w310 { width: 310px; }
.w320 { width: 320px; }
.w330 { width: 330px; }
.w340 { width: 340px; }
.w350 { width: 350px; }
.w360 { width: 360px; }
.w370 { width: 370px; }
.w380 { width: 380px; }
.w390 { width: 390px; }
.w400 { width: 400px; }
select.w400 { width: 410px; }

.h10 { height: 10px; }
.h30 { height: 30px; }
.h120 { height: 120px; }
.h130 { height: 130px; }
.h260 { height: 260px; }
.h400 { height: 400px; }

.contentLeft .w-size1 { width: 100%; }
.contentLeft select.w-size1 { width: 100%; }
.contentLeft .w-size2 { width: 70px; }
.contentLeft select.w-size2 { width: 80px; }
.contentLeft .w-size3 { width: 100px; }
.contentLeft select.w-size3 { width: 110px; }

.content .w-size1 { width: 100%; }
.content select.w-size1 { width: 100%; }
.content .w-size2 { width: 70px; }
.content select.w-size2 { width: 80px; }
.content .w-size3 { width: 100px; }
.content select.w-size3 { width: 110px; }

.contentRight .w-size1 { width: 100%; }
.contentRight select.w-size1 { width: 100%; }
.contentRight .w-size2 { width: 70px; }
.contentRight select.w-size2 { width: 80px; }
.contentRight .w-size3 { width: 100px; }
.contentRight select.w-size3 { width: 110px; }

.contentLeft .kal { width: 70px; border-right: none !important; }
.contentRight .kal { width: 123px; border-right: none !important; }
.content .kal { width: 202px; border-right: none !important; }

.icoKalendar { float: left; display: block; border: 1px solid #3399cc; border-left: none; background: #003366; width: auto; height: 15px; position: relative; padding: 4px; _padding: 4px 4px 1px 4px; }
.icoKalendar img:hover { cursor: pointer; }
.ajax__calendar_days table tr td { padding: 0; }

.contentLeft .mezera { float: left; display: block; position: relative; width: 13px; height: 25px; }
.content .mezera { float: left; display: block; position: relative; width: 13px; height: 25px; }
.contentRight .mezera { float: left; display: block; position: relative; width: 0px; height: 0px; }

.language { float: right; position: absolute; top: 8px; right: 15px; }
.tip { background: url(../images/tip.jpg) no-repeat 420px 5px; }

.aktuality { padding: 0 !important; height: 164px; overflow: hidden; }
.aktuality ul { padding: 0; margin: 0px; display: block; }
.aktuality ul li { color: #000; padding: 6px 0 4px 0; margin: 0px; list-style: none; display: block; background: url(../images/li1.gif) repeat-x 100% 100%; }
.aktuality ul li p { margin: 0; }
.aktuality .date { padding: 0px; margin: 0px; color: #cc6600; font-weight: bold; }

.aktualitylist { padding: 0 !important; }
.aktualitylist ul { padding: 0; margin: 0px; display: block; }
.aktualitylist ul li { color: #000; padding: 6px 0 4px 0; margin: 0px; list-style: none; display: block; background: url(../images/li1.gif) repeat-x 100% 100%; }
.aktualitylist ul li p { margin: 0; }
.aktualitylist .anotace { }
/******************************************
	Kontakt
******************************************/
.kontaktBg { padding: 0; margin: 0; position: relative; _width: 175px; }
.homepage .kontaktBg { margin: 240px 0 0 0; }
.kontaktBg .box { padding: 8px 0 0 0; height: 160px; }
.kontaktBg .ruka { display: none; }
.kontakt { height: auto; }
.kontaktBg .nadpis1 { font-weight: bold; }
.kontakt table { margin: 0 0 0 10px; }
.kontakt table tr td { padding: 0; margin: 0; line-height: 13px; color: #663310; font-size: 11px; font-weight: bold; }
.kontakt table tr td.label { color: #996600; padding: 0; font-weight: normal; }
.kontakt table tr td a { font-weight: bold; color: #663310 !important; text-decoration: none; }
.kontakt table tr td a:hover { color: #660033 !important; text-decoration: underline; }

/******************************************
	Banner střed
******************************************/

.content .banner { width: 515px; height: 170px; position: relative; margin: 0px 0 10px 0; padding: 0px; }
.content .banner img { }
.content .banner .ramecek { width: 515px; height: 134px; margin: 0px; position: absolute; padding: 0px; text-indent: -20000px; background: url(../images/home_upoutavka.png) no-repeat 0px 0px; top: 0px; left: 0px; }
.ban_l { width: 127px; height: 31px; margin: 0px; position: absolute; padding: 0px; background: url(../images/banner_n.jpg) no-repeat 0% 0%; border-top: 2px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: none; border-left: none; }
.ban_n { width: 127px; height: 31px; margin: 0px; position: absolute; padding: 0px; background: url(../images/banner_n.jpg) no-repeat 50% 0%; left: 128px; border-top: 2px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: none; border-left: 1px solid #FFFFFF; }
.ban_n2 { width: 127px; height: 31px; margin: 0px; position: absolute; padding: 0px; background: url(../images/banner_n.jpg) no-repeat 50% 0%; left: 257px; border-top: 2px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: none; border-left: 2px solid #FFFFFF; }
.ban_p { width: 127px; height: 31px; margin: 0px; position: absolute; padding: 0px; background: url(../images/banner_n.jpg) no-repeat 100% 0%; right: 0px; border-top: 2px solid #FFFFFF; border-right: none; border-bottom: none; border-left: 1px solid #FFFFFF; }
.ban_l, .ban_n, .ban_n2, .ban_p { color: #333333 !important; font-size: 12px; line-height: 31px; text-align: center; text-decoration: none !important; font-weight: bold; }
.ban_l:hover { color: #FFFFFF !important; background: url(../images/banner_la.jpg) no-repeat 0% 0%; }
.ban_n:hover, .ban_n2:hover { color: #FFFFFF !important; background: url(../images/banner_la.jpg) no-repeat 50% 50%; }
.ban_p:hover { color: #FFFFFF !important; background: url(../images/banner_la.jpg) no-repeat 100% 100%; }

.banner .slideshow { position: absolute; top: 38px; left: 0; }

/******************************************
	Upoutavka
******************************************/
.mezeraUpoutavka { height: 143px; _height: 153px; }
.upoutavka { position: relative; width: 715px; _margin-right: -200px; z-index: 1; }
.upoutavka ul { padding: 0px 0px 0px 10px; display: block; margin: 0px; list-style: none; height: 110px; text-align: left; text-indent: 0px; }
.upoutavka ul li { display: block; float: left; text-align: left; text-indent: 0px; padding: 15px 0 15px 95px; width: 120px; height: 80px; margin-right: 5px; }
.upoutavka ul li a { display: block; font-weight: bold; color: #FFFFFF !important; padding: 2px; font-size: 11px; }
.upoutavka ul li a:hover { color: #FFCC00 !important; }
.upoutavka li.deti { background: url(../images/1.jpg) no-repeat 5px 10px; display: block; border-right: 1px dotted #6699cc; }
.upoutavka li.aktivni { background: url(../images/2.jpg) no-repeat 5px 10px; border-right: 1px dotted #6699cc; }
.upoutavka li.lode { background: url(../images/3.jpg) no-repeat 5px 10px; padding-left: 105px; width: 135px; }
.upoutavka li.deti:hover { background: url(../images/1h.jpg) no-repeat 5px 10px; }
.upoutavka li.aktivni:hover { background: url(../images/2h.jpg) no-repeat 5px 10px; }
.upoutavka li.lode:hover { background: url(../images/3h.jpg) no-repeat 5px 10px; }

/******************************************
	Detail
******************************************/
.detail { padding: 0 10px !important; }
.detail h1 { color: #003399 !important; font-size: 15px !important; padding-top: 0; margin: -5px 0 15px 0 !important; border-bottom: 1px solid #003399; }
.detail h1 .hvezdicky { margin-left: 10px; }
.detail .info1 { color: #CC6600; font-weight: bold; }
.detail .info2 { color: #C31010; font-weight: bold; }
.detail .tabCen { padding: 0 10px !important; }
.detail .tabCen table { }
.detail .tabCen table tr th { color: #fff; text-align: left; }
.detail .tabCen table tr td { border-top: 1px dotted #3399CC; }
.detail .yellow4 { float: right; width: 230px; margin: 0 0 15px 15px; padding: 10px 10px 0 10px; background-color: #FFF4D3 !important; }
.detail .yellow4 .infoBox { margin: 0 0 5px 0; }
.detail .infoBox .blokInfo { margin: 0 0 5px 0; }
.detail .infoBox .blokInfo p { margin: 0 0 10px 0; }
.detail .infoBox .blokInfo strong { color: #3366CC; padding-right: 10px; }
.detail .tabCen table tr td.r { color: #E30051; }

.oldzajezd { color: #ff0000; font-size: 14px; font-weight: bold; margin-top: 10px; margin-bottom: 10px; padding: 5px; border: 1px solid #ff0000; }

.detailFotografie { }
.detailFotografie .bigFoto { margin: 0 0 10px 0; width: 236px; }
.detailFotografie .bigFoto a img { border: 1px solid #ffffff; }
.detailFotografie .nahledy a { float: left; margin: 4px; padding: 1px; background: #ffffff; border: 1px solid #2862A1; }
.detailFotografie .nahledy a:hover { padding: 1px; background: #fff; border: 1px solid #fe8800; }
.detailFotografie .nahledy a img { border: 0; width: 67px; }

.dalsiZajezdy h3 { font-size: 16px; margin-top: 10px; }

/****** seznam pokojů *****/
.comboTerminy { width: 320px; }
.detail .tabCen table td.pokoj { font-weight: bold; }
.detail .tabCen table td.cena { font-weight: bold; text-align: right; color: #FFFF33; white-space: nowrap; }
.detail .tabCen table td.rezervovat { text-align: right; width: 25%; }
.detail .tabCen table td.info { font-size: 11px; border-top: none; text-align: justify; }
.detail .predslevou { text-decoration: line-through; }

/****** poptávka ******/
.detail .poptavka { background-color: #FFF4D3; border: solid 1px #FFCB1F; color: #333333; padding: 6px; margin-top: 12px; }
.detail .poptavka p { text-align: justify; }
.detail .poptavka fieldset .size2 { width: 62px; }
.detail .poptavka fieldset .size3 { width: 95px; }
.detail .poptavka fieldset .size5 { width: 312px; }
.detail .poptavka fieldset { border: none; padding: 0px; margin-bottom: 5px; }
.detail .poptavka em { font-size: 10px; }

.subtypy { display: block; float: right; }
.detail .subtypy { display: block; float: right; position: absolute; left: -17px; top: 0px; }

.detail .seznam1 .subtypy { display: block; float: right; position: relative; top: 0; left: 0; }
/******************************************
	Seznam1
******************************************/
.seznam1 { padding: 5px !important; }
.seznam1 .blok { position: relative; border-top: 1px dotted #ccc; width: 100%; height: auto; padding: 10px 0 0 0; min-height: 110px; }
.seznam1 .first { border-top: none; padding-top: 0px; }
.seznam1 .subtypy { display: block; float: right; position: absolute; right: 0; top: 0; }

.seznam1 .blok .foto { position: relative; top: 0; display: block; float: left; width: 100px; padding: 5px 0 0 0; margin: 0 0 10px 0; }
.seznam1 .blok .foto a { display: block; border: 1px solid #0066CC; background: #fff; padding: 1px; float: left; }
.seznam1 .blok .foto a:hover { background: #3399CC; }
.seznam1 .blok h2 { position: relative; top: 0px; left: 0px; color: #0066CC; font-size: 12px; margin: 0 0 10px 0; padding: 0; }
.seznam1 .blok h3 a { color: #0066CC !important; font-size: 13px; }

.seznam1 .blok h2 img { vertical-align: bottom; margin-right: 5px; }
.seznam1 .blok .blokPopis { position: relative; float: left; width: 390px; top: 0; left: 0px; font-size: 11px; line-height: 18px; padding: 0; margin: 0 0 10px 0; }
.seznam1 .blok .blokPopis label { float: left; margin: 0; padding: 0; width: 75px; font-weight: bold; font-size: 12px; }
.seznam1 .blok .blokPopis span.cena { font-weight: bold; font-size: 12px; color: #FF6600; }
.seznam1 .blok div.cena { position: relative; top: 0; left: 0; }
.seznam1 .blok .cena label { float: left; margin: 0; padding: 0 10px 0 0; font-weight: bold; }
.tabCen .seznam1 .blok { border-top: 1px dotted #3399CC; }
.tabCen .seznam1 .first { border-top: none; }
.tabCen .seznam1 .blok .blokPopis { /*width:340px;mnov:ikona subtypu odsunovala text dolů*/ }
.tabCen .seznam1 .blok .foto a { border: 1px solid #3399CC; background: #0066CC; }
.tabCen .seznam1 .blok .foto a:hover { border: 1px solid #fff; }
.tabCen .seznam1 .blok h2 { color: #79d3ff; }
.tabCen .seznam1 .blok h2 a { color: #79d3ff !important; font-size: 13px; }
.tabCen .seznam1 .blok .blokPopis span.cena { font-weight: bold; font-size: 12px; color: #ffff33; }
/******************************************
	Seznam2
******************************************/
.seznam2 { padding: 5px !important; }
.seznam2 .blok { position: relative; border-bottom: 1px dotted #ccc; width: 100%; height: auto; margin: 0 0 10px 0; }
.seznam2 .blok .foto { position: relative; float: left; width: auto; margin: 0 20px 10px 0; }
.seznam2 .blok .foto a { display: block; background: #0066CC; padding: 2px; float: left; }
.seznam2 .blok h2 { position: relative; top: 0px; left: 0px; color: #0066CC; font-size: 12px; margin: 0 0 10px 0; padding: 0; }
.seznam2 .blok h2 a { color: #0066CC !important; font-size: 13px; }

.seznam2 .blok .blokPopis { position: relative; width: auto; top: 0; left: 0px; font-size: 11px; line-height: 18px; padding: 0; margin: 0 0 10px 0; }
.seznam1 .blok .blokPopis label { float: left; margin: 0; padding: 0; width: 75px; font-weight: bold; font-size: 12px; }
.seznam2 .blok .blokPopis span.cena { font-weight: bold; font-size: 12px; color: #FF6600; }
.seznam2 .blok div.cena { position: relative; top: 0; left: 0; }
.seznam2 .blok .cena label { float: left; margin: 0; padding: 0 10px 0 0; font-weight: bold; }

.noPadd { padding: 0 !important; }
.noPadd .inside { padding: 0 !important; }
.noPadd .nadpis { left: -1px; top: -1px; }

.seznam1 .AspNet-GridView table { }
.seznam1 .AspNet-GridView table tr { }
.seznam1 .AspNet-GridView table tr td { background: url(../images/rowOver-bg.gif) repeat-x 0 -36px !important; font-size: 11px; }
.seznam1 .AspNet-GridView table tr.rowOver td { background: url(../images/rowOver-bg.gif) repeat-x 0 -6px !important; }
.seznam1 .AspNet-GridView table tr td.superlast { /*background: url(../images/rowOver-super-last-bg.gif) repeat-x 0 -36px!important;*/ }
.seznam1 .AspNet-GridView table tr td.superlast .cena { color: #FF6600 !important; }
.seznam1 .AspNet-GridView table tr.rowOver td.superlast { /*background: url(../images/rowOver-super-last-bg.gif) repeat-x 0 -6px!important;*/ }

/******************************************
	Seznam3
******************************************/
.seznam3 { padding: 10px 0 0 13px !important; }
.seznam3 .blok { display: block; position: relative; float: left; border: 1px solid #ccc; width: 220px; height: 300px; margin: 0 13px 13px 0; padding: 5px; }
.seznam3 .blok .foto { position: relative; top: 0px; float: left; width: auto; margin: 0 5px 5px 0; }
.seznam3 .blok .foto a { display: block; background: #0066CC; padding: 2px; float: left; }
.seznam3 .blok h2 { position: relative; top: 0px; left: 0px; color: #0066CC; font-size: 12px; margin: 0 0 5px 0; padding: 0; }
.seznam3 .blok h2 a { color: #0066CC !important; font-size: 13px; }

.seznam3 .blok .blokPopis { position: relative; width: 100%; top: 0; left: 0; font-size: 11px; line-height: 18px; padding: 0; margin: 0 0 10px 0; height: 240px; overflow: hidden; }
.seznam3 .blok .blokPopis label { float: left; margin: 0; padding: 0; width: 75px; font-weight: bold; font-size: 11px; }
.seznam3 .blok .blokPopis span.cena { font-weight: bold; font-size: 11px; color: #FF6600; }
.seznam3 .blok div.cena { position: relative; top: 0; left: 0; }
.seznam3 .blok .cena label { float: left; margin: 0; padding: 0 10px 0 0; font-weight: bold; }
.ajax__calendar { z-index: 100; }
.ajax__calendar_container { z-index: 101; }

/************************************
	Destinace
**************************************/
.destinace h2 { color: #663310 !important; border-bottom: 1px solid #ccc; }
.destinace h2 a { color: #663310 !important; }
.destinace .prvniSloupec { width: 240px; float: left; margin: 0 20px 10px 0; padding: 0; }
.destinace .druhySloupec { width: 240px; float: left; margin: 0 0 10px 0; padding: 0; }
.destinace h3 a { color: #2862A1 !important; }
.destinace h3 { border-bottom: 1px solid #eee; margin-left: 5px; margin-right: 5px; }
.destinace ul { margin: 0; padding: 0; }
.destinace ul li { margin: 0; padding: 2px 0 2px 15px; list-style: none; background: url(../Images/bullet.gif) no-repeat 5px 7px; }
.destinace ul li a { text-decoration: none; color: #333; }
.destinace a:hover { text-decoration: underline; }

/************************************
	Formulaře
**************************************/
.floatLeft { float: left; }

fieldset { border: 1px solid #2862A1; padding: 15px; margin: 0 0 20px 0; position: relative; }
fieldset legend { padding: 5px 15px; background: #F2F8FF; font-weight: bold; color: #2862A1; }
fieldset label, fieldset select, fieldset input.text, fieldset .validatory { float: left; }
fieldset label { }
fieldset select { margin: 0 10px 10px 0; }
fieldset input.text { height: 16px; margin: 0 10px 10px 0; }
.validatory { height: 17px; margin: 0 10px 10px 0; padding: 5px 0 3px 0; float: left; }
.error { color: Red; }
.zalozky .error { color: Yellow; }

fieldset .size1 { width: 20px; }
fieldset .size2 { width: 60px; }
fieldset .size3 { width: 100px; }
fieldset .size4 { width: 160px; }
fieldset select.size4 { width: 140px; }
fieldset .size5 { width: 320px; }
fieldset select.size5 { width: 210px; }
.poznamka { font-size: 11px; font-style: italic; }

.povinne { font-weight: bold; white-space: nowrap; }
.infopovinne { }

option.level1 { color: #FFCB1D; background-color: #2862A1; }
option.level2 { color: #FFCB1D; }


/**** Kalkulkace ****/
fieldset.kalkulace .size1 { width: 75px; }
fieldset.kalkulace .size2 { width: 70px; }
fieldset.kalkulace .size5 { width: 185px; }
fieldset.kalkulace .castka { text-align: right; }
fieldset.kalkulace .suma { color: Red; font-weight: bold; font-size: 14px; }
fieldset.kalkulace .skupina { font-weight: bold; width: auto; }


/**** Sluzby ****/
.tabCen { }
fieldset.sluzby { padding-top: 0; }
fieldset.sluzby span.skupina { display: block; width: auto; float: left; padding: 10px 5px 5px 2px; margin: 0px; color: #FFFF33; font-weight: bold; }
fieldset.sluzby span.label1 { display: block; float: left; padding: 2px 5px; margin: 0; text-align: left; }
fieldset.sluzby span.label2 { display: block; float: left; padding: 2px 5px; margin: 0; text-align: right; font-weight: bold; }
fieldset.sluzby hr { border: none; border-bottom: 1px dotted #3399CC; }

fieldset.sluzby .size1 { width: 90%; }
fieldset.sluzby .size2 { width: 310px; }
fieldset.sluzby .size3 { width: 85px; }
fieldset.sluzby .size4 { width: 240px; }
fieldset.sluzby .size5 { width: 150px; }
fieldset.sluzby .size6 { width: 20px; }

/**** Sezony ****/
fieldset.sezony { padding-top: 0; }
fieldset.sezony span.skupina { display: block; width: auto; float: left; padding: 10px 5px 5px 2px; margin: 0px; color: #FFFF33; font-weight: bold; }
fieldset.sezony span.label1 { display: block; float: left; padding: 2px 3px; margin: 0; text-align: left; }
fieldset.sezony span.label2 { display: block; float: left; padding: 2px 3px; margin: 0; text-align: right; font-weight: bold; }
fieldset.sezony hr { border: none; border-bottom: 1px dotted #3399CC; }
fieldset.sezony label { margin-right: 5px; }
fieldset.sezony .size1 { width: 20px; }
fieldset.sezony .size2 { width: 68px; }
fieldset.sezony .size3 { width: 80px; }
fieldset.sezony .size4 { width: 160px; }
fieldset.sezony .size5 { width: 150px; }

/**** přehled (v KC) ***/
fieldset.prehled { margin-bottom: 0px; }
fieldset.prehled label { width: 120px; margin-bottom: 0px; }
fieldset.prehled .size1 { width: 20px; }
fieldset.prehled .size2 { width: 80px; }
fieldset.prehled .size3 { width: 180px; }
fieldset.prehled .size4 { width: 280px; }
fieldset.prehled .size5 { width: 340px; }
fieldset.prehled .suma { color: Red; font-weight: bold; font-size: 14px; }
fieldset.prehled .value { font-weight: bold; }
fieldset.prehled .castka { text-align: right; }
fieldset.osoba { margin-top: 0px; border-top: none; }

.ajaxPreloader { margin: 0pt auto; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.marMinBottom { margin: 0 !important; padding: 0 !important; }

/***** destinace ***/
.listdestinace { padding: 0px; margin: 0px; }
.listdestinace .blok { padding: 0px; margin: 0px; }
.listdestinace a { text-decoration: none; }
.listdestinace a.zeme { font-size: 14px; font-weight: bold; color: #0066FF; }
.listdestinace a.lokalita { font-size: 12px; color: #0066FF; }
.listdestinace a.misto { font-size: 12px; color: #333333; }


/**** AJAX calendar ****/
.ajax__calendar .ajax__calendar_month, .ajax__calendar .ajax__calendar_year { width: 30px !important; height: 35px !important; }
.ajax__calendar_prev, .ajax__calendar_next { z-index: 5 !important; }
.ajax__calendar_title { z-index: 4 !important; background: #fff; }

.mT5 { margin-top: 5px; }

/*.weatherIcon { height: 70px;} */
.weatherIcon img { float: left; padding: 5px; }
.weatherText { padding: 6px 4px 0 10px; width: 160px; text-align: left; }
.weatherDetail { float: right; padding: 0px 10px 5px 0; }
.weatherNadpis { font-weight: bold; font-size: 14px; padding-right: 40px; }


.checkboxlist input { float: left; }
.checkboxlist label { display: block; margin: 0px 0px 0px 10px; padding: 0px; }
.checkboxlist br { clear: both; width: 100%; margin-bottom: 8px; }
.checkboxlist p { margin-bottom: 0px; }

#cycle { width: 710px; height: 250px; padding-bottom: 4px; }
#nav { background: none repeat scroll 0 0 #FFFFFF; display: inline-block; position: absolute; right: -175px; top: 140px; width: 22px; z-index: 10; }
#nav a { float: left; padding: 5px 2px 4px 7px; text-decoration: none; }
#nav a.activeSlide { font-weight: bold; }

.btnNewsletter .size4 { width: 150px; }

