/* CSS Document */
	/*...........................NORMALIZE STYLE SHEET BEGIN.........................*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,select,input,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

/*table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ul {
	list-style-type: disc;
	margin: 0px;
}

ol {
	list-style-type: decimal;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}*/

/*...........................NORMALIZE STYLE SHEET END.........................*/
	/*...........................PAGE WRAPPER BEGIN.........................*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F5;
}

div#wrapper {
	width: 770px;
	margin: 0 auto;
	position: relative;
	background: transparent url("../../images/default/wrapper_bg.png") top
		left repeat-y;
}

div#wrapper_right {
	position: absolute;
	top: 172px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	height: 67px;
	background: transparent url("../../images/default/wrapper_right.png")
		top left no-repeat;
	width: 14px;
}

div#wrapper_left {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 599px;
	background: transparent url("../../images/default/wrapper_left.png") top
		left no-repeat;
	width: 29px;
}

div#wrapper_top {
	margin-left: 29px;
	_margin-left: 29px;
	width: 741px;
	background: transparent url("../../images/default/wrapper_top.png") top
		left no-repeat;
	height: 145px;
}

div#wrapper_lang {
	margin-left: 29px;
	_margin-left: 29px;
	width: 741px;
	background: transparent url("../../images/default/wrapper_lang.png") top
		left no-repeat;
	height: 27px;
}

div#page {
	margin-left: 30px;
	_margin-left: 30px;
	margin-top: 1px;
	width: 728px;
}

div#page_left {
	background: transparent url("../../images/default/pageleftbg.png") top
		left repeat-y;
	width: 144px;
	float: left;
	padding-bottom: 15px;
}

div#page_right {
	margin-left: 1px;
	_margin-left: 1px;
	width: 582px;
	float: left;
}

div#right_center {
	margin-left: 1px;
	_margin-left: 0px;
	float: left;
	width: 416px;
}

div#right_right {
	margin-left: 1px;
	_margin-left: 0px;
	width: 162px;
	float: left;
}

.blackdots400 {
	background: transparent url("../../images/default/blackdots.png") top
		left repeat-x;
	width: 572px;
	height: 1px;
	line-height: 1px;
	margin-bottom: 5px;
	_margin-bottom: 2px;
	margin-left: 5px;
	_margin-left: 2px;
	margin-top: 5px;
	_margin-top: 5px;
	float: left;
}

.blackdotswidth {
	background: transparent url("../../images/default/blackdots.png") top
		left repeat-x;
	width: 718px;
	height: 1px;
	line-height: 1px;
	margin-bottom: 5px;
	_margin-bottom: 2px;
	margin-left: 5px;
	_margin-left: 2px;
	margin-top: 5px;
	_margin-top: 5px;
	float: left;
}

div#footer {
	background: transparent url("../../images/default/footerbg.png") top
		left repeat-x;
	height: 64px;
	width: 724px;
	display: block;
	float: left;
	text-align: center;
}

div#footer a:link,div#footer a:visited {
	color: #333333;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: underline;
}

/*
div#footer a:hover{
text-decoration:underline;
}
*/
#copyText {
	float: left;
	background-color: #E9E9E9;
	color: #686868;
	font-family: Tahoma;
	font-size: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 4px;
	width: 714px;
}

div#wrapper_end {
	background: transparent url("../../images/default/wrapper_end.png");
	width: 745px;
	height: 11px;
	display: block;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
}

div#createdby {
	width: 690px;
	margin: 0 auto;
	padding-bottom: 10px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	display: block;
}

/*...........................PAGE WRAPPER END.........................*/
	/*...........................LEFT MENU BEGIN.........................*/
.menuitem_red,.menuitem_green,.menuitem_lightgreen,.menuitem_blue,.menuitem_yellow,.menuitem_brown,.menuitem_lightlila,.menuitem_orange
	{
	border-top: 1px solid #C7F094;
	line-height: 16px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 143px;
	display: block;
}

.leftsubmenu {
	line-height: 16px;
	width: 143px;
}

.leftsubmenu a:link,.leftsubmenu a:visited {
	color: #064997;
	display: block;
	text-decoration: none;
	padding-left: 17px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
}

.leftsubmenu a:hover {
	text-decoration: underline;
	background-color: #9BD045;
}

