h2.old, .report h2  {
	margin: 0;
	font-weight: bold;
	font-size: 1.3em;
}
h3.old, .report h3, .article h3.old {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
}
h4.old {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	line-height: 1.5em;
}
h4.old.one-row {
	overflow: hidden;
	height: 1.5em;
}

label p { display: inline; }

#topmenu {	
	background-color: white;
	color: #FF7300;
	font-weight: bold;
	margin: 0 auto;
	overflow: hidden;
}
#topmenu-inside {
	margin: 0px auto;
	width: 1020px;
	padding: 3px 5px;
}
#topmenu a {
	color: #000;
	text-decoration: none;
}

a.opozite,a.noline,a.neg {
	text-decoration: none;
}
a.opozite:hover,a.neg:hover {
	text-decoration: underline;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #4a4a4a;
}
a img {
	text-decoration: none;
}

.heading-old {
	margin: 0;
}

.sticky {
	position: sticky;
	position: -webkit-sticky;
	top: 70px;
}

/* hlavni baner nahore */
.banner-leader .banner, .banner-footer .banner {
	margin: 5px auto 0 auto;
	text-align: center;
    max-width: 1164px;
	position: relative;
}
.banner-footer .banner {
	margin-top: 50px;
}

.banner-vertical {
	margin-top:-90px;
	position:absolute;
	width:300px;
}
.banner-vertical.left {
	margin-left:-300px;
	text-align: right;
}
.banner-vertical.right {
	margin-left:1179px;
	text-align: left;
}
.banner-vertical.right .banner { text-align: left;}
.banner-vertical.left .banner { text-align: right;}

.banner-vertical.fixed {
	position: fixed;
	margin-top: 0px;
	top: 2px;
}

.banner {
	text-align: center;
	margin: 1em 0 2em 0;
}
.banner-vertical .banner { margin-top: 0;}
.banner-in-list .banner {margin-top: -2em; margin-bottom: 3em; }
.mobile .banner-in-list .banner { margin-top: 0;}

.wpb_wrapper .banner {
	margin-top: 0;
	margin-bottom: 3em;
}

.desktop.ad-seznam .banner-leader .banner, .desktop.ad-seznam .banner-footer .banner {
	max-width: 970px;
}

.mobile.ad-seznam .banner > div {
	margin: 0 auto;
}

.ad-seznam .hide-seznam {
	display: none;
}

h1 span.small {
	font-weight: normal;
	font-size: 0.7em;
	color: #999;
}
h3 span.small {
	font-weight: normal;
	font-size: 0.9em;
	color: #999;
}

#profile {
	float: right;
	margin-left: 15px;
}
#Default_Form_Login_Profile #submit, #Default_Form_Login_Profile #password {
	margin-top: 5px;
}
#Default_Form_Login_Profile .submit {
	font-size: 0.9em;
}

.smaller {
	font-size: 0.8em;
}

div.uzivatelskyprofil {
	color: #666;
}

div.uzivatelskyprofil .left {
	float: left;
}
div.uzivatelskyprofil .right {
	float: right;
	text-align: left;
}

div.uzivatelskyprofil a {
	color: #666;
	text-decoration: none;
}

div.uzivatelskyprofil .avatar {
	margin-right: 10px;
	width: 50px;
}
div.uzivatelskyprofil .logout {
	color: #ff7800;
	font-size: 11px;
	margin-left: 10px;
}
div.uzivatelskyprofil .submit.small {
	margin: 3px 5px 3px 0;
}

/* kvuli fotkam v clancich ze stareho snow, posledni selector je pro prispevky pod clankem */ 
#content-center .article > img,
#content-center .topic img,
#content-center .article td img,
#content-center > div > div > p > img,
.content-center-max-width {
	max-width: 555px;
}
.mobile #content-center .banner a img { width: 100%; height: auto;}

#footer-content { text-align: center; }
#partneri p { font-size: 0.8em; text-align: center; text-decoration: none; margin: 5px 0;}
#partneri a { color: #999999;}


.article h2 {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.6em;
}

.article-detail img, .text img {
	max-width: 100%;
}

hr {
	border: 0;
	width: 100%;
	color: #000;
	background-color: #000;
	height: 1px;
	margin: 15px 0;
}

.nobmargin-content * { margin-bottom: 0px; }

#content-center ul.ui-tabs-nav {
	margin-left:0;
}

textarea, select {
	border: 1px solid #B3B3B3;
}

#content-center ul, #content-center ol {
	margin-left: 2em;
}

.article-detail ul, .article-detail ol {
	margin-left: 2em;
}

.article-text hr { height: 1px;}
.article-text img { margin: 10px; margin-left: 0; }
.article-text .nospace img { margin: 0; }
.article-text h2, .article-text h3 { color: #ff7800; }

img.left-texy {
	float: left;
}
img.right-texy {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
.article-text img.emoticon {
	margin: 0;
}

.paginationControl {
	font-weight: bold;
	margin: 15px 0;
	text-align: center;
}

fieldset {
	padding: 10px;
	border: 1px solid #aaa;
}

#Admin_Form_Users_Profile fieldset {
	border-radius: 3px;
}

fieldset legend {
	font-size: 1.3em;
}

/* zakomentoval jsem to, protoze to rusi css tlacitek texyly a nenasel jsem tridu pouzitou nikde jinde

.btn {
	position: relative;
	background-color: #F8F8F8;
	background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#DEDEDE));
	background-image: -moz-linear-gradient(top,white,#DEDEDE);
	background-image: -o-linear-gradient(top,white,#DEDEDE);
	background-image: -ms-linear-gradient(top,white,#DEDEDE);
	background-image: linear-gradient(top,white,#DEDEDE);
	border: #CCC solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
	display: inline-block;
	height: 18px;
	max-width: 98%;
	overflow: hidden;
	text-decoration: none !important;
}
.btn span {
	padding: 5px;
	color: #333;
	position: relative;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	top: 1px;
}
*/

.first-big:FIRST-LETTER {
	text-transform: uppercase;
}

#logo-container {
	float:left;
	width:700px;
}

a#zalozka-soutez {
	display:block;
	float:left;
	left:70px;
	position:relative;
	top:44px;
	width:170px;
}

/* cara kolem loga */
.cara {
	width: 100%;
	height: 5px;
	float: left;
	background: url(../images/frontend/cara-998.jpg) no-repeat;
}

.highslide-gallery {
	margin-top: 10px;
}
.highslide-hidden {
	display: none;
}
.highslide-dimming {
	background: url('../images/frontend/bg-fotogal-snow.png') repeat 0 0 transparent !important;
	opacity: 0.85 !important;
}
.clanek_fotka {
	float:left;
	margin:13px 0 0 11px;
}

/* kalendar akci */
.event-detail-organizer {
	background:url("../images/frontend/grad-grey-white.png") repeat-y scroll 0 0 transparent;
	float:right;
	margin-left:10px;
	padding:10px;
}
.article .events .data .country-ensign {
    float:none;
    margin-right: 5px;
}

