#nav ul#submenustrediska {
	visibility: visible;
}

#content-holder {
	background: #fff url(../images/frontend/bckg-left-strediska.png) repeat-y;
}

.kzpravy h3 {
	background: #fff url(../images/frontend/grad-blue-left.png) repeat-y;
}

h1, h2, h1 a, h2 a, h3 {
	color: #3399ff;
}

#content-center h1 a, #content-center h2 a, #content-center h3 a {
    color: #3399ff;
}

.sipky {
	background: url('../images/frontend/sipky-modre.png') left center no-repeat;
}

.text {
	margin: 5px 0;
}

.text h3 {
	font-size: 1.1em;
	margin-top: 20px;
}

.text p {
	margin-top: 5px;
}

.vetsi {
	font-size: 1.3em;
}

#main-links a {
	margin-right: 10px;
}

.skicentres-table {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

.skicentres-table tr.row1 {
	background-color: #ffffff;
}

.skicentres-table tr.row2 {
	background-color: #e6e6e6;
}

.skicentres-table tr.bigrow {
	height: 5em;
	vertical-align: bottom;
}

.skicentres-table th {
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
}

.skicentres-table td {
	padding: 3px 5px;
}

.skicentres-table td.icon {
	width: 15px;
}

.skicentres-table td.short {
	width: 4.5em;
}

.skicentres-table td.region {
	width: 8em;
}

.skicentres-table a {
	color:#666666;
	text-decoration:none;
}

.skicentres-table a:hover {
	text-decoration: underline;
}

.skicentres-table h2 a {
	color: #3399ff;
}

.skicentres-table h3 {
	color: #3399ff;
}

.skicentres-table h3 a {
	color: #3399ff;
	text-decoration: none;
}

.skicentres-table .small {
	font-size: 10px;
}

h2 a.grey {
	color: #666666;
}

.region-selector {
	line-height: 1.7em;
	padding: 5px 0;
}

.region-selector h2 {
	margin-bottom: 10px;
}

.region-selector h3 {
	margin-bottom: 10px;
	color: #999;
}

.region-selector h4 {
	display: inline;
	padding: 3px 0;
}

.region-selector .country-group {
	margin-bottom: 5px;
}

.region-selector .country {
	float: left;
	margin-bottom: 10px;
	width: 180px;
}

.region-selector .country h4 {
	display: inline;
	vertical-align: super;
}

.region-selector img {
	margin-right: 4px;
}

.kzpravy .country {
	border-top: 1px solid #ccc;
}

.kzpravy .country h4 {
	margin-bottom:3px;
	margin-top:3px;
}

.kzpravy .country h4 a {
	font-size:14px;
}

.kzpravy .region {
	margin-left:5px;
	margin-top:5px;
}

.kzpravy .region h5 a {
	/*font-size:11px;*/
	text-decoration:none;
	text-transform:uppercase;
}

.kzpravy .centre {
	margin-left:11px;
	margin-top:2px;
}

.kzpravy .centre h6 a {
	font-size:10px;
	text-decoration:none;
}

/* snow report */
.snowreport-container {
	margin: 25px 0;
}

.snowreport-container h2 {
	margin-bottom: 10px;
}

#skiresort-logo {
	background-image: url('../images/frontend/skiresort.gif');
	float: right;
	height: 83px;
	width: 148px;
}

.snowreport-quickview {
	background-color: #e4e4e4;
	color: #000000;
	float: left;
	padding: 12px 7px;
	width: 258px;
}

.snowreport-quickview h2 {
	border-bottom: 1px solid #3399ff;
	margin-bottom: 5px;
}

.snowreport-quickview table {
	border-spacing: 3px;
}

.snowreport-quickview td {
	font-size: 11px;
	vertical-align: top;
}

.snowreport-quickview td.country a {
	color: #666666;
}

