body {
	text-align: left;
	background: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 75%;
	color: #262626;
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#content_headline {
	position: absolute;
	right: 5px;
	font-size: 8pt;
	top: 11px;
	font-weight: normal;
	overflow: hidden;
	background-color: #fff;
	width: 100%;
	text-align: right;
}

h1 { font-size: 140%; }
h2 { font-size: 125%; }
h3 { font-size: 120%; }
h4 { font-size: 112%; }
h5 { font-size: 100%; }

a:visited img { border-color: #000000; }
a:active	img { border-color: #000000; }
a:link img { border-color: #000000; }
a:hover img { border-color: #F5A01A; }

a:visited { color: #155BAA; text-decoration: underline; }
a:active	{ color: #155BAA; text-decoration: underline; }
a:link	{ color: #155BAA; text-decoration: underline; }
a:hover	{ color: #F5A01A; text-decoration: underline; }

hr { display: none !important; }
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

/*hlavni obsah*/
#main_outer, #main_outer_index {
	margin: 3px 243px 5px 8px;
	border: 1px #BBBBCB solid; 
	/*-moz-border-radius: 6px; */
}
#main_outer_results {
	 margin: 3px 246px 1px 0px; 
}
#main { padding: 8px; }

p { margin: 0px; padding: 2px 0px 8px 0px; }

ol {
	margin: 7px 0px 7px 25px;
	padding: 0px;
	list-style-position: outside;
}
ol li {
	margin-bottom: 7px;
}

/* ZAROVNAVANI ------------------------------------------------------------------------- */
.r { text-align: right; }
.l { text-align: left; }
.c { text-align: center; }
.j { text-align: justify; }
.t { vertical-align: top; }
.nw { white-space: nowrap; }

/* PISMO ------------------------------------------------------------------------------ */
.b { font-weight: bold; }
.em { font-weight: bold; color: #DD0000; }


#banner_ahead {
	padding-top: 3px;
	background-color: #F5F5F5;
	text-align: center;
	height: 200px;
	padding-bottom: 3px;
	margin: 0px;
}
#logo_main {
	position: absolute;
}
#logo_zajezdy {	
	position: absolute;
	top: 90px;
	right: 27px;
	margin: 0px;
	padding: 0px;
}
#header_img {
	height: 125px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	background: url("/img/header_right_il.jpg") 406px;
}
#header_img1_main {
	height: 125px;
	width: 406px;
	background-image: url("/img/header_main_il.jpg");
	padding: 0px;
	margin: 0px;
}

#header_img1_main_akce {
	height: 125px;
	width: 406px;
	background-image: url("/img/header_main_il_akce.jpg");
	padding: 0px;
	margin: 0px;
}


#site_map {
	position: absolute;
	top: 138px;
	padding: 0px 0px 0px 6px;
	color: #F5A01A;
	font-size: 8pt;
	font-weight: normal; 
	text-align: left;
}
#site_map .inactive {
	color: #444444;
}
#site_map em {
	font-style: normal;
	/*color: #777777;*/
}
#site_map_right{
	text-align: right; 
	float: right; 
	padding-right: 6px;
	position: relative;
}

/* styly pro menu */
#menu_above {
	background-color: #FFFFFF;	
	height: 18px;
	/*padding-top: 3px;
	padding-bottom: 3px;*/
	border-top: #F5F5F5 9px solid;
	border-bottom: #F5F5F5 3px solid;
}

#menu_main {
	margin: 0em;
	padding: 0em;
	height: 18px;
	width: 100%;
	position: absolute;
	top: 9px;
	left: 0;
	z-index: 97;
}
#menu_main div {
	display: inline;
}
#menu_main_ul {
	/*background-color: #ffffff;*/
	border-top: #FFFFFF 2px solid;
	border-bottom: #FFFFFF 1px solid;
	font-size: 8pt;
	white-space: nowrap;
	margin:	0px;
	padding: 0px;
	height: 14px;
	width: 100%;
	overflow: hidden;
	vertical-align: top;
}
#menu_main_ul li {
	padding: 0px 4px 0px 19px;
	margin: 0px;
	display: inline;
	border-right: #DDDDDD 1px solid;
	background: url("/img/ms01.gif") 4px 3px no-repeat;
	background-color: #FFFFFF;
}
#menu_main_ul a { color: #155BAA; font-weight: bold; text-decoration: none; }
#menu_main_ul a:hover { color: #F5A01A; }
#menu_main_ul li ul {
	margin: 0;
	padding: 3px 0px;
	display: block;
	visibility: hidden;
	background-color: #FFFFFF;
	border: #155BAA 1px solid;
	top: 17px;
	white-space: nowrap;
	/*filter: Alpha(Opacity=95);
	-moz-opacity: 0.95;*/
	position: absolute;	
}
#menu_main_ul li ul li {
	display: block;
	background: url("/img/ms01.gif") 5px 4px no-repeat;
	padding: 1px 7px 1px 20px;
	border: none;
}
#menu_main_ul li ul li:hover {
	background-color: #F0F8FF;
}

#menu1 {}
#menu2 { left: 122px; z-index: 90;}
#menu3 { left: 246px; z-index: 90;}
#menu4 { left: 342px; z-index: 90;}
#menu5 { left: 418px; z-index: 90;}
#menu6 { left: 504px; z-index: 90;}
#menu7 { left: 576px; z-index: 90;}
#menu8 { left: 710px; z-index: 90;}

#main_menu_kontakty {
	display: block;
	margin: 0px 6px 3px 6px;
	padding: 1px 2px 5px 2px;
	border-bottom: #155BAA 1px solid;
	line-height: 16px;
	font-weight: normal;
	background: none;
}
.menu_kontakty #nadpis {
	/*text-align: center;*/
	font-weight:900;
	display: block;
	margin: 2px 0 5px 6px;
	padding: 0;

}
.menu_kontakty #jmeno {
	/*text-align: center;*/
/*	font-weight:900;*/
	display: block;
	margin: 3px 30px 5px 6px;
	padding: 0;
}
.menu_kontakty .kontakt {
	display: block;
	margin: 4px 5px 4px 0;
	padding: 0;
}
#close_win {
	float: right;
	margin: 1px 3px 0 0;
	width: 15px;
	height: 15px;
	visibility: inherit;
	background: url("/img/close_win.gif") no-repeat;
}
#tack_down_win {
	float: right;
	margin: 1px 3px 0 0;
	width: 15px;
	height: 15px;
	position: relative;
	left: 18px;
	visibility: hidden;
	background: url("/img/tack_down_win.gif") no-repeat;
}

/* FORMULARE -------------------------------------------------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}
input, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
}
label input {
	margin: 0px 2px;
	padding: 0px;
}
.button {
	vertical-align: middle;
	background: url(/img/button.gif) no-repeat;
	border: none;
	padding: 1px 0px 3px 1px;
	overflow: hidden;
	width: 117px;
	height: 21px;
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 17px;
	color: #585858;
}
.button_new {
	vertical-align: middle;
	background: url(/img/button_130x28.gif) no-repeat;
	border: none;
	padding: 1px 0px 3px 1px;
	overflow: hidden;
	width: 130px;
	height: 28px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 17px;
	color: #494949;
}

.button_sm {
	vertical-align: middle;
	background: url(/img/button_90x21.gif) no-repeat;
	border: none;
	padding: 1px 0px 3px 1px;
	overflow: hidden;
	width: 90px;
	height: 21px;
	margin: 0px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 17px;
	color: #585858;
}

.button_small {
	vertical-align: middle;
	background: url(/img/button_56x21.gif) no-repeat;
	border: none;
	padding: 1px 0px 3px 1px;
	overflow: hidden;
	width: 56px;
	height: 21px;
	margin: 0px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 17px;
	color: #585858;
}

.button_small_simple {
	vertical-align: middle;
	background: url(/img/button_56x21_simple.gif) no-repeat;
	border: none;
	padding: 1px 0px 3px 1px;
	overflow: hidden;
	width: 56px;
	height: 21px;
	margin: 0px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 17px;
	color: #585858;
}

.button_small_44_simple {
	vertical-align: middle;
	background: url(/img/button_44x21_simple.gif) no-repeat;
	border: none;
	padding: 1px 0px 3px 1px;
	overflow: hidden;
	width: 44px;
	height: 21px;
	margin: 0px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 17px;
	color: #585858;
}

.form h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.form_header {
	background-color: #C5C5C5;
	font-weight: bold;
	padding: 0px 7px 0px 10px;
	text-align: left;
	margin: 0px;
	vertical-align: baseline;
	border-bottom: #FFFFFF 1px solid;
	height: 18px;
}
.form_header h2 {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	font-size: 100%;
	text-transform: uppercase;
	display: inline;
	float: left;
}
.form_header_right {
	margin-top: 1px;
	float: right;
	z-index: 90;
	padding: 0px;
	height: 16px;
}
.form_body {
	background: #E9E9E9 url("/img/gsl_bg_100x100.gif") top left no-repeat;
	padding: 2px 10px;
	margin: 0px 0px 12px 0px;
	vertical-align: baseline;
	clear: both;
	position: relative;
	line-height: 20px;
}

.form_body .text_input {
	width: 180px;
	border: 1px solid #555555;
	vertical-align: middle;
	padding: 2px;
	margin: 2px 0px;
}


.frm {
	border: #666666 1px solid;
	margin: 7px 0px 10px 0px;
	background-color: #E9E9E9;
	background-image: url("/img/gsl_bg_100x100.gif");
	background-repeat: no-repeat;
	background-position: 0px 20px;
	
}
.frm h2 {
	font-size: 100%;
	font-variant: small-caps;
	background-color: #C5C5C5;
	font-weight: bold;
	padding: 2px 7px 0px 7px;
	text-align: left;
	margin: 0px;
	border-bottom: #FFFFFF 1px solid;
	height: 17px;
}
.frm_b {
	padding: 8px;
	margin: 0px;
	vertical-align: baseline;
	line-height: 20px;
	text-align: left;
}
.frm_b div {
	white-space: nowrap;
}
.frm_b .text_input {
	width: 180px;
	border: 1px solid #555555;
	vertical-align: middle;
	padding: 2px;
	margin: 2px 0px;
}
.frm_s {
	padding: 7px 10px 14px 10px;
}
.frm_b label {
	width: 80px;
	display: -moz-inline-box;
	display: inline-block;
	text-align: left;
}
.frm_b .ob {
	font-weight: bold;
	color: #AA0000;
}
.frm p {
	padding: 7px;
}
.frm .sm {
	font-size: 95%;
}
#index_pocet_zajezdu {
	text-align: center;
	margin-bottom: 12px;
	font-size: 115%;
	padding: 10px;
}
#index_pocet_zajezdu span {
	font-weight: bold;
}

/* INDEX - rozcestnik katalogu */
#ir { color: #123466; padding: 0px 5px 5px 2px; }
#ir div .clr {
	clear: both;
	height: 1px;
	width: 100%;
	float: none;
}
#ir_right {
	float: left;
	width: 49%;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