/* obecne tridy */
.breadcrumbs {
	background: url('../images/frontend/home.png') no-repeat 0 1.2em transparent;
	color: #666;
	font-size: 0.8em;
	padding: 1em 16px 0;
	line-height: 1.6em;
}
.breadcrumbs a {
	color: #003366;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}

.sipky-cerne {
	background: url('../images/frontend/sipky-cerne.png') left center no-repeat;
}

.sipky-bile {
	background: url('../images/frontend/sipky-bile.png') left center no-repeat;
}

.sipky-oranzove {
	background: url('../images/frontend/sipky-oranzove.png') left center no-repeat;
}

.sipky-zlute {
	background: url('../images/frontend/sipky-zlute.png') left center no-repeat;
}

.sipky-modre {
	background: url('../images/frontend/sipky-modre.png') left center no-repeat;
}

.sipky-zelene {
	background: url('../images/frontend/sipky-zelene.png') left center no-repeat;
}

.podnadpis {
	font-size: 0.9em;
	margin: 0;
}

.podnadpis img {
	vertical-align: bottom;
}

.oddelovac {
	border-top: 1px solid #ddd;
	height: 1px;
	margin-top: 10px;
	padding-top: 10px;
}

.oddelovac-grey {
	border-top: 1px solid #999999;
	height: 1px;
	margin-top: 10px;
	padding-top: 10px;
}

.grey {
	color: #666;
}

.bold {
	font-weight: bold;
}

p.description {
	margin-top: 0em;
	padding-top: 2px;
}

.back {
	margin: 10px;
}

.black {
	color: #000 !important;
}

.image-button {
	width: 18px;
	height: 18px;
	background-color: #FF7800;
	color: white;
	margin-right: 5px;
	position: relative;
	top: 3px;
	display: inline-block;
}
.image-button.skicentre {
	background-color: #3399ff;
}
.image-button.market {
	background-color: #80b000;
}
.image-button span {
	font-size: 1.5em;
	font-weight: bold;
	left: 0px;
	position: relative;
	top: -2px;
}

.skicentre-color {
	color: #3399ff !important;
}

.font-10 {
	font-size: 10px;
}

/* levy sloupec vnitrni prvky */
.lbanner {
	margin-bottom: 10px;
	clear: both;
}

.kzpravy {
	margin: 10px 0;
}

.kzpravy h3.black {
	background: #fff url(../images/frontend/grad-grey-left.png) repeat-y;
}

.kzpravy h3 a {
	color: #fff;
	text-decoration: none;
}

.kzpravy h3 a:hover {
	text-decoration: underline;
}

.kzpravy p {
	color:#555555;
	font-size:10px;
	margin-bottom:5px;
}

.kzpravy h3 {
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 4px;
}

.kzpravy h4 {
	display: block;
	margin-bottom: 5px;
}

.kzpravy h4 a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.kzpravy h4 a:hover {
	color: #333333;
	text-decoration: underline;
}

.kzpravy a.active {
	color: #ff7300;
}

.kzpravy .eshop a {
	padding-left: 5px;
}

.kzpravy h4 span {
	color: #333333;
}

.kzpravy .country img {
	display: none;
}

.kzprava {
	border-bottom:1px solid #ffffff;
}

.uvnitr {
	margin-top:5px;
	padding:0 5px;
}

.kzprava .datum {
	color: #555;
	font-size: 10px;
	font-weight: normal;
}

.snowtipy {
	margin: 10px 0;
}

.snowtipy h3 {
	color:#FFFFFF;
	font-size:1em;
	padding:4px;
}

.snowtipy div.text {
	color: #000;
	padding: 5px 10px;
}

.snowtipy div.underlined {
	border-bottom: 1px solid #fff;
}

.snowtipy a {
	text-decoration: none;
}


#Form_SystemUsersProfile #description {
	width: 550px;
}

/* porovnavani v marketu a kosik v eshopu */
.left-compare {
	background: url(../images/frontend/grad-market-grey.png) repeat-y transparent;
	padding-bottom: 10px;
}

.left-compare-in {
	background:url("../images/frontend/grad-market-lupa.png") no-repeat scroll 0 0 transparent;
	min-height:49px;
}

.left-compare div.empty {
	padding: 4px 0 0 0;
}

.left-compare p {
	border-bottom:1px solid #FFFFFF;
	font-size:10px;
	margin-top:0;
	padding-bottom:5px;
	padding-top:5px;
}

.left-compare a {
	color: #ffffff;
	text-decoration: none;
}

.left-compare a:hover {
	color: #e4e4e4;
}
.left-compare .dalsi {
	text-align: right;
	margin-top: 10px;
}

/* content vnitrni prvky */
#content-center h1,#content-left h1 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.article {
	margin:0 0 20px;
	padding:0 0 20px;
	border-bottom: 1px dashed #dfdfdf;
}

.skupina {
	font-weight: bold;
}

.article .podnadpis {
	margin-top: 8px;
}

.article .text, .article-perex {
	margin: 20px 0;
}
.article-perex, .article-text, .article-share, .highslide-gallery {
	-webkit-box-shadow: 0 6px 8px -6px #ccc;
	-moz-box-shadow: 0 6px 8px -6px #ccc;
	box-shadow: 0 6px 8px -6px #ccc;
	padding-bottom: 20px;
}
.article .text p {
	margin-bottom: 1em;
}

.article-coments {
	float: right;
	font-weight: bold;
	text-align: right;
}

.article-about a,.article-coments a {
	font-size: 10px;
	text-decoration: none;
}

.titlephoto {
	float: right;
	width: 293px;
	height: 190px;
	padding: 0 0 10px 10px;
}

.titlephoto-author {
	color: #999;
	text-align: right;
	position: relative;
}

.titlephoto-left {
	float: left;
	width: 142px;
	height: 94px;
	margin-right: 15px;
	text-align: center;
}

.titlephoto-left img {
	border: 2px solid #ddd;
}

.titlephoto-center {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
}

.titlephoto-center img {
	max-height: 600px;
	max-width: 100%;
}

.cena {
	float: right; width: 53%; margin: 0px 10px 10px 0; text-align: right;
}
.infotxt {
	margin-right: 10px;
	text-align: right;
}
.market-btn {
	width: 50%;
	float: right;
	padding: 0 0 0 25px;
}

.article-photo-left {
	float: left;
	width: 170px;
	height: 109px;
	margin-right: 15px;
	text-align: center;
	background-color: #ddd;
}

.article-photo-left-square {
	float: left;
	margin: 2px 10px 0px 0;
	text-align: center;
}

.article-photo-left-square img {
	border: 1px solid #bbb;
	max-width: 75px;
}

.article-photo-right {
	float: left;
	margin-right:10px;
}

.article-photo-right img {
	width: 170px;
	height: 109px;
}

.article-content-left {
}
.article-content-left.magazine {
	font-size: 1em;
}
.article-content-left.square {
	/*width: 450px;*/
}

.article-content-left .podnadpis {
	margin-top: 0;
}

.article-content-left h2, .article-content-left h2 a {
	font-size: 1.2em;
	margin-top: 0px;
	color: #FF7800;
	text-decoration: none;
}
.article-content-left h2 a:hover {
	text-decoration: underline;
}

.article-content-left .dalsi {
	margin-top: 5px;
	float: right;
	color: #999;
}
.article-content-left .dalsi a {
	color: #999;
	text-decoration: none;
}

.rating {
	color: #333;
	float: left;
}

.tags {
	color: #999;
	text-align: right;
	margin: 20px 0 5px 0;
}
.tags a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
.tags a:hover {
	text-decoration: underline;
}

.add-this {
	/*float:right;*/
}

.category-jump {
	float: right;
}

.category-jump select {
	background-color: #666;
	color: #fff;
	font-size: 1.5em;
	margin-top: -15px;
	min-width: 10em;
}

.category-jump select option {
	padding-left: 0.3em;
}

.category {
	color: #666;
	text-decoration: underline;
}

div.add-reply {
	background-color: #f3f3f3;
	border: 1px solid #cecdcd;
	margin-top: 15px;
	padding: 10px;
}

.add-reply .header {
    border-bottom: 1px solid #B3B3B3;
    margin-bottom: 5px;
    padding-bottom: 11px;
}

#content-center .groups h3 {
	margin-bottom: 5px;
}

#content-center .groups h4 {
	float: left;
	margin-right: 1em;
	margin-bottom: 2px;
}