.submenu {
	list-style-type: none;
	margin: 0px 0px 0px;
	padding: 0px;
	width: 143px;
}

.submenu li {
	line-height: 14px;
	padding: 1px 0px 1px 16px;
}

.submenu li:hover {
	line-height: 14px;
	background-color: #9BD045;
	text-decoration: underline;
}

.submenulink span {
	background-image: url("../../images/default/mleft_green.png");
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 17px;
	display: block;
}

a.submenulink {
	background-repeat: no-repeat;
	color: #064997;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.submenulink:hover {
	text-decoration: underline;
}

#menuitem_map {
	margin-top: 15px;
}

#menuitem_map .title {
	padding-left: 17px;
	color: #064997;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

#menuitem_map a.map {
	background: url("../../images/default/mapofslovakia.png");
	background-repeat: no-repeat;
	width: 84px;
	height: 45px;
	display: block;
	margin-left: 17px;
	_margin-left: 17px;
	margin-top: 5px;
}

#menuitem_map a.map:hover {
	background: url("../../images/default/mapofslovakia_over.png");
}

a.leftlink,a.leftlink:visited,a.leftlink:active {
	color: #064997;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.menuitem_red .leftlink span {
	background-image: url("../../images/default/mleft_red.png");
	margin-top: 15px;
}

.menuitem_green .leftlink span {
	background-image: url("../../images/default/mleft_green.png");
}

.menuitem_lightgreen .leftlink span {
	background-image: url("../../images/default/mleft_lightgreen.png");
}

.menuitem_blue .leftlink span {
	background-image: url("../../images/default/mleft_blue.png");
}

.menuitem_yellow .leftlink span {
	background-image: url("../../images/default/mleft_yellow.png");
}

.menuitem_brown .leftlink span {
	background-image: url("../../images/default/mleft_brown.png");
}

.menuitem_lightlila .leftlink span {
	background-image: url("../../images/default/mleft_lightlila.png");
}

.menuitem_orange .leftlink span {
	background-image: url("../../images/default/mleft_orange.png");
}

a.leftlink span,a.leftlink:visited span,a.leftlink:link span {
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 17px;
	display: block;
	color: #064997;
}

a.leftlink:hover {
	background-color: #9BD045;
	text-decoration: underline;
}

/*...........................LEFT MENU END.........................*/
	/*...........................CONTENT - CENTER - BEGIN.........................*/
	/*...........................BOX SMALL BEGIN.........................*/
.box_small {
	background-image: url("../../images/default/center_boxbg.jpg");
	background-repeat: no-repeat;
	height: 136px;
	margin-bottom: 8px;
	text-align: left;
	width: 207px;
	font-family: Arial;
	float: left;
}

.box_small .title {
	height: 16px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 8px;
	width: 190px;
	font-size: 100%;
	font-weight: normal;
}

.box_small_link:link,.box_small_link:visited {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	color: #284682;
	text-decoration: none;
}

.box_small_link:hover {
	text-decoration: underline;
}

.box_small .hr {
	border: 0px none;
	font-size: 0px;
	height: 2px;
	left: 7px;
	position: relative;
	top: 2px;
	width: 192px;
}

.box_small .image {
	float: left;
	height: 70px;
	margin-left: 7px;
	_margin-left: 4px;
	margin-right: 5px;
	margin-top: 9px;
	overflow: hidden;
	width: 74px;
}

.box_small .image img {
	margin: 0px;
	padding: 0px;
	border: #666666 1px solid;
}

.box_small .text {
	float: left;
	font-size: 11px;
	height: 70px;
	margin-bottom: 5px;
	margin-top: 9px;
	overflow: hidden;
	width: 110px;
}

.box_small .more {
	float: right;
	margin-right: 20px;
	_margin-right: 10px;
	margin-top: 3px;
}

.box_small .more a:link,.box_small .more a:visited {
	font-size: 10px;
	text-decoration: underline;
	color:#990000;
}

/*
.box_small .more a:hover{
}
*/
.box_small .price {
	color: #FFFFFF;
	float: left;
	font-family: Arial;
	font-size: 11px;
	padding-top: 1px;
	font-weight: bold;
	margin-left: 10px;
	_margin-left: 5px;
	text-align: center;
	width: 70px;
}

/*...........................BOX SMALL END.........................*/
	/*...........................SEARCH BIG BEGIN.........................*/