#ir_left {
	float: left;
	width: 49%;
	margin: 0;
	padding: 0;
}
#ir .ir_item {
	height: 85px;
	text-align: left;	
	margin-bottom: 7px;
	margin-left: 3px;
}
#ir .ir_item div { 
	padding: 1px 2px 2px 20px;
	margin: 0px;
	width: auto;
}
#ir .ir_item h3 { 
	padding: 1px 2px 2px 20px;
	margin: 0px;
	width: auto;
	font-size: 110%;
}
.ir_item .click {
	border: 0px;
	width: 85px;
	height: 85px;
	cursor: pointer;
	margin: 0px;
	padding-right: 5px;
	float: left;
}
.ir_item .click img {
	border: none;
}
#ir span { font-weight: bold; }
#ir h3 a { color: #F5A01A; font-weight: bold; text-transform: uppercase; }
#ir h3 a:hover, #ir h3 a:active { color: #155BAA; text-decoration: underline; }
#ir_lm		{ /*background: url("/img/ico_last.jpg") no-repeat left top;*/ }
#ir_soutez	{ /*background: url("/img/ico_soutez.jpg") no-repeat left top;*/ }
#ir_pob		{ /*background: url("/img/ico_pobytove.jpg") no-repeat left top;*/ }
#ir_reg		{ /*background: url("/img/ico_registrace.jpg") no-repeat left top;*/ }
#ir_lyz		{ /*background: url("/img/ico_lyzarske.jpg") no-repeat left top;*/ }
#ir_pozn		{ /*background: url("/img/ico_poznavaci.jpg") no-repeat left top;*/ }
#ir_ch		{ /*background: url("/img/ico_chaty.jpg") no-repeat left top;*/ }
#ir_laz		{ /*background: url("/img/ico_lazne.jpg") no-repeat left top;*/ }
#ir_fischer { /*background: url("/img/ico_fischer.jpg") no-repeat left top;*/ }
#ir_nivea	{ /*background: url("/img/ico_nivea_sq.jpg") no-repeat left top;*/ }
#ir_nivea div { padding: 0px 0px 0px 95px; }


.htext {display: none;}

/* INDEX - seznam CK */
#iseznam_ck { clear: both; text-align: left; padding-top: 10px; color: #595959;}
#iseznam_ck h3 { font-size: 110%; padding: 7px 0px 0px 0px; margin: 0px; }
#iseznam_ck p { padding-top: 8px; }
#iseznam_ck p strong { display: block; padding-bottom: 3px; }
#iseznam_ck .cap { font-size: 76%; text-align: justify; text-transform: capitalize; }
#iseznam_ck a { font-weight: bold; }


/* VYHLEDAVANI ------------------------------------------------------------- */

#search_right { float: right; text-transform: uppercase; font-weight: bold;}
#search_steps { margin-bottom: 14px; }
#search_steps th, #search_steps td { padding-right: 7px; }
#search_steps a { font-weight: bold; }
#search_steps span { font-style: italic; }
#parametr_options h4 { margin: 0px; padding: 0px 0px 10px 0px; font-size: 100%; }
#parametr_options .col_33p { float: left; width: 32%; padding-left: 3px; }
#parametr_select { clear: both; margin: 10px 0px 5px 0px; padding: 10px 0px 0px 0px; }
.group_label { padding: 0px 0px 3px 3px; }

#search_param_fulltext input { width: 450px; }
#search_param_fulltext_variants { padding: 5px 0px; }
#search_submit { margin: 15px 0px; }

#fulltext_search h2 { margin: 2px 0px 7px 0px; padding: 0px 0px; font-size: 120%; }
#fulltext_search .submit { width: 450px; text-align: right; height: 25px; }
#fulltext_search .submit label { float: left; }

.search_delka_group { font-weight: bold; margin-bottom: 7px; }
.search_delka_group div { font-weight: normal; padding-left: 14px; } 

#search_param_odjezd input {
	width: 90px;
}

/* NAPOVEDA ---------------------------------------------------------------- */
.help { clear: both; padding-top: 10px; }
.help span { display: block; font-weight: bold; }
.help p { margin: 0px; padding: 2px 0px 7px 0px; text-align: justify; }
.help ul { margin: 3px 0px 5px 0px; padding: 0px 0px 0px 21px; }
.help ul li { padding-bottom: 2px; }
.help span { display: inline; font-weight: bold; }

#help_info p {
	margin: 5px 0;
	text-align: justify;
}

#help_info small {
	font-size: 100%;
}

/* KATALOGY ZAJEZDU -------------------------------------------------------- */
#catalogue h2  {
	margin: 2px 0px 7px 0px;
	padding: 0px 5px;
	font-size: 125%;
	vertical-align: middle;
}
#catalogue h2 img {
	padding-bottom: 4px;
	margin-right: 5px;
	vertical-align: middle;
}
#catalogue h3  {
	margin: 15px 5px 0px 3px;
	padding: 0px 0px 1px 2px;
	font-size: 120%;
}
#catalogue h3 span {
	font-weight: normal;
}
#catalogue p {
	margin: 2px 0px 7px 0px;
	padding: 0px 5px;
}
#catalogue_data {
	padding-top: 7px;
	margin-bottom: 7px;
}
#catalogue_data .table_lm  th { background-color: #CCEEFF; padding: 2px 4px; }
#catalogue_data table { width: 99%; }
#catalogue_data td {
	vertical-align: bottom;
}
#catalogue_data h3 {
	margin-bottom: 10px;
}
#catalogue_data h4  {
	vertical-align: bottom;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	font-size: 115%;
	display: inline;
}
#catalogue_data h4 span {
	font-weight: normal;
	font-size: 90%;
}
#catalogue_data .table_lm .lm_aktualne {
	padding: 2px 2px 3px 50px;
	font-size: 95%;
}
#catalogue_data .table_lm .lm_aktualne span {
	font-weight: bold;
}

#catalogue h5  {
	margin: 10px 0px 0px 0px;
	padding: 0px 5px;
	font-size: 112%;
	font-weight: bold;
}
#catalogue h5 span {
	font-weight: normal;
}
#catalogue h5.catalogue_destinace_misto {
	padding: 0px;
	font-size: 100%;
	margin-top: 4px;
}

.catalogue_footer_info, #catalogue .catalogue_footer_info {
	border-top: #BBBBCB 1px solid;
	margin: 15px 0px;
}

.catalogue_footer_info h2, #catalogue .catalogue_footer_info h2  {
	margin: 7px 0px 7px 0px;
	padding: 0px 5px;
	font-size: 100%;
	vertical-align: middle;
}
.catalogue_footer_info p, #catalogue .catalogue_footer_info p  {
	padding-left: 5px;
}
.catalogue_footer_info p b, #catalogue .catalogue_footer_info p b {
	font-weight: normal;
}

#catalogue_rc {
	float: right;
	width: 236px;
	margin-top: 2px;
}
#catalogue_rc .rc_item { margin-bottom: 7px; }
#catalogue_rc .rc_item h3 {
	margin: 0px;
	padding: 2px 5px;
	font-size: 95%;
	text-transform: uppercase;
}
#catalogue_rc .rc_item h3 a:link, #catalogue_rc .rc_item h3 a:visited, #catalogue_rc .rc_item h3 a:active {
	color: #383838;
	text-decoration: none;
}
#catalogue_rc .rc_item h3 a:hover {
	color: #383838;
	text-decoration: underline;
}
#catalogue_rc .rc_item div { padding: 3px 5px; }
#catalogue_rc .rc_item p {
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
#catalogue_rc .rc_item ul {
	margin: 2px 0px;
	padding: 0px;
	list-style: none;
}
#catalogue_rc .rc_item li {
	background: url("/img/msb.gif") 1px 5px no-repeat;
	padding-left: 12px;
	height: 14px;
	font-size: 100%;
}
#catalogue_rc #lm_rozcestnik {
	border: 1px #F5A01A solid;
}
#catalogue_rc #lm_rozcestnik h3 {
	background-color: #FFD599;
}
#catalogue_rc #lm_rozcestnik li {
	font-weight: bold;
	height: 17px;
}