#content-center .groups h4 a {
	text-decoration: none;
}

.article table.events {
	width: 100%;	
}
.article table.events td {
	vertical-align: top;
}
.article table.events td.left {
	border-right: 1px solid #CCC;
	width: 350px;
	padding-right: 10px;
}
.article table.events td.right {
	padding-left: 10px;
	text-align: left;
}
.article table.events td h2 {
	font-size: 1.1em;
	margin-top: 0;
}
.article table.events td h2 a {
	color: #ff7800;
	text-decoration: none;
}
.article table.events td h2 a:hover {
	text-decoration: underline;	
}
.article table.events img {
	border: 1px solid #999;
	float: left;
	margin-right: 10px;
}
.article table.events img.country-ensign {
    border:0;
}
.article table.events .skupina {
	background-color: #999;
	color: white;
	padding: 1px 8px;
	margin: 4px 0;
	display: inline-block;
}
.article table.events .skupina a {
    color:#fff;
    text-decoration:none;
}
.article table.events .skupina a:hover {
    text-decoration:underline;
}
.article table.events td .data a {
	color: #ff7800;
	text-decoration: none;
}

.article table.events .archive {
	float: right;
	color: #777;
}
.bazar-detail-page .archive, .event-detail-page .archive {
	color: #555;
	margin: 1em 0;	
}

.events-archive-link {
	float: right;
	text-align: right;
	font-weight: bold;
}

.events-archive-link a {
	color: #777;
	text-decoration: none;
}

.events-archive-link a:hover {
	text-decoration: underline;
}

/* kalendar a bazar - spolecne prvky */
#novy-inzerat {
	border: 1px solid #DFDFDF;
	float: left;
	padding: 5px 5px 3px 5px;
	margin-top: 10px;
	margin-right: 10px;
}
.add-item-link {
	padding: 2px 5px 2px 5px;
	border: 1px solid #DFDFDF;
	text-align: center;
	color: #000;
	margin-bottom: 5px;
	display: inline-block;
}
#novy-inzerat:hover,.add-item-link:hover {
	background-color: #DFDFDF;
}

#novy-inzerat a,.add-item-link a {
	font-size: 15px;
	text-decoration: none;
}
#novy-inzerat a:hover,.add-item-link a:hover {
	color: #000;
}

#filter-form {
	background-color: #ccc;
	margin: 5px 0px;
	padding: 5px;
}

#filter-form #skicenters-table input[type=text] {
	width: inherit;
	max-width: inherit;
	height: 1.9em;
}

.bazar-table { border-spacing: 8px; width: 100%;}
.bazar-table td {border:0; vertical-align: top; }

.bazar-table .td1 { width: 110px; }
.bazar-table .td2 { width: 130px;}
.bazar-table .td3 { width: 190px; }

.bazar-table select { padding: 3px; height: 25px;}
.bazar-table select#locality, .bazar-table select#categories { width: 150px;}
.bazar-table select#orderby { width: 70px;}

.bazar-detail-page .termin, .event-detail-page .termin {
	background-color: #666;
	color: white;
	display: inline-block;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 13px;
	margin-right: 20px;
}
.bazar-detail-page .skupina, .event-detail-page .skupina {
	color: #666;
	font-weight: normal;
}
.event-detail-page .skupina a {
    color: #666;
    text-decoration: none;
}
.event-detail-page .skupina a:hover {
    text-decoration: underline;
}
.event-detail-page h2.organizer {
    display:inline-block;
    font-size:1em;
}

.horizontal-articles {
	float: left;
	/*background: url(../images/frontend/sloupce-pozadi.png) repeat-y;*/
	background:url("../images/frontend/bckg-articles-gradient.png") repeat-x scroll 0 0 transparent;
	padding: 10px;
	width: 536px;
}

.horizontal-articles h2 {
	margin: 5px 0;
}

.sloupec {
	float: left;
	font-size: 11px;
	padding-bottom: 30px;
	width: 163px;
}

.levy {
	float: left;
	padding-left:0;
	padding-right:10px;
}

.prostredni {
	margin:0 5px;
	padding:0 15px 0 4px;
}

/* 180px = 170 + 10 */
.pravy {

}

.sloupec img {
	margin-bottom: 5px;
}

.oldest-articles {
	font-size: 0.9em;
}

.oldest-articles h2 {
	display: inline;
	font-size: 10px;
	line-height: 1.5em;
}

.oldest-articles span.datum {
	font-size: 10px;
}

.grey-background {
	background-color: #e9e9e9;
	padding: 10px;
}

.oldest-articles h2 {
	margin-bottom: 10px;
}

.oldest-articles h3 {
	display: inline;
	
}

.oldest-articles td {
	vertical-align: top;
	height: 18px;
	line-height: 16px;
}

.oldest-articles .date {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
}

.oldest-articles .skupina {
	margin-left: 8px;
}

.oldest-articles .svislice {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	width: 15px;
}

.dlinline dt,.dlinline dd {
	float: left;
	margin: 0 .5em 0.8em 0;
}

.dlinline dt {
	clear: left;
	font-weight: bold;
}

/* INQUIRY */
.anketa .otazka {
	color: #ff7800;
	font-weight:bold;
	padding: 0 5px 5px 5px;
	margin: -15px 0 5px;
}
.anketa .otazka p {
	margin: 0;
}
.anketa .odpoved a {
	color: #000 !important;
	font-weight: bold;
}
.anketa .hlasy {
	font-size: 0.9em;
	margin-top: -4px;
}

.anketa .graf {
	background-color:#FF7800;
	float:left;
	height:6px;
	margin-right:8px;
	margin-top:4px;
}

.anketa .celkem {
	padding: 0 5px 5px 5px;
}

.anketa-clanek {
	margin: 25px auto;
	width: 300px;
}

.lazyload_ad {
	display: inline-block;
}
.banner-wrapper {}

.commerce_title {
	font-size: 10px;
	color: #666;
	text-align: left;
	background: transparent url(../images/frontend/inzerce.gif) no-repeat scroll 0 0;
	width: 39px;
	height: 10px;
}
.commerce_title.right {
	position: absolute;
}

.banner .commerce_title {
	/*top: -12px;*/
}


.td-block-title-wrap > .commerce_title {
	right: 0;
	top: 12px;
}

/* nahled do fotogalerie */
.sloupecf {
	width: 80px;
	float: left;
	text-align: left;
	padding-right: 13px;
}

.sloupecf img {
	width: 80px;
	height: 80px;
	padding-bottom: 5px;
}

.sloupecf .date {
	font-size: 10px;
}

#content-center .new-posts h4 {
	font-size: 1em;
}

.new-posts {
	font-size:0.9em;
	height:290px;
	overflow-y:scroll;
}

.new-posts table td {
	padding-bottom: 5px;
	vertical-align: top;
}

.new-posts span {
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

.hledej {
	padding-top: 4px;
}

.query {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	border: 1px none silver;
	color: black;
	float: left;
	font-weight: normal;
	height: 16px;
	padding: 2px 0 0 3px;
	vertical-align: middle;
	width: 138px;
}

#QSsubmit {
	float: left;
	margin-left: 2px;
	font-size: 0.8em;
	padding: 2px 5px 3px 5px;
}

input[type=text], input[type=password], textarea, select {
	background-color: #fff;
	background-image: linear-gradient(top, rgb(237,237,237) 35%, rgb(255,255,255) 91%);
	background-image: -o-linear-gradient(top, rgb(237,237,237) 35%, rgb(255,255,255) 91%);
	background-image: -moz-linear-gradient(top, rgb(237,237,237) 35%, rgb(255,255,255) 91%);
	background-image: -webkit-linear-gradient(top, rgb(237,237,237) 35%, rgb(255,255,255) 91%);
	background-image: -ms-linear-gradient(top, rgb(237,237,237) 35%, rgb(255,255,255) 91%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.35, rgb(237,237,237)),
		color-stop(0.91, rgb(255,255,255))
	);
	border:1px solid #B3B3B3;
	font-size: 11px;
	height: 34px;
	margin-right: 4px;
	padding: 3px 9px;
	
}