#searchbig {
	background-image: url("../../images/default/searchbigbg.png");
	width: 410px;
	height: 131px;
	background-repeat: no-repeat;
	margin-left: 2px;
	_margin-left: 2px;
}

#searchbig .title {
	padding-left: 30px;
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}

#searchbig .label_wrap {
	float: left;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	font-size: 11px;
}

#searchbig .form_wrap {
	float: left;
}

#searchbig input,select {
	font-size: 11px;
}

#searchbig .input_text {
	font-size: 11px;
	border: 1px solid #9D9D9D;
}

#searchbig .select {
	font-size: 10px;
	border: 1px solid #9D9D9D;
	width:140px;
}

.bigsubmit {
	background: transparent
		url("../../images/default/search_big_vyhladat.png") left top no-repeat
		;
	width: 79px;
	height: 25px;
	padding-top: 1px;
	text-align: center;
	border: none;
	cursor: pointer;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

/*...........................SEARCH BIG END.........................*/
	/*...........................SEARCH SMALL BEGIN.........................*/
#searchsmall {
	background-image: url("../../images/default/searchsmallbg.png");
	background-repeat: no-repeat;
	width: 207px;
	height: 136px;
	display: block;
	float: left;
	margin-bottom: 8px;
}

#searchsmall .title {
	padding-left: 10px;
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}

#searchsmall .label_nav {
	float: left;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	font-size: 11px;
}

#searchsmall .form_nav {
	float: left;
}

#searchsmall .form_nav select {
	float: right;
}

#searchsmall .form_nav input {
	float: right;
}

/*...........................SEARCH SMALL END.........................*/
	/*...........................CONTENT - END - BEGIN.........................*/
	/*...........................RIGHT - ROUNDED - BEGIN.........................*/
.rounded_blue_nav {
	width: 156px;
	margin: 0px;
	padding: 0px;
	background-image: url("../../images/default/rounder_blue_middle.png");
	background-repeat: repeat-y;
	margin-left: 3px;
	_margin-left: 2px;
}

.rounded_blue {
	background-image: url("../../images/default/rounder_blue_top2.png");
	/*background-image: url("../../images/default/rounder_blue_top.png");*/
	background-repeat: no-repeat;
	width: 156px;
}

.rounded_blue_bottom {
	background-image: url("../../images/default/rounder_blue_bottom.png");
	width: 156px;
	height: 11px;
	display: block;
}

.rounded_blue .title {
	font-size: 14px;
	color: #2A4686;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.rounded_blue .rightimg {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.rounded_blue .link {
	background-image: url("../../images/default/arrow_blue.png");
	background-repeat: no-repeat;
}

.rounded_blue .link a {
	padding-left: 10px;
	text-decoration: underline;
}

.rounded_blue .link a:link,.rounded_blue .link a:visited {
	color: #2795C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/*rounded_blue .link a:hover{
text-decoration:underline;}
*/
.rounded_blue .text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
}

.rounded_blue .price {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; //
	font-weight: normal;
	text-align: right;
	padding-bottom: 5px;
}

/*...........................RIGHT - ROUNDED - BOTTOM END.........................*/
	/*...........................RIGHT - ROUNDED2 BEGIN.........................*/
#rounder2 {
	width: 162px;
	background: transparent url("../../images/default/rounder2bg2.png")
		repeat-y;
}

#rounder2_top {
	width: 152px;
	background: transparent url("../../images/default/rounder2_top.png")
		no-repeat;
	height: 31px;
	display: block;
	float: left;
	color: #2795C9;
	padding-top: 9px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 10px;
	font-size: 13px;
}

.rounder2_head {
	width: 152px;
	background: transparent url("../../images/default/rounder2_head.png")
		no-repeat;
	height: 25px;
	display: block;
	float: left;
	color: #2795C9;
	padding-top: 9px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 10px;
	font-size: 13px;
}

#rounder2_bottom {
	width: 162px;
	background: transparent url("../../images/default/rounder2_bottom.png")
		no-repeat;
	height: 16px;
	display: block;
	float: left;
}

.rounder2_bot {
	width: 162px;
	background: transparent url("../../images/default/rounder2_bot.png")
		no-repeat;
	height: 11px;
	display: block;
	float: left;
}