#catalogue_rc .rc_registrace { background-color: #FFFBF3; border: 1px #F5A01A solid; }
#catalogue_rc .rc_registrace h3 { background-color: #FFD599; }
#catalogue_rc .rc_registrace p { font-size: 95%; }
#catalogue_rc .rc_registrace li { font-size: 95%; }
#catalogue_rc .rc_registrace .input {
	width: 216px;
	border: 1px #666666 solid;
	padding: 1px 2px;
}

.catalogue_left_column { width: 49%; float: left;}
.catalogue_right_column { width: 49%; float: right; }
.catalogue_country { padding: 4px 0px 10px 10px; }
.catalogue_country img {
	vertical-align: bottom;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.catalogue_destination { padding: 3px 20px 0px 36px; font-size: 96%; }

.catalogue_datum_zeme { padding-top: 7px; }
.catalogue_zeme { margin-bottom: 25px; }
.catalogue_zeme .catalogue_destination { padding: 3px 20px 3px 14px; font-size: 96%; }

.catalogue_zeme ul {
	margin: 7px 0px;
	padding: 0px;
	list-style: none;
}
.catalogue_zeme li {
	padding: 2px 0px 2px 3px;
	margin: 0px;
	list-style-position: outside;
}
.catalogue_zeme h3 a {
	color: #262626;
}
.catalogue_pozn_left { width: 32%; float: left; }
.catalogue_pozn_right { width: 66%; float: right; }
.catalogue_pozn_right1 { width: 49%; float: left; }
.catalogue_pozn_right2 { width: 49%; float: right; }

.catalogue_zeme_list_fl { width: 33%; float: left; }

.catalogue_lm_zeme { padding-top:15px; vertical-align: baseline; }
.catalogue_lm_zeme img { vertical-align: middle; margin-right: 3px; padding-bottom: 4px;}
.catalogue_lm_dest { padding-left: 39px; }

.catalogue_zeme_popis_zeme {
	border-top: #BBBBCB 1px dotted;
	margin: 7px 0px;
	padding: 14px 2px 24px 2px;
}
.catalogue_zeme_popis_zeme h2 {
	margin-bottom: 12px;
}
.catalogue_zeme_popis_zeme h3 {
	font-size: 95%;	
}
.catalogue_zeme_popis_zeme p {
	text-align: justify;
	margin-bottom: 7px;
	font-size: 95%;
}
.catalogue_zeme_popis_zeme .col_l {
	width: 48%;
	float: left;
	padding-right: 14px;
	_padding-left: 3px;
}
.catalogue_zeme_popis_zeme .links span {
	font-weight: bold;
}



/* UZIVATELSKY SYSTEM */
.error { font-size: 120%; font-weight: bold; }
.error li { color: #BB0000; }

#user_menu { margin: 7px 0px; }
#user_menu li a { font-weight: bold; line-height: 16px; }

#user_setup_zeme label { display: block; }
#user_setup_help { float: right; }
#user_setup_help p { text-align: justify; }
#user_setup_destinace { clear: both; }
#user_setup_submit {
	margin: 20px 0px 10px 0px;
	text-align: center;
}
.user_setup_d { margin: 5px 0px; }
.user_setup_d div { font-weight: bold; }
.user_setup_d span {
	width: 160px;
	white-space: nowrap;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: baseline;
}

/*kontakty*/
.kontakt {
	width: 205px;
	margin: 5px 0px;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 90%;
/*	float: left;*/
}
.kontakty_nadpis {
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	background-color: #dddddd;
	padding: 2px 10px;
}
.kontakty_nadpis1 {
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	background-color: #eee;
	padding: 2px 10px;
	margin: 7px 0px;
}
.kontakty_nadpis2 {
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	padding: 2px 0;
	margin-top: 10px;
	padding-top: 10px; 
	border-top: 2px solid #708090;
}
.kontakty_nadpis span {
	font-size: 90%;
	font-weight: normal;
}
#red {
	color: #AA0000;
	display: block;
}
#skype {
	background-color: #BFFFBF;
	font-size: 90%;
}
.infolinka {
	background-color: #eeeeee;
	line-height: 26px;
	font-size: 90%;
}
#kontakty table {
	margin-bottom: 10px;
}
.kontakty_infolinka {
	line-height: 140%;
	padding: 0px 7px;
	font-size: 125%;
	font-weight: normal;
	margin-bottom: 20px;
}
.kontakty_infolinka div>span {
	color: #444;
	float: left;
	width: 155px;
	clear: left;
}
.kontakty_infolinka div {
	font-weight: bold;
}
.kontakty_infolinka div em {
	font-weight: normal;
	font-style: normal;
}
#kontakty .gl {
	color: #0A0;
	font-weight: bold;
}

.kontakty_pobocka {
	margin: 3px;
	padding: 3px;
	float: left;
	text-align: left;
	width: 250px;
	font-size: 115%;
	font-weight: bold;
	width: 220px;
}
.kontakty_pobocka td {
	font-size: 85%;
}


/* PATICKA ---------------------------------------------------- */
/* partnerske servery */
#partneri { 
	text-align: center;
	margin-top: 10px;
	width: 560px;
	white-space: nowrap;
}
#parneri img {
	margin: 0px;
	padding: 0px;
}
#partneri span {
	margin: 0px 1px;
}
#partneri_nadpis {
	font-size: 90%;
	font-weight: normal;
	width: 560px;
	border-bottom: 1px solid #444444; 
	margin-bottom: 5px;
	text-align: left;
}

#menu_bottom{
	text-align: center;
	margin-top: 12px;
	font-size: 95%;
	text-transform: uppercase;
}
#copyright{
	text-align: center;
	margin: 8px 0px;
}

/* BANNERY */
.rc_half_banner {
	margin-bottom: 5px;
}

#footer_google {
	margin-top: 7px;
}
#footer_banner {
	text-align: center;
	margin: 7px 0px;
	padding: 0px;
	width: 468px;
	/*height: 60px;*/
	border: #444444 1px solid;
}

#footer_text {
	text-align: center;
	margin: 7px 0px;
	/*width: 470px;*/
	clear: both;
}

#footer_banner_nadpis {
	font-size: 90%;
	font-weight: normal;
	width: 470px;
	border-bottom: 1px solid #444444; 
	margin-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}

#footer {
	text-align: center;
	/*width: 600px;*/
}
.index_footer {
	/*width: 600px;*/
	/*margin-right: 250px;*/
}

/* rozhovor - ted s Maxou */
#rozhovor_rc {
	width: 300px; float: right; margin-left: 25px; text-align: center;
}
#rozhovor_rc img {
	padding-bottom: 8px;
	display: block;
}
#rozhovor .nadpis {
	font-size: 120%;
	font-weight: bold;
}
.c_foto {
	display: block;
	margin-bottom: 20px;
	margin-top: 8px;
	font-size: 11px;
	text-align: center;
}
.ot { display: block; margin-bottom: 5px; font-weight: bolder; }
.odp {  }