select.modern {
	height: 34px;
}

textarea {
	width: 97%;
	height: inherit;
}

input[type=text] {
	width: 100px;
}

input[type=text].wide, textarea.wide {
	width: 300px;
}
input[type=password] {
	width: 200px;
}



input[type=submit], button.submit {
	background-color: #FF7800;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 4px 6px;
	text-transform: uppercase;
	text-indent: 2px;
}

input[type=submit].large, button.submit.large {
	
	font-size: 16px;
	padding: 6px 17px;
}



input[type=submit]::-moz-focus-inner {
    border:0;
    padding:0;
}

input[type=submit].orange {
	background: #FF7800;
	color: white !important;
}
input[type=submit].grey {
	background: #666;
	color: white !important;
}

.placeholder {
	color: #aaa;
}


.ui-widget-content a.submit {
	color: #FFFFFF;
}

a.submit {
	background-color: #FF7800;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 6px 3px;
    text-decoration: none;
    text-transform: uppercase;
}
a.submit.grey {
	background-color: #666;
	color: white;
}
a.submit.dark {
	background-color: #333;
	color: white;
}
a.submit.add-to-compare {
	background-color: #333;
	color: white;
	float: left;
	margin-right: 5px;
}
a.submit.small {
	font-size: 0.9em;
	margin-right: 5px;
	padding: 2px 3px;
	text-transform: none;
	font-weight: bold;
}

a.submit:hover {
	color: #ddd;
}

td.normal {
	padding: 0 4px;
}

.cse-branding-logo {
	float: left;
}

#profile #registrovat {
	border:0 none;
	height:20px;
	margin:0px 0 0 2px;
	width:94px;
}

#profile .prihlasit {
	background:transparent url(../images/frontend/prihlasit.jpg) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:20px;
	margin:2px 0 0 2px;
	width:94px;
}

.login {
	font-weight: normal;
	font-size: 11px;
	margin: 2px 0px 0px 0px;
	padding: 3px 0 0 5px;
	background: url(../images/frontend/inputbcklight.jpg) no-repeat 0 0;
	border: 1px silver;
	width: 120px;
	height: 18px;
	color: #ffffff;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.bold {
	font-weight: bold;
}

.mezera-5 {
	height: 5px;
}

.mezera-10 {
	height: 10px;
}

.mezera-15 {
	height: 15px;
}

.mezera-20 {
	height: 20px;
}

.mezera-25 {
	height: 25px;
}

.mezera-40 {
	height: 40px;
}

.normal {
	font-weight: normal;
}

/* vypis chybovych hlasek pomoci messengeru, stejne jako v adminu, jen jiny design */
div.pageerrorcontainer {
	margin: 20px 3px;
	padding: 20px 12px;
	font-size: 1.1em;
	font-weight: bold;
}

/* zabarveni zpravy */
div.message_green {
	background-color: #dbe9dc;
	border: 1px solid #5fa651;
	color: #2c6920;
}

div.message_red {
	background-color: #fdebf2;
	border: 1px solid #dd403d;
	color: #dd0000;
}

.gallery {
	float: left;
}

.gallery .image-holder .td_module_wrap {
	text-align: center;
}
.gallery .image-holder img {
	max-height: 200px;
}

.gallery .image-holder .kratky-popisek {
	font-size: 11px;
	/*height: 40px;*/
}

.change-password a {
	font-size: 1.2em;
	color: red;
}

.col-6 {
	float: left;
	clear: none;
	width: 45%;
}

.col-6 :nth-child(2n) {
	clear: left;
}


#column-left .highlightbox {
	margin-bottom: 15px;
}
.highlightbox {
	padding: 0;
	float: left;
	font-size: 0.9em;
	text-align: left;
	width: 100%;
	margin-bottom: 5px;	
	position: relative;
}

.highlightbox .bottom {
	position: absolute;
	bottom: 5px;
}

.highlightbox .inside {
	border: 1px solid #dfdfdf;
}
.highlightbox h2 {
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0;
	border-bottom: 2px solid #666;
	font-size: 1.2em;
	line-height: 1.4em;
}
.highlightbox h2 > span {
	color: #fff;
	padding: 6px 12px 5px;
	line-height: 17px;
	display: inline-block;
}

.highlightbox.basket h2 span {
	display: inline;
}

.highlightbox h2.nolink:hover {
	background: none !important;
}
.highlightbox h2 a {
	color: #000;
	text-decoration: none;
}
.highlightbox h2 a:hover {
	text-decoration: none;
}

.highlightbox.alone h2 {
	font-size: 1.4em;
	margin-bottom: 15px;
}

.highlightbox h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
	margin-top: 1px;
}

.highlightbox a {
	text-decoration: none;
}
.highlightbox a:hover {
	text-decoration: underline;
}

.highlightbox .box-table {
	width: 100%;
	border-collapse: collapse;
}

.highlightbox .box-table tr {
	border-top: 1px solid #dfdfdf;
}

.highlightbox .box-table td, .highlightbox .box-table th {
	padding: 3px;
}

.highlightbox .box-table th {
	background-color: #eee;	
}


.box-table .totals th {
	padding-top: 6px;
	font-size: 1.2em;
}



.highlightbox .box-item {
	line-height: 1.3em;
	position: relative;
	clear: both;
}

.highlightbox .box-item.col-6 {
	clear: none;
}

.highlightbox .box-item.col-6:nth-child( odd) {
	margin-right: 2px;
	clear: left;
}

.highlightbox .box-item, .highlightbox li, .td_block_inner .box-item {
	border-top: 1px dashed #ddd;
	padding: 10px 0;
}

form .highlightbox .box-item {
	padding: 10px;
}

.td_block_inner .box-item:FIRST-CHILD {
	border-top: none;
	margin-top: -15px;
}


.highlightbox.big .box-item {
	padding: 14px;	
}


.highlightbox .box-item:FIRST-CHILD, .highlightbox li:FIRST-CHILD, .highlightbox .box-table tr.first {
	border-top: none;
}
.highlightbox .box-item h4 {
	display: inline;
}

.highlightbox .box-item h4 .distance {
	color: #333;
	display: block;
}

.highlightbox .box-item span.note {
	display: block;
}

.highlightbox .box-item.photo h4 {
	display: block;
	margin-bottom: 4px;
}

.highlightbox .box-item.report h4 {
	font-size: 1em;
	margin: 5px 0;
	display:block;
	line-height: 1.2em;
	width: 83px;
	overflow: hidden;
}
#column-right .highlightbox {
	float: none;
	margin-bottom: 20px;
}

#column-right .banner {
	margin: 0;
	text-align: left;
}

#column-right .highlightbox .box-item.report h4 {
	width: 68px;
}

.highlightbox.mtop {
	margin-top: 1em;
}

.highlightbox .dalsi {
	text-align: right;
	margin: 10px 0 0px 0;
}
.highlightbox .dalsi a {
	font-weight: bold;
	padding: 1px 6px;
	text-decoration: none;
}
.highlightbox .dalsi .leve {
	background-color: #858585 !important;
	float: left;
}



.box-item p {
	margin: 0;	
}
.box-item p.wide {
	margin: 5px 0;	
}

.box-item .value {
	float: right;
	font-weight: bold;
}

.highlightbox .photo-box {
	float: left;
	margin: 4px;
	width: 47%;
}