#rounder2 .text {
	float: left;
	width: 142px;
	color: #000000;
	padding: 10px;
	background: transparent url("../../images/default/rounder2bg.png")
		repeat-y;
}

#rounder2 .weather {
	float: left;
	width: 142px;
	color: #000000;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: transparent url("../../images/default/rounder2bg.png")
		repeat-y;
}

.degree {
	float: left;
	padding-top: 14px;
	padding-left: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	width: 48px;
}

/*...........................RIGHT - ROUNDED2 END.........................*/
	/*........................... CENTER - GRADIENT BEGIN........................*/
#centergradientbig, #centergradientbig_accomodation {
	margin-left: 4px;
	_margin-left: 2px;
	width: 570px;
	background: transparent	url("../../images/default/centergradientbig_bg.png") repeat-y;
}

#centergradientbig_in, #centergradientbig_accomodation_in {
	background: transparent	url("../../images/default/centergradientbig_top.png") no-repeat;
	width: 570px;
	float: left;
}

#centergradientbig_in_white {
	background: transparent	url("../../images/default/centergradientbig_top_white.png") no-repeat;
	width: 570px;
	float: left;
}

#centergradientbig .title {
	color: #2A4686;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 10px;
}

#centergradientbig_accomodation .title {
	color: #2A4686;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 10px;
}

#centergradientbig .content .title {
	color: #2A4686;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

#centergradientbig .content .title a {
	color: #2A4686;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	padding-left: 2px;
	font-weight: bold;
}

#centergradientbig .content .title a:hover {
	text-decoration: underline;
}

#centergradientbig .stitle {
	clear: left;
	font-weight: bold;
	padding-top: 6px;
	color: #4194C8;
	font-size: 13px;
}

#centergradientbig .textjustify {
	clear: left;
	padding-top: 6px;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}

#centergradientbig .text {
	clear: left;
	padding-top: 6px;
	color: #000000;
	font-size: 12px;
}

#centergradientbig .hr {
	color: #2A4686;
	font-size: 0px;
	margin-left: 8px;
	_margin-left: 6px;
	border: 0px none;
	height: 2px;
	line-height: 2px;
	width: 554px;
}

#centergradientbig_accomodation .hr {
	color: #2A4686;
	font-size: 0px;
	margin-left: 8px;
	_margin-left: 6px;
	border: 0px none;
	height: 2px;
	line-height: 2px;
	width: 554px;
}

#centergradientbig .hr2 {
	color: #2A4686;
	font-size: 0px;
	border: 0px none;
	height: 2px;
	line-height: 2px;
	width: 554px;
}

#centergradientbig .hr1 {
	color: #2A4686;
	font-size: 0px;
	border: 0px none;
	height: 1px;
	line-height: 1px;
	width: 554px;
}

#centergradientbig .content {
	margin-left: 8px;
	_margin-left: 4px;
	margin-bottom: 4px;
	_margin-bottom: 2px;
	width: 554px;
}

#centergradientbig_accomodation .content{
	margin-left: 8px;
	_margin-left: 4px;
	margin-bottom: 4px;
	_margin-bottom: 2px;
	width: 554px;
}

#centergradientbig_bottom, #centergradientbig_accomodation_bottom {
	background: transparent
		url("../../images/default/centergradientbig_bottom.png") no-repeat;
	width: 570px;
	height: 9px;
	float: left;
	display: block;
}

/*........................... CENTER - GRADIENT BIG........................*/
	/*........................... CENTER - GRADIENT BEGIN........................*/
#centergradient {
	margin-left: 4px;
	_margin-left: 2px;
	width: 413px;
	background: transparent
		url("../../images/default/centergradient_bg.png") repeat-y;
}

#centergradient_in {
	background: transparent
		url("../../images/default/centergradient_top.png") no-repeat;
	width: 413px;
	float: left;
}

#centergradient_in .title {
	color: #2A4686;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 10px;
}

#centergradient_in .content .title {
	color: #2A4686;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

#centergradient_in .content .title a {
	color: #2A4686;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	padding-left: 2px;
	font-weight: bold;
}

#centergradient_in .content .title a:hover {
	text-decoration: underline;
}

#centergradient_in .stitle {
	clear: left;
	font-weight: bold;
	padding-top: 6px;
	color: #4194C8;
	font-size: 13px;
}

#centergradient_in .textjustify {
	clear: left;
	padding-top: 6px;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}