/*
*  reklama - cenik tabulky --------------------------------------------------------------------
*/
.advtab td { font-size: 90%; text-align: center; }
.advtab .l { text-align: left; }
.advtab th {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	background-color: #AED8F0;
	padding-left: 3px;
	white-space: nowrap;
}
.advtab .tr2 { background-color: #F9F9F9; }
.advtab .trw { background-color: #FFFFFF; }


.show_banner_250x250 {
	float: right;
	width: 250px;
	height: 250px;
	margin-left: 15px;
	/*border: 1px solid;*/
	/*padding: 250px;*/
}

.results_fullbanner {
	text-align: center;
	margin: 2px 0px 10px 0px;
}


/* AdFox ------------------------------------------------------------------- */
.adfox {
	display: none;
	border: #666666 1px solid !important;
	/*position: relative;
	top: 0px;*/
}
.adfox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.af_ban_header {
	font-size: 11px;
	text-align: right;
	padding: 1px 2px 2px 2px;
	background: #DDDDDD;
	/*border-bottom: #666666 1px solid;*/
}
.af_ban_header a {
	color: #444444;
	text-decoration: none;
}
.af_ban_header a:hover {
	color: #444444;
	text-decoration: underline;
}

.af_ban {
	padding: 2px 3px 4px 3px;
	/*border: 1px solid;*/
	/*border-bottom: #888888 1px dashed;*/
}
.af_h {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}
.af_text {
	font-size: 11px;
}
.af_url {
	text-align: right;
	font-size: 11px;
}


/* Banner 250x250 - 3 inzeraty */
.af_250 {
	width: 250px;
}
.af_250 .af_ban {
	height: 70px;
}
.af_250 .af_ban_no_2, .af_250 .af_ban_no_3, .af_250 .af_ban_no_4, .af_250 .af_ban_no_5 {
	border-top: #888888 1px dashed;
}

/* Banner 760px - 3 inzeraty vedle sebe */
.af_760 {
	margin-top: 15px;
	overflow: auto;
}
.af_760 div {
	padding-left: 4px;
}
.af_760 .af_url {
	display: none;
}
.af_760 li {
	display: -moz-inline-box;
	display: inline-block;
	width: 32%;
	padding: 2px 3px;
	margin: 0px;
	float: left;
}
.af_760 .af_ban_no_2, .af_760 .af_ban_no_3 {
	border-left: #888888 1px dashed;
}


/* textovy banner v pravem sloupci */
.aliaweb_ban_text_wrapper {
	margin: 5px 0px 4px 0px;
	/*
	border: #888888 1px solid;
	padding: 2px;
	background-color: #FAFAFA;
	font-size: 11px;
	min-height: 60px;
	_height: 60px;
	*/
}
/*
.aliaweb_ban_text {
	height: auto;
}
.aliaweb_ban_text img {
	float: left;
	margin-right: 3px; 
}
.aliaweb_ban_text table {
	clear: both;
}

.aliaweb_ban_text a:link, .aliaweb_ban_text a:visited, .aliaweb_ban_text a:active {
	text-decoration: none;
}
.aliaweb_ban_text a:hover {
	text-decoration: underline;
	color: #155BAA;
}
*/

/* SOUTEZ */
#header_upoutavka_akce {
	position: absolute;
	z-index: 90;
	top: 40px;
	/*padding: 0px 280px 0px 300px;*/
	font-weight: bold;
	font-size: 11px;
	width: 360px;
	text-align: left;
	margin-left: -50px;
}
#header_upoutavka_akce img {
	margin-right: 3px;
}
#header_upoutavka_akce div {
	padding-top: 42px;
}

#header_upoutavka_akce_click a {
	width: 160px;
	height: 99px;
	/*border: #000000 1px solid;*/
	background: url('/img/soutez/philips_pet1002_akce.gif');
	background-repeat: no-repeat;
	position: relative;
	top: 45px;
	left: 30%;
	text-decoration: none;
}

/* SOUTEZ */
#header_upoutavka {
	position: absolute;
	z-index: 90;
	top: 85px;
	/*padding: 0px 280px 0px 300px;*/
	font-weight: bold;
	font-size: 11px;
	width: 360px;
	text-align: left;
	margin-left: 15px;
	_margin-left: 0px;
}
#header_upoutavka div {
	padding-top: 0px;
}
#header_upoutavka img {
	float: left;
	margin-right: 10px;
}
#header_upoutavka h4, #header_upoutavka_akce h4{
	color: #DD0000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 125%;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#header_upoutavka a, #header_upoutavka_akce a {
	color: #505050;
	/*color: #DD0000;*/
	text-decoration: none;
	text-transform: uppercase;
}
#header_upoutavka a span, #header_upoutavka_akce a span {
	/*text-decoration: underline;*/
	color: #DD0000;
}


/* pojisteni - hlavicka */
#header_pojisteni {
	position: absolute;
	z-index: 90;
	top: 50px;
	/*padding: 0px 280px 0px 300px;*/
	font-weight: bold;
	font-size: 14px;
	width: 300px;
	height: 62px;
	text-align: left;
	margin-left: 0px;
	_margin-left: 0px;
	/*background-color: #FFFBF3;*/
	background-color: #FFF;
	border: 2px #C00 solid;
	padding: 7px 14px 10px 14px;
	overflow: hidden;
	cursor: pointer;
}
#header_pojisteni div {
	padding-top: 0px;
}
#header_pojisteni h4 {
	color: #C00;
	text-decoration: none;
	font-size: 17px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	font-weight: bold;
}
#header_pojisteni a span {
	text-decoration: none;
	color: #444;
}


.soutez_popis_zbozi ul, .soutez ul { margin: 3px 0px 10px 0px; padding: 0px 0px 0px 21px; }
.soutez_popis_zbozi ul li, .soutez li {
	padding-bottom: 2px;
}

#soutez_zbozi_upoutavka {
	position: absolute;
	/*z-index: 90;*/
	top: 93px;
	padding: 0px 230px 0px 240px;
	font-weight: bold;
	font-size: 12px;
	width: 35%;
	text-align: center;
}
#soutez_zbozi_upoutavka a {
	color: #DD0000;
}


.red {
	color: #CC0000;
}
#url_print {display: none;}
.kontakty_print {display: none;}
.onlyPrint {display: none;}

/* informace  o zemich */
#info_zeme h1 img { margin: 0px 5px -2px 0px; }
#info_zeme h2 { margin: 7px 0px 4px 0px; }
#info_zeme .zakladni_info { line-height: 140%; margin-bottom: 20px; }
#info_zeme .zakladni_info strong {}
#info_zeme img {
	clear: right;
	margin: 24px 0px 10px 14px; 
}
#info_zeme .clr { clear: none; }
#info_zeme p {
	margin: 7px 0px 14px 0px; 
	padding: 0;
	text-align: justify;
}
#info_zeme_odkazy {
	text-align: left;
	float: right;
	width: 330px;
}
#info_zeme_odkazy ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 150%;
}
#info_zeme_odkazy li span { font-weight: bold; }
#info_zeme_odkazy li a { font-weight: bold; }

#atlas_zemi {
	padding: 24px 5px 14px 5px;
}
#atlas_zemi .catalogue_country h4 {
	margin: 0px;
	padding: 0px;
}
#atlas_zemi .catalogue_country img {
	margin: 0px 7px 2px 0px;
	padding: 0px;
	vertical-align: baseline;
}


/*
 * cestovni_kancelare ------------------------
 */
.catalogue_ck_list_fl {
	font-size: 110%;
	font-weight: bold;
	line-height: 150%;
	width: 33%;
	float: left;
}

#cestovni-kancelare_bottom_info {
	margin-top: 7px;
}
#cestovni-kancelare_bottom_info h2 {
	margin-top: 7px;
}

 #zeme-list_cestovni-kancelar {
 	margin-top: 14px;
 }
 #zeme-list_cestovni-kancelar ul {
 	/*list-style: none;*/
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
 }
 
#zeme-list_cestovni-kancelar .ck_zeme_list_col {
	float: left;
	width: 33%;
}



/*
 * RECENZE --------------------------------------------------------------------
 */
#recenze h1 {
	margin-bottom: 14px;
}
#recenze {
	line-height: 1.4;
}
#recenze .recenze {
	clear: both;
	padding: 10px 2px;
	border-bottom: #999 1px dotted;
}
#recenze h3 a {
	color: #000;
}
#recenze .recenze h3 {
	margin-bottom: 7px;
	font-size: 110%;
}

#recenze .recenze .abstrakt p {
	text-align: justify;
	margin: 0px 7px 0px 1px;
	/*font-style: italic;*/
}
#recenze .recenze .link_detail {
	text-align: right;
	padding-right: 7px;
	font-weight: bold;
}
#recenze .recenze .link_detail span {
	font-weight: bold;
}

#recenze .recenze_full h3 {
	clear: left;
}
#recenze .recenze_full h3.spacer {
	padding-top: 14px;
}
#recenze .recenze_full h4.spacer {
	padding-top: 7px;
}

#recenze .recenze_full p {
	text-align: justify;
	margin: 0px 7px 5px 1px;
}

#recenze .recenze_full p img {
	float: right;
	position: relative;
	left: 14px;
	margin: 1px 15px 5px 0px;
	border: #666 1px solid;
	clear: right;
}
#recenze .recenze_full .images {
	clear: both;
	padding: 0px 1px 10px 1px;
	min-height: 100px;
	_height: 100px;
	height: auto;
	width: 98%;
}
#recenze .recenze_full .images img {
	float: left;
	margin: 3px;
	border: #666 1px solid;
	clear: none;
}
#recenze .recenze_full .abstract {
	background: #EAF7FF;
	border: 1px solid #387DCA;
	margin-bottom: 14px;
	padding: 7px;
	width: 98%;
	_width: 97%;
}
#recenze .recenze_full .abstract p {
	margin: 0px;
}
#recenze .info {
	text-align: right;
}
#recenze .info span {
	font-weight: bold;
}
#recenze .recenze img, #recenze .abstract img {
	float: left;
	margin: 1px 7px 5px 1px;
	border: #666 1px solid;
}



#partneri_serveru_high {
	text-align: center;
	color: #888;
	font-size: 95%;
	padding: 7px 7px 7px 7px;
}
#partneri_serveru_high span {
	color: #444;
}

#partneri_serveru_low {
	color: #888;
	font-size: 95%;
	padding: 10px 7px 7px 7px;
}
#partneri_serveru_low span {
	display: none;
}

.table_lm .row_e {
	background: #FFF;
}

.table_lm .row_o {
	background: #EAF7FF;
}

.akce_vypis em {
  font-style: normal;
  color: #BB0000;
}
.akce_popis p {
	margin: 14px 0px !important;
}
#help_info hr {
  display: block !important;
}