#filter-form {
	background: #d7d7d7 url('../images/frontend/gradient-grey.png') top left repeat-x;
	margin-top: 5px;
	padding: 5px;
}

#skicenters-table {
	border-spacing: 5px;
	width: 100%;
}

#skicenters-table h3 {
	font-size: 14px;
}

#skicenters-table input {
	font-size: 11px;
}

#skicenters-table td {
	font-size: 10px;
}

#skicenters-table .td2 input, #skicenters-table .td3 input, #skicenters-table .td5 input {
	background-color: #888888;
	color: #ffffff;
	padding: 2px;
}

#skicenters-table .td3 input, #skicenters-table .td5 input {
	width: 35px;
}

#skicenters-table #fulltext {
	background-color: #888888;
	color: #ffffff;
	padding: 2px;
}

#skicenters-table .td1 select {
	width: 120px;
}

#skicenters-table .td2 {
	width: 145px;
}

#skicenters-table .td3 {
	width: 40px;
}

#skicenters-table select {
	font-size: 11px;
}



.submit {
	background-color: #3399ff;
}

.submit {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	padding:3px;
	text-transform:uppercase;
}

.logo-image {
	float: right;
	margin-top: -45px;
	margin-bottom: 5px;
}

.logo-image img {
	max-height: 70px;
}

.perex-image {
	float: right;
	margin-left: 15px;
}

.perex-image img {
	width: 230px;
}

.colors table {
	border-spacing: 4px 0;
	color: #ffffff;
	height: 22px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.heading {
	display: block;
	background-color: #3399ff;
	color: #ffffff;
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.item-grey {
	background-color: #cccccc;
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 4px;
	padding: 4px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.item-grey-dark {
	background-color: #38373b;
	color: #ffffff;
	font-size: 9px;
	margin-top: 3px;
	margin-bottom: 4px;
	padding: 4px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.heights {
	background: url(../images/frontend/prevyseni.gif) no-repeat;
	font-weight: bold;
	height: 22px;
	margin: 3px 0;
	padding: 4px 75px 0 8px;
}

.heights .right {
	float: right;
}

.item-grey .right {
	float: right;
}

.info-left {
	width: 270px;
	float: left;
	margin-right: 10px;
}

.info-right {
	width: 275px;
	float: left;
}

.info-left h4, .info-right h4 {
	font-size: 11px;
	text-transform: uppercase;
}

.info-left ul {
	list-style-image: url(../images/frontend/skicenters-list-style.png);
}

.info-left ul li {
	margin-bottom: 5px;
}

.downhills {
	margin-bottom: 20px;
}

img.mapa {
	width: 275px;
}

.lupa {
	text-align: right;
}

.transport {
	float: left;
	margin-right: 3px;
	text-align: center;
}

.transports img {
	width: 25px;
}

.season {
	margin: 10px 0;
}

.season table {
	border-collapse: collapse;
	width: 100%;
}

.season table th {
	background-color: #ffffff;
	font-size: 8px;
	text-align: center;
}

.season table td {
	background-color: #666666;
	padding: 7px 0;
}

.sezona-on, .sezona-off {
	width: 8px;
	height: 8px;
	_width: 7px;
	_height: 7px;
	float: left;
	margin: 0 1px;
}

.sezona-mezera {
	width: 5px;
}

.sezona-off {
	background-color: #cccccc;
}

.sezona-on {
	background-color: #3399ff;
}

.sezona-mezera {
	background-color: #666666;
}

#ski-ratio {
	background: url(../images/frontend/ski-ratio.gif) no-repeat center;
	height: 40px;
	position: relative;
	top: -5px;
}

#ski-ratio-wrapper {
	position: relative;
	top: 18px;
}

#ski-ratio-line {
	background-color: #ffffff;
	height: 15px;
	width: 2px;
}

#ski-ratio-text {
	position: relative;
	left: -12px;
	font-weight: bold;
}

table.rating-table {
	width: 100%;
}