#centergradient_in .text {
	clear: left;
	padding-top: 6px;
	color: #000000;
	font-size: 12px;
}

#centergradient_in .hr {
	color: #2A4686;
	font-size: 0px;
	margin-left: 8px;
	_margin-left: 6px;
	border: 0px none;
	height: 2px;
	line-height: 2px;
	width: 396px;
}

.hr2 {
	color: #2A4686;
	font-size: 0px;
	border: 0px none;
	height: 2px;
	line-height: 2px;
	width: 396px;
}

.hr1 {
	color: #2A4686;
	font-size: 0px;
	border: 0px none;
	height: 1px;
	line-height: 1px;
	width: 396px;
}

#centergradient_in .content {
	margin-left: 8px;
	_margin-left: 4px;
	margin-bottom: 4px;
	_margin-bottom: 2px;
	width: 396px;
	
	/*tie spodne dve kvoli IE*/
	min-height:100px;
  	height:auto !important;
  	height:100px;
}

#centergradient_bottom {
	background: transparent
		url("../../images/default/centergradient_bottom.png") no-repeat;
	width: 413px;
	height: 9px;
	float: left;
	display: block;
}

.label_nav {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #0483D1;
}

.radio_nav {
	padding-top: 1px;
	float: left;
	font-size: 11px;
	color: #333333;
}

.radio_nav input {
	margin-top: 1px;
}

.input_nav {
	float: left;
	margin: 0px;
	padding: 0px;
}

/*........................... CENTER - GRADIENT END.........................*/
	/*........................... FORM SETTING BEGIN.........................*/
.input300 {
	width: 300px;
	border: #9D9D9D 1px solid;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
}

select {
	margin: 0px;
	border: #9D9D9D 1px solid;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	padding: 1px;
}

.checkbox {
	background: transparent;
	border: none;
}

.radio {
	background: transparent;
	border: none;
}

.area300 {
	width: 300px;
	height: 100px;
	border: #9D9D9D 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	padding: 1px;
}

.form_reset,.but_order_big,.but_input_thin,.but_input_small {
	float: left;
	margin-left: 4px;
	_margin-left: 2px;
	font-size: 11px;
}

a.form_reset,a.but_order_big,a.but_input_thin,a.but_input_small {
	float: left;
	margin-left: 4px;
	_margin-left: 2px;
	font-size: 11px;
	padding-top: 1px;
}

.form_reset {
	background: transparent url("../../images/default/form_reset.png")
		no-repeat;
	width: 56px;
	height: 16px;
	display: block;
	text-align: center;
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.form_reset:hover {
	background: transparent url("../../images/default/form_reset_over.png")
		no-repeat;
}

.but_order_big {
	background-image: url("../../images/default/but_order_big.png");
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 101px;
	height: 25px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	display: block;
	padding-top: 1px;
	font-weight: bold;
	text-decoration: none;
}

a.but_order_big {
	padding-top: 6px;
	padding-left: 24px;
	width: 77px;
}

.but_order_big:hover {
	background-image: url("../../images/default/but_order_big_over.png");
	text-decoration: underline;
}

.but_input_thin {
	background: transparent url("../../images/default/but_input_thin.png");
	background-repeat: no-repeat;
	width: 82px;
	height: 16px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
}

.but_input_thin:hover {
	background: transparent
		url("../../images/default/but_input_thin_over.png");
	text-decoration: underline;
}

.but_input_small {
	background-image: url("../../images/default/but_input_small.png");
	background-repeat: no-repeat;
	width: 36px;
	height: 16px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
}

.but_input_small:hover {
	background-image: url("../../images/default/but_input_small_over.png");
	text-decoration: underline;
}

/*........................... FORM SETTING END.........................*/
.clear {
	clear: both;
}

.clear10 {
	clear: both;
	line-height: 10px;
	height: 10px;
}


.clearleft {
	clear: left;
}

.clearleft2 {
	clear: left;
	line-height: 2px;
	height: 2px;
}

.clearleft3 {
	clear: left;
	line-height: 3px;
	height: 3px;
}

.clearleft5 {
	clear: left;
	line-height: 5px;
	height: 5px;
}

.clearleft10 {
	clear: left;
	line-height: 10px;
	height: 10px;
}

.clearleft20 {
	clear: left;
	line-height: 20px;
	height: 20px;
}

.clearleft30 {
	clear: left;
	line-height: 30px;
	height: 30px;
}

.clearright {
	clear: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.left10 {
	float: left;
	margin-left: 10px;
	_margin-left: 10px;
}

.right10 {
	float: right;
	margin-right: 10px;
	_margin-right: 10px;
}

.inner5 {
	padding: 5px;
}

.inner10 {
	padding: 5px 10px;
}

.f11 {
	font-size: 11px;
}

.f13 {
	font-size: 13px;
}

.padlr3 {
	padding-left: 3px;
	padding-right: 3px;
}

.padlr5 {
	padding-left: 5px;
	padding-right: 5px;
}

.padlr10 {
	padding-left: 10px;
	padding-right: 10px;
}

.top_home_link {
	width: 300px;
	margin-top: 10px;
	height: 130px;
	float: left;
	display: block;
}

/*........................... SITEMAP START .............................*/
.sitemap {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	border: none;
}

.sitemap ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.sitemap li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.sitemap ul li ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-left: 20px;
}

.sitemap li a.main,#sitemap li a.main {
	color: #0099FF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sitemap li a.main:hover {
	text-decoration: underline;
}