.highlightbox .photo-box span {
	overflow: hidden;
	display: inline-block;
	width: 41%;
}

.highlightbox .box-item.photo {
	padding: 10px;
}

.highlightbox .photo-box a img, .highlightbox .photo a img {
	float: left;
	margin-right: 10px;
}

.highlightbox .box-item.photo a img.country-ensign {
	float: none;
}

.highlightbox .rating {
	float: right;
}
.highlightbox .report-info-hp a {
	color: #000;
}
.highlightbox .report-info-hp a:hover {
	color: #000;
}

#column-right .highlightbox .photo-box a img, .highlightbox .photo a img {
	margin-right: 5px;
}

.highlightbox .box-item .cropped-image {
	width: 60px;
	height: 60px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

#column-right .highlightbox img.photo-left {
	border: 1px solid #DFDFDF;
	width: 65px;
	height: 65px;
	margin-right: 7px;
	float: left;
} 

.highlightbox.grey .inside {
	background-color: #eee;
}

.highlightbox.grey h2 span {
	background-color: #777;
}

.highlightbox.grey a {
	color: #000000;
}
.highlightbox.grey .dalsi a {
	background-color: #FF7800;
	color: #fff;
}
.highlightbox.grey .button-detail {
	float: right;
	color: white;
	background-color: #999;
	padding: 4px;
	position: relative;
	top: -4px;
	font-weight: bold;
}

.highlightbox.portal .inside {
	background-color: #eee;
}
.highlightbox.portal a {
	color: #FF7800;
}
.highlightbox.portal .dalsi a {
	background-color: #FF7800;
	color: #fff;
}

.highlightbox.portal .dalsi.simple a {
	background-color: transparent;
	color: #FF7800;
	font-weight: normal;
}

.highlightbox.portal .podnadpis {
	color: #666;
	padding: 3px 0;
}
.highlightbox.portal .dalsi.simple .comments {
	color: #666;
}
.highlightbox.narrow .box-item {
	line-height: 1.1em;
}

.highlightbox.big .photo-box img {
	margin-right: 10px;
}

.highlightbox.eshop .inside {
	background-color: #ecebeb;
}
.highlightbox.eshop h2 span.desc {
	font-weight: normal;
	text-transform: none;
}
.highlightbox.eshop h2 span.desc span.small {
	border-bottom: none;
	font-size: 10px;
}
.highlightbox.eshop h2 .basket-img {
	float: right;
	height: 17px;
	margin-right: 3px;
}
.highlightbox.eshop p a {
	color: #FF7800;
}
.highlightbox.eshop .dalsi a {
	background-color: #d43131;
	color: #fff;
}

/**
 * rozbalovaci vertikalni menu
 */

.highlightbox li a {
	font-weight: bold;
}
.highlightbox li a:hover {
	text-decoration: underline;
}
.highlightbox li.active a:hover {
	text-decoration: underline;
}

.highlightbox ul.level-2 li {
	padding-left: 12px;
}
.highlightbox ul.level-2 li a {
	font-weight: normal;
}
.highlightbox ul.level-2 li.active a {
	font-weight: bold;
}
.highlightbox ul.level-2 li a:hover {
	text-decoration: underline;
}


/**
 * vertikalni menu - barvy eshop
 */
.highlightbox.eshop li a:hover {
	color: #000;
}
.highlightbox.eshop li.active {
	background-color: #e0f0ff;
}
.highlightbox.eshop li.active a {
	color: #CC0000;
}
.highlightbox.eshop ul.level-2 li {
	background-color: #e0f0ff;
	border-top: 1px solid #fff;
}
.highlightbox.eshop ul.level-2 li:hover {
	background-color: #bedff3;
}
.highlightbox.eshop ul.level-2 li a {
	color: #003366;	
}

/**
 * vertikalni menu - barvy market
 */

.highlightbox.market li a:hover {
}

/* aktivni kategorie */

.highlightbox.market li.active {
	background-color: #bcf3b8;
}
.highlightbox.market li.active a {
	color: #111111;
}
/* podkategorie */
.highlightbox.market ul.level-2 li {
	background-color: #cdf8c9;
	border-top: 1px solid #fff;
}
.highlightbox.market ul.level-2 li:hover {
	background-color: #a4e59f;
}
.highlightbox.market ul.level-2 li a {
	color: #333333;
}



.highlightbox.eshop h4 a {
	color: #c00;
	line-height: 1.2em;
}

.highlightbox.eshop .box-item .bottom {
	position: absolute;
	bottom: 4px;
	left: 80px;
}

.block_eshop .price_common {
	text-decoration: line-through;
	font-size: 0.9em;
}

.block_eshop .td-post-price {
	font-size: 1.1em;
	font-weight: bold;
}


.highlightbox.market.light .inside {
	background-color: #fff;
}
.highlightbox.market .inside {
	background-color: #f4f2f3;
}
.highlightbox.market h2 {
	border-bottom: 3px solid #80b000;
}
.highlightbox.market h2:hover {
	background-color: #e6efcc;
}
.highlightbox.market a {
	color: #80b000;
}
.highlightbox.market .dalsi a {
	background-color:#80b000;
	color: #fff;
}
.highlightbox.market a.submit, .highlightbox.market input[type="submit"] {
	background-color: #80b000;
	color: #fff;
}

.highlightbox.skicentre {
    margin-bottom: 5px;
}
.highlightbox.skicentre .inside {
	background-color: #fff;
}
.highlightbox.skicentre h2 {
	border-bottom: 3px solid #3399ff;
}
.highlightbox.skicentre h2:hover {
	background-color: #D6EBFF;
}
.skicentre a {
	color: #3399ff;
}

.highlightbox .dalsi.bigger {
	margin-top: 20px;
}

.highlightbox.skicentre .dalsi a {
	background-color: #3399ff;
	color: #fff;
}

.highlightbox.skicentre span a {
	color: #000;
}

.highlightbox.skicentre .dalsi.bigger a {
	padding: 4px 8px;
	font-size: 1.1em;
}

.highlightbox.dark .inside {
	background-color: #eee;
}

.highlightbox label {
	font-weight: bold;
}
.highlightbox label.normal {
	font-weight: normal;
}
.highlightbox.eshop2 input[type=submit], .highlightbox.eshop2 button.submit {
	color: #fff;
	font-weight: bold;
	text-transform: none;
}

.highlightbox.eshop2 p {
	padding-bottom: 10px;
	line-height: 1.1em;
}

.highlightbox .article-content-left h4 {
	font-size: 1.2em;
}

.highlightbox.light .inside {
	background-color: #fff;
}


.main-categories {
	margin: 5px 0 15px 0;
}

.main-categories .label {
	padding: 5px 0 3px 0;
}

.main-categories.right {
	float: right;
	text-align: right;
}
.main-categories.right ul li {
	margin: 0 0 10px 10px;
}

.main-categories ul {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}
.main-categories ul li {
	background-color: #bedff3;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
}
.main-categories ul li a:hover {
	text-decoration: none !important;
}

.main-categories.float-right li {
	margin: 0 0 10px 10px;
}

.main-categories.grey ul li {
	background-color: #999;
}
.main-categories.grey ul li a {
	color: #fff;
}
.main-categories.yellow ul li {
	background-color: #3399ff;
}
.main-categories.yellow ul li a {
	color: #fff;
}
.main-categories.yellow ul li.current {
	background-color: #336688;
}
.main-categories.yellow ul li.current a {
	color: #ffffff;
}
.main-categories.yellow ul li.admin-only {
	background-color: #d300b6;
}
.main-categories ul li:hover {
	background-color: #e0f0ff;
}
.main-categories.grey ul li:hover, .main-categories.grey ul li.active {
	background-color: #ff7800;
}
.main-categories.yellow ul li:hover {
	background-color: #336688;
}
.main-categories.green ul li {
	background-color: #afeaaa;
}
.main-categories.green ul li:hover {
	background-color: #84e77c;
}
.main-categories.green ul li.nolink {
	color: #000;
}
.main-categories.green ul li.nolink:hover {
	background: #baedb2;
}