/* TOP NABIDKY V KATALOZICH */
#top_nabidky_wrap {
  margin-bottom: 15px;
  padding-left: 15px;
  float: right;
  position: relative;
  bottom: 10px;
}
#HP_LM #top_nabidky_wrap {
  padding-left: 0px;
}
#top_nabidky_wrap strong.nadpis {
  display: block;
  width: 100%;
  height: 28px;
  border-bottom: 0;
  position: relative;
  top: 0;
  left: 0;
  color: #006cab;
  font-size: 13px;
  background: #dbedf9;
  -moz-border-radius:3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  margin: 12px 1px 4px 1px;
}
#top_nabidky_wrap strong.nadpis span{
	display: block;
	position: relative;
	top: 7px;
	padding: 0 10px;
	text-transform: uppercase;
}
.top_nabidky_cat {
  border: 0; 
  padding: 0;
  background: none;
  text-align: left;
  overflow: hidden;
}
.top_nabidky_cat .top_nabidka_item:hover {
  background: #e7f4fc url('/img/boxTN_small.png') 140px top;
  border-top: 0; 
}
.top_nabidky_cat .top_nabidka_item {
  width: 123px;
  float: left;
  padding: 7px 9px 5px 9px;
  cursor: pointer;
  border-top: 0; 
  background: #efefef url('/img/boxTN_small.png') left top no-repeat;
  height: 249px;
}
.top_nabidky_cat .top_nabidka_item.boder_left {
  border-left: 0;
  margin-left: 4px; 
}
.top_nabidky_cat .top_nabidka_item.next_line {
  border-top: 0; 
  margin-top: 3px;
}
.top_nabidky_cat .top_nabidky_img {
  position: relative;
  overflow: hidden;
}
.top_nabidky_cat .img_descr {
  opacity: 0.9;  
  filter: alpha(opacity=90);   
  height: 9px;
  width: 117px;
  font-size: 9px;
  font-family: Verdana;
  text-align: center;
  padding: 5px 3px 1px 3px;
  font-weight: bold;
  text-transform: uppercase;
  color: rgb(204, 0, 0);
}
.top_nabidky_cat .top_nabidky_img .img_sleva {
  height: 22px;
  width: 117px;
  font-size: 18px;
  font-family: Verdana;
  text-align: center;
  padding: 1px 3px;
  position: absolute;
  bottom: 3px;
  left: 0;
  color: rgb(204, 0, 0);
  font-weight: bold;
  background: #fff;
  opacity: 0.8;  
  filter: alpha(opacity=80); 
}

.top_nabidky_mainLink {
  line-height: 14px;
}
.top_nabidky_cat .top_nabidky_mainLink {
  display: block;
  margin: 3px 0;
  overflow: hidden;
  height: 27px;
  line-height: 13px;
}
.top_nabidky_cat .zeme_nazev {
	font-size: 90%;
	padding-left: 1px; 
	overflow: hidden; 	
	margin-top: 2px;
	margin-bottom: 4px;
	height: 28px;
	color: #0170B2;
}
.top_nabidky_cat .zeme_nazev span {
	font-size: 110%;
}
.top_nabidky_cat .top_nabidky_mainLink a,
.top_nabidky_cat .top_nabidky_mainLink a:visited,
.top_nabidky_cat .top_nabidky_mainLink a:hover {
  color: #0170B2;
  font-size: 90%;
}
.top_nabidky_cat table.top_nabidky_table {
  font-size: 90%;
  text-align: left;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 3px;
}
.top_nabidky_cat .top_nabidky_table tr {
  padding: 0;
  margin: 0;
}
.top_nabidky_cat .top_nabidky_table td {
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.top_nabidky_cat .top_nabidky_table .t-right {
  text-align: right;
  font-weight: bold;
}
.top_nabidky_cat button {
  font-size: 90%;
  padding: 1px;
  float: right;
  margin: 3px 0;
  font-weight: bold;
  width: 60px;
}
.top_nabidky_hp button {
  font-size: 100%;
  padding: 2px 0px;
  float: right;
  margin: 9px 0 8px 0px;
  font-weight: bold;
  width: 70px;
  cursor: pointer;
}
.top_nabidky_cat .prices {
  white-space: nowrap;
  text-align: left;
  font-size: 125%;
  margin: 6px 0 3px 0;
  color: #333;
  font-weight: bold;
  padding: 0 5px 2px 5px;
}
.top_nabidky_cat .puvodniCenaSpacer {
	padding-right: 5px;
	position: relative;
	top: 2px;
}

/* TABULKA S POJISTENIM OD ZAJEZDY.CZ */
#nase_pojisteni {
  border-collapse:collapse;
  border:1px solid #000;
  font-family: Arial;
  font-size: 11px;
  width: 520px;
}
#nase_pojisteni td {
  color: #1F497D;
  border:1px solid #000;
  padding: 7px 3px;
  line-height: 130%;
  text-align: right;
  vertical-align: top;
}
#nase_pojisteni td ul {
  padding: 0;
  margin: 0;
  padding-left: 5px;
  margin-left: 7px;
  margin-bottom: 7px;
}
#nase_pojisteni td ul ul {
  margin-bottom: 0;
}
#nase_pojisteni .head_row_1 {
  text-align:center; 
  width:70px; 
  padding: 8px 0;
  color: #000;
  line-height: 100%;
}
#nase_pojisteni .head_row_2 {
  text-align:center; 
  width:70px; 
  padding: 5px 0;
  font-size: 90%;
  color: #000;
  line-height: 100%;
}
#nase_pojisteni .table_left_col {
  color: #000;
  text-align: left;
  line-height: 135%;
  padding: 5px;
}
.icon-up {
	padding-left: 12px;
	background: url('/img/icon-up.gif') no-repeat left center;
}
.icon-down {
	padding-left: 12px;
	background: url('/img/icon-down.gif') no-repeat left bottom;
}
.icon-up2 {
	padding-left: 12px;
	background: url('/img/icon-up2.gif') no-repeat left center;
}
.icon-down2 {
	padding-left: 12px;
	background: url('/img/icon-down2.gif') no-repeat left bottom;
}

.icon-right {
	padding-left: 12px;
	background: url('/img/icon-right.gif') no-repeat left 3px;
}
 
.icon-newwin {
	padding-right: 13px;
	background: url('/img/icon-newwin.gif') no-repeat right top;
}

.icon-skype-online {
	padding: 3px 0;
	padding-right: 20px;
	background: url('/img/skype_chat_icon.png') no-repeat right center;
}
.icon-skype-offline {
	padding: 3px 0;
	padding-right: 20px;
	background: url('/img/skype_chat_icon_offline.png') no-repeat right center;
	color: #555;
}

#katalogy_zamereni ul li {
	float: left;
	width: 33%;
}
#katalogy_zamereni h4 img {
	vertical-align: bottom;
	margin-right: 3px;
}

.addInputSsf {
	float: left; 
	margin-right: 9px;	
	padding-right: 12px;
	padding-top: 2px;
	background: url('/img/plus.gif') no-repeat right 5px;
}

#index_search_form #ssf_upresnit {
	font-weight: bold;
	position: absolute;
	left: 1px;
	top: 2px;
	background: #FFF9D8;
}
#simple_search_form #ssf_count_div { 
	height: 20px;
} 
#simple_search_form #ssf_count_div span { 
	display: block; 
	padding: 5px 2px 5px 2px; 
	float: left; 
} 
#simple_search_form #ssf_count_div #ssf_count img {
	margin-top: -4px;
}
#simple_search_form #ssf_count_div #ssf_count {
	display:inline;
}  

#rc #ssf_upresnit {
	font-weight: bold;
}
#rc .rc_vyhledavani #simple_search_form #ssf select.added_selectbox {
	width: 120px;
	position: relative;
	bottom: 3px;
}
#rc .rc_vyhledavani #simple_search_form #ssf label {
	font-size: 90%;
}
#rc .rc_vyhledavani #simple_search_form #ssf input[type=text] {
	position: relative;
	bottom: 3px;
	height: 11px;
}
#rc #ssf_buttons {
	height: 40px;
}

#banner_leaderboard {
	overflow: hidden;
	margin: 10px 0;
}
.puvodniCena {
	color: #888;
	text-decoration: line-through;
	vertical-align: top;
}

.results_img_sleva {
	cursor: pointer;
	text-decoration: none;
	font-size: 18px;
	font-family: Verdana;
	text-align: center;
	padding: 1px 0;
	
	/* 
	padding-right: 1px;
	width: 98%; 
	left: 1px;
	*/
	left: 0;
	width: 100%; 
	
	position: absolute;
	bottom: 13px;
	color: rgb(204, 0, 0);
	font-weight: bold;
	background: #fff;
	opacity: 0.8;  
	filter: alpha(opacity=80); 
}
.results_img_link {
	position: relative; 
}
.orangeP {
	margin: 12px 0px 18px 0px; 
	line-height: 150%; 
	border: #F5A01A 1px solid; 
	padding: 7px; 
	background-color: #FFFBF3;
}
.showImgWrapper {
	position: relative;
}
.newSearchFormPodrobne {
	position: absolute; 
	right: 5px; 
	bottom: 5px; 
	font-size: 12px;
}
.nb {
	font-weight: normal;
}