.sitemap li a.first,#sitemap li a.first {
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.sitemap li a.first:hover {
	text-decoration: underline;
}

.sitemap li a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.sitemap li a:hover {
	text-decoration: underline;
}

/*........................... SITEMAP END   .............................*/
	/************  MAP LOCATOR START ***************************************************/
div.o-topleft {
	background: url("../../images/locator-black.gif") top left no-repeat;
}

div.o-topcenter {
	background: url("../../images/locator-black.gif") top center no-repeat;
	padding-top: 8px;
}

div.o-topright {
	background: url("../../images/locator-black.gif") top right no-repeat;
}

div.o-bottomleft {
	background: url("../../images/locator-black.gif") bottom left no-repeat;
}

div.o-bottomcenter {
	background: url("../../images/locator-black.gif") bottom center
		no-repeat;
	padding-bottom: 8px;
}

div.o-bottomright {
	background: url("../../images/locator-black.gif") bottom right no-repeat
		;
}

div.locator { /*background: #FDF5E6;*/
	border: 0px solid #DAA520;
	padding: 5px 7px 5px 7px;
	position: relative;
	margin: 20px;
	font-weight: bold;
}

div.locator:hover {
	background-color: #FDF5E6;
}

div.locator_nonclick { /*background: #FDF5E6;*/
	border: 0px solid #DAA520;
	padding: 5px 7px 5px 7px;
	position: relative;
	cursor: default;
	margin: 20px;
	font-weight: bold;
}

/************  MAP LOCATOR END ***************************************************/
	/************ TOUR INLINE ***************************************************/
.tour_inline {
	padding-top: 6px;
	clear: left;
	float: left;
}

.tour_img {
	width: 110px;
	height: 110px;
	display: block;
	float: left;
	margin-right: 6px;
}

.tour_img a img {
	border:none;
}

.tour_title {
	padding-bottom: 5px;
}

.tour_title  ,.tour_title a {
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #336666;
	text-decoration: none;
}

.tour_title a:hover {
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #336666;
	text-decoration: underline;
}

.tour_obsah {
	float: left;
	width: 310px;
}

.tour_obsah a {
	color: #000000;
	text-decoration: none;
}

.tour_obsah:hover a {
	text-decoration: underline;
}

/************ TOUR INLINE **************************************************/
.tour_price {
	color: #5A900B;
	float: right;
	font-size: 115%;
	font-weight: bold;
}

.dtour_info,.dtour_info a {
	float: left;
	color: #5A900B;
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	text-decoration: none;
}

.dtour_info a:hover {
	text-decoration: underline;
}

.tour_inlist_location {
	width: 300px;
	float: left;
	color: #5A900B;
	font-weight: bold;
	font-size: 11px;
}

.tour_inlist_location a {
	text-decoration: none;
	color: #5A900B;
	font-weight: bold;
	font-size: 11px;
}

.tour_inlist_location a:hover {	
	text-decoration: underline;
}

.dtour_free,.dtour_full {
	float: left;
	width: 25px;
	height: 12px;
	display: block;
	border: none;
	background-repeat: no-repeat;
}