.main-categories ul li.nolink {
	color: #fff;
}
.main-categories ul li.nolink:hover {
	background: #336688;
}
.main-categories ul li.nolink.nohover {
	color: #000;
}
.main-categories ul li.nolink.nohover:hover {
	background: #bedff3;
}

.main-categories ul li.nolink a {
	font-weight: normal;
}

.main-categories ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.main-categories ul li a.inline {
	display: inline-block;
}
.main-categories ul li a:hover {
	text-decoration: underline;
}
.main-categories ul li span.small {
	font-weight: normal;
	font-size: 0.8em;
}
.main-categories ul li.green {
	background-color: #80B000;
	color: #fff;
}
.main-categories ul li.orange {
	background-color: #FF7800;
	color: #fff;
}
.main-categories ul li.red {
	background-color: #CC0000;
	color: #fff;
}
.main-categories ul li.grey {
	background-color: #666666;
	color: #fff;
}

.main-categories ul li.disabled,.main-categories ul li.disabled:hover {
	background-color: #999;
	color: #fff;
	font-weight: bold;
}

.temp_max, .temp_min {
	font-size: 1.1em;
}
.temp_max {
	color: #e00000;
}
.temp_min {
	color: #336699;
}
.temp_max.normal, .temp_min.normal {
	font-size: 1.0em;
}

.weather-symbol {
	width: 25px;
	margin: -6px 0;
}

#column-right h3.strediska {
	border-bottom: 1px solid #3399ff;
}

#column-right h3.market {
	border-bottom: 1px solid #80b000;
}

.upper {
	text-transform: uppercase;
}

.strediska {
	color: #3399ff;
}

#Magazine_Form_Subscription fieldset, #Eshop_Form_Order fieldset, .bordered fieldset {
	border: 1px solid gray;
	padding: 5px;
}

.webcams-img { max-width: 555px; width: auto; }
@media ( min-width :545px) {
	.webcams-img { width: 545px; }
}

.invisible {
	display: none;
}

div.edit-in-place {
	background-color:#E5E5E5;
	height: 30px;
	margin-top:5px;
	overflow-y:auto;
	padding:3px;
	text-align: left;
}
.photo-description div.edit-in-place {
	height: 33px !important;
	margin-top: -3px !important;
	line-height: 24px;
}
.photo-description div.edit-in-place .inplace_form {
	line-height: 20px;
}
.photo-description.edit-in-place div {
	display: inline;
}

div.text {
	display: inline;
	text-align: left;
}

.photolistitem {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#eee none repeat scroll 0 0;
	border:1px solid darkgray;
	display:block;
	float:left;
	font-size: 11px;
	height:250px;
	list-style-type:none;
	margin:12px;
	padding:10px;
	position:relative;
	text-align:center;
	width:188px;
	line-height: 1.3em;
}
.photolistitem .titlephoto_star {
	position: absolute;
	top: 15px;
	right: 15px;
}
.photolistitem a.highslide {
	height: 130px;
	display: block;
}
.photolistitem img {
	text-align: center;
	max-height: 100%;
}
.photo-title {
	margin: 3px 0; min-height: 2.5em;
}

#new-gallery a {
    font-weight: bold;
    text-decoration: none;
}

#filter-form hr {
    background-color: #EEEEEE;
    margin: 8px 0;
	height: 1px;
}

.images-list-container {
	background: #d7d7d7 url('../images/frontend/gradient-grey.png') top left repeat-x;
	padding: 10px 0 0 10px;
	margin-top: 0.5em;
}

.images-list-container a {
	margin: 0 10px 10px 0;
	display: block;
	float: left;
}

.images-list-container img {
	border: 2px solid silver;
}

.images-list-container a:hover img {
	border-color: gray;
}

.images-list-container.squared a {
	width: 80px;
	height: 80px;
	overflow: hidden;
}

.images-list-container.squared img {
	width: 160px;
}

.button-plus {
	position: relative;
	width: 19px;
	height: 20px;
	background: #FF7800 url('../images/frontend/plus-oranzove.jpg');
	float: left;
	margin-right: 3px;
	top: -3px;
}

.button {
	color: #fff;
	background-color: #FF7800;
	padding: 3px 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
}

.button:hover {
	color: #f1f1f1;
	text-decoration: underline;
}

.share-box {
	margin-top: 20px;
	min-height: 30px;
}
.share-item {
	float: left;
}
a.email_button {
	background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    display: block;
    padding: 3px;
	text-decoration: none;
	color: #666;
	font-size: 0.9em;
}
a.email_button:hover {
	text-decoration: underline;
}

.alpha60 {
	background-attachment: scroll;
	background-color: 
	transparent;
	background-image: url("../images/frontend/bg-transparent.png");
	background-repeat: repeat;
}

.dialogNewItem-link {
	padding-left: 0.5em;
}

.box-container {
	position: relative;
	width: 100%;
	clear: both;
	margin-bottom: 2em;
}

.box-left, .box-right {
	width: 49%;
	float: left;
}
.box-left {
	margin-right: 0.5em;
}
.box-right {
	margin-left: 0.3em;
}

dl.zend_form dt {
	margin-top: 0.7em;
}
dl.zend_form dd, .box-item dd {
	margin-top: 0.2em;
	margin-left: 0;
}
dl.zend_form .description, dl.zend_form .hint { font-size: 0.8em; }
ul.errors, #content-center ul.errors { margin: 0; padding: 0; font-size: 0.9em; line-height: 1.2em;}

.photo-left {
	float: left;
	margin-right: 0.5em;
}

.photo-top {
	width: 100%;
	margin-bottom: 5px;
}

#captcha-element img {
	border: 1px solid #b3b3b3;
	padding: 5px;
}

#adform_gateway .adform-adbox-custom.adform-adbox-custom-L {
    left: -135px !important;
}

#adform_gateway .adform-adbox-custom.adform-adbox-custom-R {
	left: 1015px !important;
}

.miniprofile .photo {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

.miniprofile h3 {
	margin-bottom: 5px;
}

.link-feed {
    background: url("../images/icon_feed.gif") no-repeat scroll left 2px transparent;
    padding-left: 18px;
}

input.readonly {
	background-color: #DDDDDD;
    background-image: none;
    border-color: #999999;
}

/**
 * forum partial post
 */
div.blocktable {
	margin-bottom: 10px;
	font-size: 0.9em;
}

div.blocktable.deleted h3 {
	background-color: #cc0000;
}

.blocktable h2 {
	background-color: #ff7800;
	color: #ffffff;
	padding: 4px 6px;
	margin:0 !important;
}

.blocktable h3 {
	background-color:#FF7800;
	color:#FFFFFF;
	margin:0 !important;
	padding:0px 6px;
	font-size: 1em;
}

#content-center .blocktable h3 a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#content-center .blocktable h3 a.poster {
	color: #0000FF;
    font-weight: bold;
    padding-right: 10px;
}

.add-reply h4 {
	margin: 0;
}

.grey-background h3 {
	margin: 3px 0;
	font-size: 1em;
	font-weight: bold;
}

.blocktable h3 a:hover {
	text-decoration: underline;
}

table.no-border, table.no-border td, table.no-border th { border: 0;}