.zeme_col_3 {
	float: left;
	width: 31%;
	padding-left: 2px;
	_padding-left: 7px;
	padding-top: 4px;
}
.zeme_col_3 img {
	vertical-align: bottom;
	margin-right: 3px;
}
.zeme_col_3 h4, #catalogue_data .zeme_col_3 h4 {
	padding: 1px 0px;
	display: block;
	font-size: 100%;
	margin: 5px;
}
.zeme_col_3 h4 span {
	font-weight: normal;
}

.lightBlue {
	color: #009cdd;
}
.blueFormInfo {
	color: #009cdd;
	font-size: 10px;
}
#wrapperPoptavkovyFormular {
	width: 644px; 
}
.poptavkovyFormular {
	border: 1px solid #387DCA; 
	border-top: 0;
	background: #E9F8FF;
	padding: 20px 40px;
	width: 582px; 
}

.poptavkovyFormular input, .poptavkovyFormular select, .poptavkovyFormular textarea {
	color: #262626;
	padding: 3px;
	margin-bottom: 2px;
}
.nadpisPoptavkovyFormular {
	width: 644px; 
	padding: 5px 10px; 
	background: url('/img/tab_o_active_new_long_25.gif');
	font-weight: bold;
}

.pobocka_kontakty {
	margin: 0;
	padding: 0;
	padding: 10px 20px 0 10px;
	line-height: 140%;
	vertical-align: top;
}
.pobocka_kontakty_tr {
	margin: 0;
	padding: 0;
	height: 120px;
}
.pobocka_kontakty_foto {
	margin: 0;
	padding: 0;
	width: 181px;
}
.pobocka_kontakty_foto img {

}
.pobocka_kontakty_foto a:hover img {
	border-color: #000;
}
.pobocka_kontakty_desc {
	margin: 0;
	padding: 0;
	padding-top: 3px;
}
.vyprodany {
	color: #888;
	font-weight: bold;
}
.clear {
	clear: both;
}
.volejteZdarma {
	position: absolute;
	left: 8px;
}
.kontakty_zelenaLinka {
	margin: 10px 0;
}
.kontakty_zelenaLinka .gl {
	font-size: 165%;
	line-height: 130%;
}
.vtop {
	vertical-align: top;
}
.options_block {
	float: left;
	margin-right: 30px;
}
.fmColor {
	color: #0B9401;
}
.odkazyFooter {
	color: #888888;
    font-size: 95%;
    padding: 7px;
    text-align: center;
    margin: 10px 0 20px 0;
}
.odkazyFooter span {
	color: #444444;
}
#copyrightNew{
	text-align: center;
	margin: 15px 0px;
}
#copyrightNew a{
	text-decoration: none;
}
#blueFooter {
	padding-top: 10px;
	margin: 0 2px 0 5px;
	background: #effafc;
}
.rc_vyhodyBox {
	font-size: 95%;
	padding: 5px 6px;
}
.rc_vyhodyBox a:link {
	text-decoration: none;
}
.rc_vyhodyBox h4 {
	font-size: 11px;
	margin-bottom: 0;
}
.rc_vyhodyBox ol {
	margin: 10px 0 0 0;
}
.rc_vyhodyBox ol li {
	margin-top: 7px;
	padding-left: 40px;
	list-style: none;
}
.rc_vyhodyBox li.li_1 {
	background: url('/img/proc-zajezdy-1.png') left top no-repeat;
}
.rc_vyhodyBox li.li_2 {
	background: url('/img/proc-zajezdy-2.png') left top no-repeat;
}
.rc_vyhodyBox li.li_3 {
	background: url('/img/proc-zajezdy-3.png') left top no-repeat;
}
.rc_vyhodyBox li.li_4 {
	background: url('/img/proc-zajezdy-4.png') left top no-repeat;
}
.rc_vyhodyBox li.li_5 {
	background: url('/img/proc-zajezdy-5.png') left top no-repeat;
}
#rcZemeListing {
	background: #f3f3f3;
	padding: 5px 6px;
	/* border-top: 1px solid #F5A01A; */
}
#rcZemeListing a {
	text-decoration: none;
	font-weight: bold;
}
#rcZemeListing p {
	padding: 5px;
}
#socialNetworks {
	text-align: right; 
	padding: 5px 2px 2px 2px;
}



/* TOP NABIDKY v rade /na uvodni strane + pod katalogy/ - prepis CSS top nabidek v katalozich*/
.hpH2 {
	color: #006cab;
	font-size: 16px;
	font-weight: bold;
	background: #dbedf9;
	padding: 4px 15px;
	margin: 0 0 5px 0;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.topNabidkaHP .sleva_roh_foto {
	width: 75px; 
	height: 75px; 
	background: url('/img/roh_sm.png') no-repeat;
}
.topNabidkaHP .sleva_roh_foto img {
	right: 13px;
	bottom: 3px;
}
.topNabidkaHP #top_nabidky_wrap strong.nadpis{
  width: 120px;
}
.topNabidkaHP .top_nabidky_cat {
	float: left;
	margin-top: 5px;
}
.topNabidkaHP .top_nabidky_cat .top_nabidky_mainLink {
	text-align: left;
	margin: 8px 0 3px 0;
	height: 14px;
	overflow: hidden;
}
.topNabidkaHP .top_nabidky_cat  a, .topNabidkaHP .top_nabidky_cat  a:visited, .topNabidkaHP  a:hover {
	color: #0170b2;
}
.topNabidkaHP .top_nabidky_cat .top_nabidky_mainLink a, 
.topNabidkaHP .top_nabidky_cat .top_nabidky_mainLink a:visited, 
.topNabidkaHP .top_nabidky_cat .top_nabidky_mainLink a:hover {
	color: #0170b2;
	text-decoration: underline;
	font-size: 100%;
}

.topNabidkaHP .top_nabidky_cat .prices {
	color: #333;
	text-align: right; 
	margin: 8px 3px 0 0;
	font-size: 16px;
	padding: 0;
}
.topNabidkaHP .top_nabidky_cat .puvodniCena {
	line-height: 180%;
	padding-right: 3px;
}
.topNabidkaHP .top_nabidky_cat  .zeme_nazev {
	text-align: left;
	font-size: 12px;
	height: 38px;
	margin-bottom: 3px;
	margin-top: 0;
}
.topNabidkaHP .top_nabidky_cat  .zeme_nazev a {
	text-decoration: none;
	white-space: nowrap;
}
.topNabidkaHP .top_nabidky_cat .top_nabidka_item:hover {
	background: #e7f4fc url('/img/boxTN2.png') 182px top;
}
.topNabidkaHP .top_nabidky_cat .top_nabidka_item {
	width: 162px;
	height: 271px;
	padding: 15px 10px;
	background: #efefef url('/img/boxTN2.png') left top;
	overflow: hidden;
}
.topNabidkaHP .top_nabidky_cat.HP_zeme .top_nabidka_item:hover {
	background: #efefef url('/img/boxTN2.png') left top;
}
.topNabidkaHP .top_nabidky_cat .top_nabidka_item.boder_left {
  margin-left: 10px;
  border: 0;  
}
.topNabidkaHP .top_nabidky_cat.HP_zeme .top_nabidka_item {
	cursor: default;
	height: 301px;
	padding: 0 10px;
	position: relative;
}
.topNabidkaHP .top_nabidky_cat.HP_zeme .top_nabidka_item > ul.lm_sel_destinace {
	padding-top: 155px;
}
.topNabidkaHP #ir_right {
    padding: 0 0 0 20px;
    width: 48%;
}
.topNabidkaHP .top_nabidky_cat .img_descr {
  width: 159px;
  height: 12px;
  font-size: 11px;
  font-family: Verdana;
  text-align: center;
  padding: 2px 0 5px 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #CC0000;  
}
.topNabidkaHP .top_nabidky_cat .top_nabidky_img .img_sleva {
  width: 159px;
  height: 24px;
  font-size: 20px;
}
.topNabidkaHP .top_nabidky_cat {
  border: 0; 
  padding: 0;
  background: none;
}

.topNabidkaHP .top_nabidky_table {
  border-spacing: 0;
}
.topNabidkaHP .top_nabidky_table tr td {
	padding: 2px 0;
}
.top_nabidky_offer_type {
  text-align: center;
  font-size: 11px;
  padding-top: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: rgb(204, 0, 0);
}


.sleva_roh_foto {
	position: absolute; 
	right: 0; 
	top: 0; 
	padding: 0; 
	text-align: right; 
	color: #CC0000; 
	text-decoration: none; 
	font-size: 18px; 
	font-weight: bold; 
	width: 65px; 
	height: 65px; 
	background: url('/img/roh_sm2.png') no-repeat;
}
.sleva_roh_foto img {	
	cursor: pointer;
	position: relative;
	right: 16px;
	bottom: 1px;
}
.top_nabidky_cat .top_nabidka_item .top_nabidky_img.top_nabidka_img_hp {
	height:110px; 
	width: 162px; 
	overflow: hidden; 
	margin: 0 auto;
}
.arrowTN {
	float: left;
	display: block;
	width: 20px;
	height: 300px;
	cursor: pointer;
	margin-top: 5px;
}
.arrowTN.leftArrow {
	background: url('/img/HParrows.png') no-repeat 0 center;
}
.arrowTN.rightArrow {
	background: url('/img/HParrows.png') no-repeat -20px center;
	position: absolute;
	right: 0;
}
.arrowTN.leftBlankArrow {
	background: url('/img/HParrows.png') no-repeat -40px center;
	cursor: default;
}
.arrowTN.rightBlankArrow {
	background: url('/img/HParrows.png') no-repeat -60px center;
	cursor: default;
	position: absolute;
	right: 0;
}
.hpTopWrap {
	position: relative;
}
.podobneZajezdyButton {
	float: right;
}