.terms-item-name,.terms-item-cont,.terms-item-term {
	font-size: 11px;
}

.terms-item-name {
	color: #0099FF;
	font-weight: normal;
	width: 124px;
	text-align: right;
	padding: 0.5ex 0 0 0;
	margin: 0 1ex 0 0;
	float: left;
}

.terms-item-term {
	margin: 0.7ex 0.3ex 0.7ex 0.5ex;
	float: left;
	padding: 0.2ex 0.5ex 0.2ex 0.5ex;
	width: 5em;
	text-align: center;
}

.terms-item-term a {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

.terms-item-term a:hover {
	text-decoration: underline;
}

.priceline {
	height: 1px;
	line-height: 1px;
	background-color: #D2E8E6;
	font-size: 0;
}

.bg_price_free {
	
}

.bg_rpice_full {
	
}

.ml15 {
	margin-left: 15px;
	_margin-left: 7px;
}

.terms-item-cont {
	margin: 0.0ex 0.3ex 0.7ex 0.5ex;
	float: left;
	/*padding: 0 0.5ex 0.5ex 0.5ex;*/
	padding: 0.5ex 0 0 0;
	width: 5.5em;
	text-align: center;
}

.star1,.star2 {
	margin: 2px;
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	float: left;
	direction: block;
	border: none;
}

.star1 {
	background-image: url("../../images/default/star_green.png");
}

.star2 {
	background-image: url("../../images/default/star_dark.png");
}

.dtour_free {
	background-image: url("../../images/default/tour_free.png");
}

.dtour_full {
	background-image: url("../../images/default/tour_notfree.png");
}

.galery {
	padding-top: 6px;
}

.galery img {
	margin: 6px;
	border: #9CCF9D 1px solid;
	float: left;
}

/*...........Paggination ..............*/
.pages {
	margin: 0px;
	padding: 2px 0px 2px 5px;
	width: 550px;
	position: relative;
	background-color: #D3E1E4;
}

.pages a.pager:link,.pages a.pager:visited {
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.pages a.arrow:hover {
	margin-left: 3px;
	color: #333333;
	text-decoration: underline;
}

.pages a.arrow:link,.pages a.arrow:visited {
	margin-left: 3px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pages a.pager:hover {
	margin-left: 4px;
	margin-right: 4px;
	color: #000000;
	text-decoration: underline;
}

.pages .pageract,.pages .pageract:link,.pages a.pageract:visited {
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.pages a.pageract:hover,.pages pageract:hover {
	margin-left: 4px;
	margin-right: 4px;
	color: #000000;
	text-decoration: none;
}

/*******************RESERVATION*********************/
.res_text{
	float:left;
	font-style: italic;
	}
	
.area300{
	width:300px;
	height:100px;
	}
	
.terms{
	color:#0483D1;
	text-decoration: none;
	}
.terms:hover{
	text-decoration: underline;
	}

/*********RESERVATION TRANSFER MENU*****************/
.transfer_menu {
	padding-top: 2px;
}

#centergradient_in h3{
	font-weight:bold;
	font-size:110%;
	/*color:#0483D1;*/
	color:#000000;
	}
	
.transfer_item {
	
}

.radio_transfer {
	border: medium none;
	margin: 5px 0px 0px 2px;
	padding: 0px;
	float: left;
	_margin-top: 2px;
}

* :first-child+html .radio_transfer {
	margin: 2px 0px 0px 2px;
}

.label_transfer {
	padding-left: 3px;
	padding-top: 3px;
	float: left;
	width:100px;
}

a.link {
	text-decoration: none;
	color: #009900;
	font-weight: bold;
	padding-left: 5px;
}

a.link:hover {
	text-decoration: underline;
}

/************BANNER SYSTEM***************/
#upper_banner_left{
	float:left;
	padding: 0 0 10px 2px;
}

#upper_banner_right{
	float:left;
	padding:0 0 10px 4px;
}

#bottom_banner_search{
	float:left;
	padding: 0 0 10px 2px;
}

/**********CONTENT TineMCE style reset****/
/*#content table,#content fieldset,#content img,#content address,
#content caption,#content cite,#content code,#content dfn,
#content em,#content strong,#content th,#content var,
#content ol,#content ul,#content caption,#content th,
#content h1,#content h2,#content h3,#content h4,
#content h5,#content h6{	
}*/