.blocktable table {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

.blocktable th {
	background-color: #e9e9e9;
}

.blocktable td {
	border: 0;
	border-bottom: 1px dashed #d2d2d2;
	margin: 0;
	padding: 0;
}

.blocktable th,.blocktable td {
	padding: 4px 6px;
}

.topic-subscription-container {
	clear: both;
	height: 0.5em;
}

.topic-subscription {
	float: right;
}

div.blocktable.deleted .topic {
	background-color: #ffeeee;
}

.topic {
	border: 1px solid #cecdcd;
	padding:5px 10px;	
	font-size: 1.1em;
}

.topic .header .profile {
	float: right;
	padding: 0 0 10px 10px;
}

.topic .header .avatar-container {
	height: 80px;
}

.topic .header .avatar {
	float: right;
	padding-left: 7px;
	overflow: hidden;
}

.topic .post-count {
	font-size: 0.75em;
	float: right;
	text-align: right;
}

.topic .profile .link {
	margin-bottom: 2px;
}

.topic .header h4 {
	border-bottom: 1px solid #CECDCD;
    font-size: 1.1em;
    margin: 0;
    padding-bottom: 3px;
	width: 79%;
	font-weight: bold;
}
.topic .header h4 img {
	height: 12px;
}

.media {
	border-top: 1px solid #cecdcd;
	padding-top: 5px;
	margin-top: 5px;
}

.media .highslide-gallery{
	padding: 0;
	margin: 0;
	box-shadow: none;
}

.media .media-header {
	font-size: 0.8em;
}

div.blocktable > .topic .postmsg a { font-size: 1.1em; }
div.postmsg { margin: 10px 0;}
div.postmsg p { margin-bottom: 1em; }
div.postmsg a { color: #000; font-weight: bold; }
div.postmsg em > a { color: #000; font-weight: normal; }
div.postmsg a:hover { color: #4a4a4a;}
div.postmsg img { max-width: 395px; width: auto; }
@media( min-width: 395px) {
/*	div.postmsg img { width: 395px; } deformuje emoticony */
}

div.postsignature {
	border-top: 1px solid #cecdcd;
	clear: both;
	margin-top: 20px;
	padding: 5px 0;
}

.postsignature .signature {
	font-size: 10px;
}

.postfoot {
	padding: 2px;
}

.postfoot .left
{
}

.postfoot .links {
}

.postfoot .right {
	float: right;
}

.votes, .votes_count, .vote_buttons {
	display:inline-block;
}

.votes a:hover {
	text-decoration: none !important;
}

.vote_buttons span {
	visibility: hidden;
}

a.vote_up, a.vote_down {
	display:block;
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	height:16px;
	width:16px;
	margin-left:4px;
	text-decoration: none;
	text-indent:-900%;
}

a.vote_up {
	background:url("../images/frontend/thumb_up.png");
}

a.vote_down {
	background:url("../images/frontend/thumb_down.png");
}

.conr {
	float: right;
	text-align: right;
	clear: right;
	width: 40%;
	font-weight: normal;
}

.post-reply {
	cursor: pointer;
}

a.post-reply {
	color: #ff7800;
	text-decoration: none;
}

a.post-reply:hover {
	color: #4a4a4a;
}

a.login-dialog-link.submit {
	background-color: #FF7800;
}

.highlightbox dl dd {
	min-height: 34px;
}

.highlightbox dl.zend_form dt {
    margin-top: 2px;
}

.highlightbox .errors {
	list-style-type:none;
}

.highlightbox .errors li{
	padding: 0 0 0 3px;
	font-size: 0.9em;
}
.highlightbox p.description {
	padding-bottom: 0px;
	padding-left: 3px;
}

.login-messenger.pageerrorcontainer {
	margin: 0;
	margin-bottom: 5px;
}

#overlay { 
    background: none repeat scroll 0 0 #fff;
    opacity: 0.8;
    position: fixed;
    text-align: center;
    width: 100%;
	height: 100%;
    z-index: 1000;
	display: none;
}
#img-load {
	background: url(jquery/images/loading.gif) no-repeat;
	width: 508px;
	height: 381px;
	margin: 0 auto;
}

.tour {
	clear: both;
}

.tour a{
	text-decoration: none;
}

.tour .content-right h2 {
    margin-top:0px;
}

.tour .tour-ratio-bar{
    clear:both;
    /*float:right;*/
}

.tour h2 a{
	color: #3399ff;
}

.tour .photo-left { 
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 0.7em;
}

.tour .photo-left img { 
	width: 100%;
	height: 100%;
}

.tour .content-right {
	float: left;
	width: 448px;
}

.tour .attributes {
	width: 100%;
	font-size: 0.95em;
}

.tour .attributes td {
	padding: 2px;
	max-width: 180px;
	line-height: 1em;
}

.tour .attributes td span {
	font-weight: bold;
}

.tour .attributes td img {
	max-height: 22px;
}

.tour .currency {
	font-weight: bold;
	font-size: 1.4em;
	color: #000;
}

.tour .percent {
	font-weight: bold;
	font-size: 1.4em;
	color: #3399ff;
}

.tour .bottom-prices {
	clear: both;
	margin-top: 1em;
	float: right;	
	background-color: #eaeaea;
	width: 100%;
}

.tour .bottom-prices > div {
	
	padding: 0.3em 1em;
	float: right;
}

.tour .bottom-prices .offer-type {
	font-weight: bold;
	font-size: 1.1em;
}
.tour .FM { color: #336600; }
.tour .LM { color: #ff0000; }
.tour .SP { color: #ff6600; }

.tour .bottom-prices .max-discount {
	text-align: right;
	font-size: 0.8em;
}
.tour .bottom-prices .price-from {
	text-align: right;
	padding: 0.5em 25px;
	font-size: 0.8em;
}

.tour .link {
	display: block;
	background-color: #3399ff;
	padding: 0.5em 1em;
	color: #fff;
	font-weight: bold;
	float: right;
}

.tour .top-container {
	float: left;
	background-color: #eaeaea;
	padding: 0.7em;
	width: 100%;
}

.tour .top-container .content-right {
	width: 389px;
}

.tour .top-container .links .link {	
	float: right;
	margin-left: 1.5em;
	padding: 0.2em 0.6em;
}

.tour .top-container .photo-left { 
	width: 35%;
	height: auto;
	margin-right: 2em;
}

.tour .prices {
	clear: both;
	font-size: 0.8em;
	padding: 0.5em;
}

.top-container-ratio-bar #ratio-bar {
    background-color: #38373b;
    color: #ffffff;
}

#ratio-bar {
    /*background-color: #38373b;
    color: #ffffff;*/
    background-color: #ffffff;
    color: #38373b;
    font-size: 0.9em;
    padding: 4px 5px 8px 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#ratio-bar .ratio-bar-wrapper {
    position:relative;
    height:25px;
}

#ratio-bar .color-bar-error {
    width: 540px;
    height: 35px;
    line-height: 35px;
    text-align:center;
}

#ratio-bar .color-bar-texts {
    font-weight: 700;
}
#ratio-bar .color-bar-title {
    font-weight: 700;
}

#ratio-bar .color-bar-texts-from {
    float:left;
}
#ratio-bar .color-bar-texts-middle {
    position:relative;
    left:260px;
}

#ratio-bar .color-bar-texts-to {
    float:right;
}

#ratio-bar .color-bar {
    width:100%;
    height:12px;
    position: relative;
    float:left;
    margin-top:2px;
}

#ratio-bar-line {
    background-color: #fff;
    width:2px;
    height:14px;
    margin-top:1px;
}

/* upravy pro boxik */

.td_module_wrap img.country-ensign { float: left; margin-right: 4px; height: auto; width: 20px; }

.tour .td_module_wrap.td_module_6 img.country-ensign { height: 20px; }