/* VLAJKY */
.catalogue_lm_zeme .flag, .flag {
    background: url('/img/flags/allFlags.png?time=20151105') no-repeat top left;
	background-position: 0 -2016px; /* pozice prazdne/pruhledne vlajky */  
    padding-bottom: 0;
}
#catalogue h2 .flag {
    padding-bottom: 0;
}
.flag.flag-101{ background-position: 0 0; width: 30px; height: 20px; } 
.flag.flag-102{ background-position: 0 -21px; width: 30px; height: 20px; } 
.flag.flag-103{ background-position: 0 -42px; width: 30px; height: 20px; } 
.flag.flag-104{ background-position: 0 -63px; width: 30px; height: 20px; } 
.flag.flag-105{ background-position: 0 -84px; width: 30px; height: 20px; } 
.flag.flag-106{ background-position: 0 -105px; width: 30px; height: 20px; } 
.flag.flag-107{ background-position: 0 -126px; width: 30px; height: 20px; } 
.flag.flag-108{ background-position: 0 -147px; width: 30px; height: 20px; } 
.flag.flag-109{ background-position: 0 -168px; width: 30px; height: 20px; } 
.flag.flag-110{ background-position: 0 -189px; width: 30px; height: 20px; } 
.flag.flag-111{ background-position: 0 -210px; width: 30px; height: 20px; } 
.flag.flag-112{ background-position: 0 -231px; width: 30px; height: 20px; } 
.flag.flag-113{ background-position: 0 -252px; width: 30px; height: 20px; } 
.flag.flag-114{ background-position: 0 -273px; width: 30px; height: 20px; } 
.flag.flag-115{ background-position: 0 -294px; width: 30px; height: 20px; } 
.flag.flag-116{ background-position: 0 -315px; width: 30px; height: 20px; } 
.flag.flag-117{ background-position: 0 -336px; width: 30px; height: 20px; } 
.flag.flag-118{ background-position: 0 -357px; width: 30px; height: 20px; } 
.flag.flag-119{ background-position: 0 -378px; width: 30px; height: 20px; } 
.flag.flag-120{ background-position: 0 -399px; width: 30px; height: 20px; } 
.flag.flag-121{ background-position: 0 -420px; width: 30px; height: 20px; } 
.flag.flag-122{ background-position: 0 -441px; width: 30px; height: 20px; } 
.flag.flag-123{ background-position: 0 -462px; width: 30px; height: 20px; } 
.flag.flag-124{ background-position: 0 -483px; width: 30px; height: 20px; } 
.flag.flag-125{ background-position: 0 -504px; width: 30px; height: 20px; } 
.flag.flag-126{ background-position: 0 -525px; width: 30px; height: 20px; } 
.flag.flag-127{ background-position: 0 -546px; width: 30px; height: 20px; } 
.flag.flag-128{ background-position: 0 -567px; width: 30px; height: 20px; } 
.flag.flag-129{ background-position: 0 -588px; width: 30px; height: 20px; } 
.flag.flag-130{ background-position: 0 -609px; width: 30px; height: 20px; } 
.flag.flag-131{ background-position: 0 -630px; width: 30px; height: 20px; } 
.flag.flag-132{ background-position: 0 -651px; width: 30px; height: 20px; } 
.flag.flag-133{ background-position: 0 -672px; width: 30px; height: 20px; } 
.flag.flag-134{ background-position: 0 -693px; width: 30px; height: 20px; } 
.flag.flag-135{ background-position: 0 -714px; width: 30px; height: 20px; } 
.flag.flag-136{ background-position: 0 -735px; width: 30px; height: 20px; } 
.flag.flag-137{ background-position: 0 -756px; width: 30px; height: 20px; } 
.flag.flag-138{ background-position: 0 -777px; width: 30px; height: 20px; } 
.flag.flag-139{ background-position: 0 -798px; width: 30px; height: 20px; } 
.flag.flag-140{ background-position: 0 -819px; width: 30px; height: 20px; } 
.flag.flag-141{ background-position: 0 -840px; width: 30px; height: 20px; } 
.flag.flag-142{ background-position: 0 -861px; width: 30px; height: 20px; } 
.flag.flag-143{ background-position: 0 -882px; width: 30px; height: 20px; } 
.flag.flag-144{ background-position: 0 -903px; width: 30px; height: 20px; } 
.flag.flag-145{ background-position: 0 -924px; width: 30px; height: 20px; } 
.flag.flag-146{ background-position: 0 -945px; width: 30px; height: 20px; } 
.flag.flag-147{ background-position: 0 -966px; width: 30px; height: 20px; } 
.flag.flag-148{ background-position: 0 -987px; width: 30px; height: 20px; } 
.flag.flag-149{ background-position: 0 -1008px; width: 30px; height: 20px; } 
.flag.flag-150{ background-position: 0 -1029px; width: 30px; height: 20px; } 
.flag.flag-151{ background-position: 0 -1050px; width: 30px; height: 20px; } 
.flag.flag-152{ background-position: 0 -1071px; width: 30px; height: 20px; } 
.flag.flag-153{ background-position: 0 -1092px; width: 30px; height: 20px; } 
.flag.flag-154{ background-position: 0 -1113px; width: 30px; height: 20px; } 
.flag.flag-155{ background-position: 0 -1134px; width: 30px; height: 20px; } 
.flag.flag-156{ background-position: 0 -1155px; width: 30px; height: 20px; } 
.flag.flag-157{ background-position: 0 -1176px; width: 30px; height: 20px; } 
.flag.flag-158{ background-position: 0 -1197px; width: 30px; height: 20px; } 
.flag.flag-159{ background-position: 0 -1218px; width: 30px; height: 20px; } 
.flag.flag-160{ background-position: 0 -1239px; width: 30px; height: 20px; } 
.flag.flag-161{ background-position: 0 -1260px; width: 30px; height: 20px; } 
.flag.flag-162{ background-position: 0 -1281px; width: 30px; height: 20px; } 
.flag.flag-163{ background-position: 0 -1302px; width: 30px; height: 20px; } 
.flag.flag-164{ background-position: 0 -1323px; width: 30px; height: 20px; } 
.flag.flag-165{ background-position: 0 -1344px; width: 30px; height: 20px; } 
.flag.flag-166{ background-position: 0 -1365px; width: 30px; height: 20px; } 
.flag.flag-167{ background-position: 0 -1386px; width: 30px; height: 20px; } 
.flag.flag-168{ background-position: 0 -1407px; width: 30px; height: 20px; } 
.flag.flag-169{ background-position: 0 -1428px; width: 30px; height: 20px; } 
.flag.flag-170{ background-position: 0 -1449px; width: 30px; height: 20px; } 
.flag.flag-171{ background-position: 0 -1470px; width: 30px; height: 20px; } 
.flag.flag-172{ background-position: 0 -1491px; width: 30px; height: 20px; } 
.flag.flag-173{ background-position: 0 -1512px; width: 30px; height: 20px; } 
.flag.flag-174{ background-position: 0 -1533px; width: 30px; height: 20px; } 
.flag.flag-175{ background-position: 0 -1554px; width: 30px; height: 20px; } 
.flag.flag-176{ background-position: 0 -1575px; width: 30px; height: 20px; } 
.flag.flag-178{ background-position: 0 -1596px; width: 30px; height: 20px; } 
.flag.flag-179{ background-position: 0 -1617px; width: 30px; height: 20px; } 
.flag.flag-180{ background-position: 0 -1638px; width: 30px; height: 20px; } 
.flag.flag-181{ background-position: 0 -1659px; width: 30px; height: 20px; } 
.flag.flag-182{ background-position: 0 -1680px; width: 30px; height: 20px; } 
.flag.flag-183{ background-position: 0 -1701px; width: 30px; height: 20px; } 
.flag.flag-184{ background-position: 0 -1722px; width: 30px; height: 20px; } 
.flag.flag-185{ background-position: 0 -1743px; width: 30px; height: 20px; } 
.flag.flag-186{ background-position: 0 -1764px; width: 30px; height: 20px; } 
.flag.flag-187{ background-position: 0 -1785px; width: 30px; height: 20px; } 
.flag.flag-188{ background-position: 0 -1806px; width: 30px; height: 20px; } 
.flag.flag-189{ background-position: 0 -1827px; width: 30px; height: 20px; } 
.flag.flag-190{ background-position: 0 -1848px; width: 30px; height: 20px; } 
.flag.flag-191{ background-position: 0 -1869px; width: 30px; height: 20px; } 
.flag.flag-192{ background-position: 0 -1890px; width: 30px; height: 20px; } 
.flag.flag-193{ background-position: 0 -1911px; width: 30px; height: 20px; } 
.flag.flag-194{ background-position: 0 -1932px; width: 30px; height: 20px; } 
.flag.flag-195{ background-position: 0 -1953px; width: 30px; height: 20px; } 
.flag.flag-196{ background-position: 0 -1974px; width: 30px; height: 20px; } 
.flag.flag-197{ background-position: 0 -1995px; width: 30px; height: 20px; } 
.flag.flag-198{ background-position: -31px 0; width: 30px; height: 20px; } 
.flag.flag-199{ background-position: -31px -21px; width: 30px; height: 20px; } 
.flag.flag-200{ background-position: -31px -42px; width: 30px; height: 20px; } 
.flag.flag-201{ background-position: -31px -63px; width: 30px; height: 20px; } 
.flag.flag-202{ background-position: -31px -84px; width: 30px; height: 20px; } 
.flag.flag-203{ background-position: -31px -105px; width: 30px; height: 20px; } 
.flag.flag-204{ background-position: -31px -126px; width: 30px; height: 20px; } 
.flag.flag-205{ background-position: -31px -147px; width: 30px; height: 20px; } 
.flag.flag-206{ background-position: -31px -168px; width: 30px; height: 20px; } 
.flag.flag-207{ background-position: -31px -189px; width: 30px; height: 20px; } 
.flag.flag-208{ background-position: -31px -210px; width: 30px; height: 20px; } 
.flag.flag-209{ background-position: -31px -231px; width: 30px; height: 20px; } 
.flag.flag-210{ background-position: -31px -252px; width: 30px; height: 20px; } 
.flag.flag-211{ background-position: -31px -273px; width: 30px; height: 20px; } 
.flag.flag-212{ background-position: -31px -294px; width: 30px; height: 20px; } 
.flag.flag-213{ background-position: -31px -315px; width: 30px; height: 20px; } 
.flag.flag-214{ background-position: -31px -336px; width: 30px; height: 20px; } 
.flag.flag-215{ background-position: -31px -357px; width: 30px; height: 20px; } 
.flag.flag-216{ background-position: -31px -378px; width: 30px; height: 20px; } 
.flag.flag-217{ background-position: -31px -399px; width: 30px; height: 20px; } 
.flag.flag-218{ background-position: -31px -420px; width: 30px; height: 20px; } 
.flag.flag-219{ background-position: -31px -441px; width: 30px; height: 20px; } 
.flag.flag-220{ background-position: -31px -462px; width: 30px; height: 20px; } 
.flag.flag-221{ background-position: -31px -483px; width: 30px; height: 20px; } 
.flag.flag-222{ background-position: -31px -504px; width: 30px; height: 20px; } 
.flag.flag-223{ background-position: -31px -525px; width: 30px; height: 20px; } 
.flag.flag-224{ background-position: -31px -546px; width: 30px; height: 20px; } 
.flag.flag-225{ background-position: -31px -567px; width: 30px; height: 20px; } 
.flag.flag-226{ background-position: -31px -588px; width: 30px; height: 20px; } 
.flag.flag-227{ background-position: -31px -609px; width: 30px; height: 20px; } 
.flag.flag-22721, .flag.flag-274{ background-position: -31px -630px; width: 30px; height: 20px; } 
.flag.flag-228{ background-position: -31px -651px; width: 30px; height: 20px; } 
.flag.flag-229{ background-position: -31px -672px; width: 30px; height: 20px; } 
.flag.flag-230{ background-position: -31px -693px; width: 30px; height: 20px; } 
.flag.flag-231{ background-position: -31px -714px; width: 30px; height: 20px; } 
.flag.flag-232{ background-position: -31px -735px; width: 30px; height: 20px; } 
.flag.flag-233{ background-position: -31px -756px; width: 30px; height: 20px; } 
.flag.flag-234{ background-position: -31px -777px; width: 30px; height: 20px; } 
.flag.flag-235{ background-position: -31px -798px; width: 30px; height: 20px; } 
.flag.flag-236{ background-position: -31px -819px; width: 30px; height: 20px; } 
.flag.flag-237{ background-position: -31px -840px; width: 30px; height: 20px; } 
.flag.flag-238{ background-position: -31px -861px; width: 30px; height: 20px; } 
.flag.flag-239{ background-position: -31px -882px; width: 30px; height: 20px; } 
.flag.flag-240{ background-position: -31px -903px; width: 30px; height: 20px; } 
.flag.flag-241{ background-position: -31px -924px; width: 30px; height: 20px; } 
.flag.flag-242{ background-position: -31px -945px; width: 30px; height: 20px; } 
.flag.flag-243{ background-position: -31px -966px; width: 30px; height: 20px; } 
.flag.flag-244{ background-position: -31px -987px; width: 30px; height: 20px; } 
.flag.flag-245{ background-position: -31px -1008px; width: 30px; height: 20px; } 
.flag.flag-246{ background-position: -31px -1029px; width: 30px; height: 20px; } 
.flag.flag-247{ background-position: -31px -1050px; width: 30px; height: 20px; } 
.flag.flag-248{ background-position: -31px -1071px; width: 30px; height: 20px; } 
.flag.flag-249{ background-position: -31px -1092px; width: 30px; height: 20px; } 
.flag.flag-251{ background-position: -31px -1113px; width: 30px; height: 20px; } 
.flag.flag-252{ background-position: -31px -1134px; width: 30px; height: 20px; } 
.flag.flag-253{ background-position: -31px -1155px; width: 30px; height: 20px; } 
.flag.flag-254{ background-position: -31px -1176px; width: 30px; height: 20px; } 
.flag.flag-255{ background-position: -31px -1197px; width: 30px; height: 20px; } 
.flag.flag-256{ background-position: -31px -1218px; width: 30px; height: 20px; } 
.flag.flag-257{ background-position: -31px -1239px; width: 30px; height: 20px; } 
.flag.flag-258{ background-position: -31px -1260px; width: 30px; height: 20px; } 
.flag.flag-259{ background-position: -31px -1281px; width: 30px; height: 20px; } 
.flag.flag-260{ background-position: -31px -1302px; width: 30px; height: 20px; } 
.flag.flag-261{ background-position: -31px -1323px; width: 30px; height: 20px; } 
.flag.flag-262{ background-position: -31px -1344px; width: 30px; height: 20px; } 
.flag.flag-263{ background-position: -31px -1365px; width: 30px; height: 20px; } 
.flag.flag-264{ background-position: -31px -1386px; width: 30px; height: 20px; } 
.flag.flag-265{ background-position: -31px -1407px; width: 30px; height: 20px; } 
.flag.flag-266{ background-position: -31px -1428px; width: 30px; height: 20px; } 
.flag.flag-267{ background-position: -31px -1449px; width: 30px; height: 20px; } 
.flag.flag-268{ background-position: -31px -1470px; width: 30px; height: 20px; } 
.flag.flag-269{ background-position: -31px -1491px; width: 30px; height: 20px; } 
.flag.flag-270{ background-position: -31px -1512px; width: 30px; height: 20px; } 
.flag.flag-271{ background-position: -31px -1533px; width: 30px; height: 20px; } 
.flag.flag-272{ background-position: -31px -1554px; width: 30px; height: 20px; } 
.flag.flag-273{ background-position: -31px -1575px; width: 30px; height: 20px; } 
.flag.flag-275{ background-position: -31px -1596px; width: 30px; height: 20px; } 
.flag.flag-276{ background-position: -31px -1617px; width: 30px; height: 20px; } 
.flag.flag-277{ background-position: -31px -1638px; width: 30px; height: 20px; } 
.flag.flag-278{ background-position: -31px -1659px; width: 30px; height: 20px; } 
.flag.flag-279{ background-position: -31px -1680px; width: 30px; height: 20px; } 
.flag.flag-280{ background-position: -31px -1701px; width: 30px; height: 20px; } 
.flag.flag-281{ background-position: -31px -1722px; width: 30px; height: 20px; } 
.flag.flag-282{ background-position: -31px -1743px; width: 30px; height: 20px; } 
.flag.flag-283{ background-position: -31px -1764px; width: 30px; height: 20px; } 
.flag.flag-284{ background-position: -31px -1785px; width: 30px; height: 20px; } 
.flag.flag-285{ background-position: -31px -1806px; width: 30px; height: 20px; } 
.flag.flag-286{ background-position: -31px -1827px; width: 30px; height: 20px; }  
.flag.flag-287{ background-position: -31px -1848px; width: 30px; height: 20px; } 
.flag.flag-288{ background-position: -31px -1869px; width: 30px; height: 20px; }
.flag.flag-292{ background-position: -31px -1890px; width: 30px; height: 20px; }
.flag.flag-293{ background-position: -31px -1911px; width: 30px; height: 20px; }
.flag.flag-294{ background-position: -31px -1932px; width: 30px; height: 20px; }
.flag.flag-295{ background-position: -31px -1953px; width: 30px; height: 20px; }
.flag.flag-289{ background-position: -31px -1974px; width: 30px; height: 20px; }
/* VLAJKY - KONEC */

/* Pulse class and keyframe animation */
.flashit{
	-webkit-animation: flash linear 5s infinite;
	animation: flash linear 5s infinite;
}
@-webkit-keyframes flash {
	0% { opacity: 1; }
	50% { opacity: .1; }
	100% { opacity: 1; }
}
@keyframes flash {
	0% { opacity: 1; }
	50% { opacity: .1; }
	100% { opacity: 1; }
}