table.rating-table th {
	text-align: left;
	text-transform: uppercase;
	width: 48%;
}

table.rating-table a {
	color: #ffffff;
}

.rating-square {
	border: 1px solid #3399ff;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.full {
	background-color: #3399ff;
}

.plus-minus {
	font-size: 11px;
}

.plusy ul, .minusy ul {
	padding: 0;
	margin-left: 25px;
}

.plusy li, .minusy li {
	line-height: 12px;
}

.plusy ul {
	list-style-image: url("../images/frontend/plus.gif");
}

.minusy ul {
	list-style-image: url("../images/frontend/minus.gif");
}

#submenu-container {
	border-bottom: 2px solid #666666;
	margin-top: 10px;
}

#content-center #submenu {
	margin: 0 0 2px 0;
	margin-left: 0;
}

#submenu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu a:link, #submenu a:visited {
	background: #aaaaaa;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	padding: 3px 8px;
	text-decoration: none;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-top-left-radius: 3px 3px 0 0;
}

#submenu a.current, #submenu a:hover {
	background-color: #3399ff;
}

h3.grey {
	color: #666;
}

#centre-state-container {
	margin-bottom: 15px;
}
#centre-state-container h3 {
	display: inline;
	float: left;
	padding-right: 5px;
}
#centre-state-container .centre-state {
	margin: 0 5px;
	padding: 3px 8px;
	float: left;
	color: #fff;
	font-weight: bold;
	position: relative;
	top: -3px;
}
#centre-state-container .open {
	background-color: #183;
}
#centre-state-container .close {
	background-color: #f00;
}
#centre-state-container .weekend {
	background-color: #02b;
}


table#snowreport-main-parametres {
	border-spacing: 5px;
	margin-bottom: 15px;
	position: relative;
	left: -5px;
}
table#snowreport-main-parametres th {
	width: 110px;
	height: 28px;
	padding: 3px;
	background-color: #3399ff;
	color: #eee;
	text-align: center;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
table#snowreport-main-parametres td {
	width: 106px;
	height: 22px;
	background-color: #eee;
	color: #000;
	text-align: center;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

dl#list-other-parametres {
	margin: 5px 0;
	line-height: 1.3em;
}

dl#list-other-parametres dt{
	margin: 0px;
	font-weight: bold;
	float: left;
	clear: left;
	padding-right: 4px;
}

dl#list-orher-parametres dd {
}

span.ok{
	color: #3399ff;
}

span.wrong{
	color: red;
}

p.notation {
	font-size: 0.8em;
	padding: 10px 0;
}
.filter {
	text-align: right;
}
.filter .jump {
	display: inline;
	margin-left: 20px;
}

img.webcams-img {
	max-width: 555px;
	width: expression(document.body.clientWidth > 545? "545px" : "auto" );
}

#filter-form .submit-black {
	margin-left: 3px;
}

p.notation a {
color: #999;
}

#review ul.text-parts {
	margin-top: 5px;
	margin-left: 1em;
}

#review .text-parts li {
	/*list-style: none;*/
	margin: 5px 0;
}

.button-plus {	
	background: #3399FF url('../images/frontend/plus-modre.jpg');
}
.review-magnifier-link {
    background-image: url("/images/frontend/review-magnifier-icon-blue.png");
}

#Skicentres_Form_Filter_Reviews td {
	height: 25px;
	vertical-align: bottom;
}

#Skicentres_Form_Filter_Reviews .country {	
	width: 175px;
}
#Skicentres_Form_Filter_Reviews .skicentre {	
	width: 228px;
}

.review-photo-right {
	float:right;	
}

.review-photo-right img {	
	
	max-width: 200px;
	width: expression(document.body.clientWidth > 200 ? "200px" : "auto" );

	max-height: 200px;
	heigh: expression(document.body.clientHeight > 200 ? "200px" : "auto" );
}