.tour .td_module_wrap .bottom-prices { background-color: transparent; clear: none;  margin-top: -0.3em;}
.tour .td_module_wrap .bottom-prices .price-from { padding-top: 0.35em; width: auto;}
.tour .td_module_wrap.td_module_4s .bottom-prices .price-from { padding-top: 0.7em; }
.tour .td_module_wrap .bottom-prices .price-from .percent { padding-right: 0.8em; }
.tour .td_module_wrap  .bottom-prices > div {padding: 0.3em 0.5em;}
.tour .td_module_wrap .bottom-prices .icons {  float: left; padding-left: 0; }
.tour .td_module_wrap .icons img { max-height: 16px;  }
.tour .td_module_wrap.td_module_4s .icons img { max-height: 26px; }
.highlightbox .tour.box-item.photo a img.country-ensign { float: left; margin-top: -2px; }
.skicentre .tour a.grey { color: #666; }
.tour .td_module_wrap h5 { margin-top: 7px; }
.tour .td_module_wrap .currency, .tour .td_module_wrap .percent { font-size: 1.3em; }
.tour .td_module_wrap.td_module_4s .currency, .tour .td_module_wrap.td_module_4s .percent { font-size: 1.7em; }
.tour .td_module_mx1 .bottom-prices .price-from { color: #ccc; }
.tour .td_module_mx1 .currency { color: #fff; }


.tour .td_module_wrap a.tourphoto img {position: absolute; }
.tour .td_module_wrap .attributes-right { margin-left: 76px; }

.tour .td_module_wrap .tour-ratio-bar { margin-left:0;}
.tour .td_module_wrap ontent-center .tour .td_module_wrap #ratio-bar { width: 250px; padding: 4px 5px 10px 0; background-color:transparent; }
#content-center .tour .td_module_wrap #ratio-bar .color-bar-texts-middle { left: 110px; }
#content-center .tour .td_module_wrap #ratio-bar .color-bar { width:250px; }
#column-right .tour .td_module_wrap #ratio-bar { width:275px; padding:0 0 10px 0; background-color:transparent; }
#column-right .tour .td_module_wrap #ratio-bar .color-bar-texts-middle { left: 120px; }
#column-right .tour .td_module_wrap #ratio-bar .color-bar { width:275px; }
#content-center div[class^="hp-col-"] .tour .td_module_wrap #ratio-bar { width:320px; padding:0 0 10px 0; background-color:transparent; }
#content-center div[class^="hp-col-"] .tour .td_module_wrap #ratio-bar .color-bar-texts-middle { left: 150px; }
#content-center div[class^="hp-col-"] .tour .td_module_wrap #ratio-bar .color-bar { width:320px; }

.tour .td_module_wrap .ratio-price {
	text-align: right;
	font-size: 0.8em;
	margin-top: 2px;
}

.webcam.box-item a img{
    max-height:60px;
}
.webcam .webcam-thumbnail-box{
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    float:left;
    margin-right:10px;
}
.highlightbox .webcam .webcam-thumbnail-box img {
    margin: -100%;
    vertical-align: middle;
    position: relative;
    float:none;
    display: inline-block;
}
#navigation a.snow-tour {
	padding: 3px 0px 0 0;
	display: block;
}


.country-ensign {
	height: 15px;
	width: 15px;
	max-width: inherit;
	vertical-align: sub;
	margin-right: 5px;
	position: relative;
}

h2 .country-ensign { top: -2px;}

.description li {
	list-style: none;
}

#heading .fb-like-container {
	width: 180px;
	float: left;
	margin-top: -4px;
}

#heading .fb_iframe_widget {
	display: block;
	float: left;
	margin-left: 24px;
	margin-top: 4px;
}

#heading .fb_iframe_widget_lift {
  z-index: 600;
}

#textsize-holder {
	position: absolute;
	width: 100px;
	border-radius: 5px;
	margin-left: -120px;
	top: 150px;	
	font-size: 1.1em;
	background-color: #fff;
	padding: 10px;
	text-align: center;
}

.status-lifte {
    background-color: #B91F1F;
	width: 95%;
	height: 1.5em;
	opacity: 0.5;
	position: relative;
    margin-top: -20px;
}

.status-lifte .index {
    background-color: #590;
    border-right: 1px solid #FFF;
}

.skicentres-table .weather-symbol { display: block; margin-top: 5px; width: auto;}
.skicentres-table .weather-symbol img { width: 24px; }
.skicentres-table h3 { font-weight: bold; }

.bigrow .status-lifte {
	bottom: 5%;
	top: inherit;
}

.status100 .index {
    height: 100%;
}

.open-bar {
	/*position: relative;*/
}

.cc_container {
	font-size: 15px !important;
	background-color: #333 !important;
	opacity: 0.9;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
	color: #fff !important;
	background-color: #EC7007 !important;
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
    background-color: #fff !important ;
    color:#000 !important;
}

.titlephoto_star {
    cursor: pointer;
    display: inline-block;
    height: 15px;
    vertical-align: top;
    width: 15px;
}

.packetery-branch-name {
	margin: 10px 17px;
	font-size: 1.1em;
}

.recaptcha.input {
	overflow: hidden;
}

.files .name {
	max-width: 200px;
}

.summer-message {
background-color: #DDDDDD;font-size: 0.9em;margin-bottom: 5px;padding: 7px 11px;
}

.content-center-width-holder:before {
	content: 'content-center-width-holder content-center-width-holder content-center-width-holder content-center-width-holdercontent';
	color: white;
}

.nl-separator {
	clear: both;
	height: 1em;
}


/**
 * container podle poctu sloupcu
 */

.highlightbox.col, .highlightbox.right  {
	width: 49%;
	margin-bottom: 1em;
}

.highlightbox.left {
	clear: both;
	margin-right: 12px;	
}

@media ( max-width :930px) {
	
	.highlightbox.left, .highlightbox.right {
		width: 100%;
		float: none;
	}	

	.box-left, .box-right {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}	
	.highlightbox.big .photo-box {
		width: 100%;
		margin-top: 1em;
	}
	.titlephoto-center img, 
	.article-text img, 
	#content-center .article > img,
	#content-center .topic img,
	#content-center .article td img,
	#content-center > div > div > p > img
	{
		max-width: 100%;
	}
	.banner img {
		max-width: 100%;
		height: auto;
	}	
	.topic .header h4 {
		width: 68%;
	}
}
.table-profile-attributes { width: auto;}

.table-profile-attributes th {
	padding: 3px;
	padding-right: 0px;
	border: 0;
} 
.table-profile-attributes td {
	padding: 3px;
	padding-right: 6px;
	border: 0;
}

.form-description {
    min-height: 20px;
    padding: 6px 11px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.highlightbox .box-item.photo.instructor img {
	position: absolute;
	max-height: 70px;
	max-width: 70px;
}
.highlightbox .box-item.photo.instructor .instructor-info {
	margin-left: 76px;
}
.highlightbox .box-item.photo.instructor .instructor-info h4 {
	margin-bottom: 7px;
}
.highlightbox .box-item.photo.instructor .instructor-info .info-row {
	margin-bottom: 3px;
}
.box-item .country-right {
	float: right; width: 21%; padding-right: 2px; text-align: right; font-size: 0.9em;
}

.weather-row { clear: both; }
.weather-row-inner { float: right; }

@media ( max-width : 500px) {
	.hide-mobile {
		display: none !important;
	}
}

@media ( max-width : 1200px) {
	.hide-tablet {
		display: none !important;
	}
}

@media ( min-width : 1200px) {
	.hide-pc {
		display: none !important;
	}
}

ul#ulThumbnailList {
	margin: 0;
}

.asap_list > li {
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
}

.gopay-logo { margin-left: 10px;}
.gopay-logo img { height: 30px; }