@charset "utf-8";
/* CSS WWW */

div#clanek-hlavni {
	width: 330px;
	float: left;
	margin-top: 3px;
	margin-left: 9px;
	_margin-left: 5px;
}

div#clanek-hlavni a,
div.clanek-dalsi a,
div.clanek-dalsi a:hover,
div.clanek-dalsi-malej a,
div.clanek-dalsi-malej a:hover,
div.clanek-dalsi-nejmensi a,
div.clanek-dalsi-nejmensi a:hover,
div.clanek-dalsi-kategorie a,
div.clanek-dalsi-kategorie a:hover,
div.vypis-clenove a,
div.vypis-clenove a:hover {
	text-decoration: none;
}

div#clanek-hlavni a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}

div.clanek-info {
	clear: both;
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 2px;
}

div.clanek-dalsi {
	width: 406px;
	float: left;
	margin-top: 4px;
	margin-left: 7px;
	_margin-left: 3px;
}

div.clanek-dalsi img,
div.clanek-dalsi-malej img,
div.clanek-dalsi-nejmensi img,
div.clanek-dalsi-kategorie img,
div.vypis-clenove img {
	padding-left: 2px;
	float: left;
	padding: 1px;
	border: 1px solid #87c296;
}

div.clanek-dalsi a:hover img,
div.clanek-dalsi-malej a:hover img,
div.clanek-dalsi-nejmensi a:hover img,
div.clanek-dalsi-kategorie a:hover img,
div.vypis-clenove a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	border: 1px solid #FFFF66;
	text-decoration: none;
}

div.clanek-dalsi-malej {
	width: 409px;
	float: left;
	margin-top: 10px;
	margin-left: 6px;
	_margin-left: 4px;
	font-size: 11px;
}

div.clanek-dalsi-nejmensi {
	width: 344px;
	float: left;
	margin-top: 4px;
	margin-left: 3px;
	_margin-left: 2px;
	font-size: 10px;
}

div.clanek-dalsi-kategorie {
	width: 344px;
	float: left;
	margin-top: 4px;
	margin-left: 3px;
	_margin-left: 2px;
	font-size: 11px;
}

div.vypis-clenove {
	width: 223px;
	height: 241px;
	float: left;
	margin-bottom: 2px;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 1px;
	_margin-left: 3px;
	font-size: 12px;
	background-color: #20923c;
	border: 1px solid #12792b;

}

div.vypis-clenove h3 {
	margin: 2px;
}

div.vypis-clenove img {
	margin-left: 2px;
}


/* CSS STRED PRAVA VYPIS */

div#stred-prava-vypis  {
	width: 409px;
	float: left;
	margin-left: 2px;
}

div#stred-vypis-hlavni  {
	width: 696px;
	float: left;
	margin-left: 2px;
}

div#stred-vypis-clanek {
	clear:both;
	width: 690px;
	float: left;
	margin-left: 7px;
	_margin-left: 3px;
	line-height:17px;
}
div#stred-vypis-clanek a {
	text-decoration:underline;
	color:#FFC;
}
div#stred-vypis-clanek a:HOVER {
	color:#FF6;
}
div#stred-vypis-clen {
	clear:both;
	width: 530px;
	float: left;
}
div#stred-vypis-hodnoceni {
	width: 120px;
	text-align:center;
	float: left;
	margin-top: 15px;
}
div#stred-vypis-club {
	clear:both;
	width: 690px;
	float: left;
	margin-left: 7px;
	_margin-left: 3px;
}

div#stred-vypis-club strong {
	font-size:14px;
}

div#stred-prava-info {
	width: 279px;
	float: left;
}

div#gallery-info {
	width: 279px;
}

div#gallery-info a img {
	padding: 1px;
	border: 1px solid #87c296;
}

div#gallery-info a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	border: 1px solid #FFFF66;
	text-decoration: none;
}

div.minigalerie {
	padding-left: 8px;
}

div.minigalerie a img {
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin: 2px;
}

div.minigalerie a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	border: 1px solid #FFFF66;
	background: #12792b;
	text-decoration: none;
}

div.diskuse-text {
	margin-left: 20px;
	margin-top: 15px;
}

div#ico-gallery {
	background-image: url(http://i.skodahome.cz/obrazky/ico-gallery.gif);
	width: 45px;
	height: 5px;
	margin-top: 6px;
	margin-left: 234px;
	font-size:1px;
}

div#stred-prava-ad {
	width: 130px;
	float: left;
	text-align:right;
	margin-top: 4px;
}

div#filtr-aut,
div#filtr-typu {
	width:618px;
	text-align:center;
	margin-bottom:15px;
}

div#filtr-aut span {
	width:120px;
	height:18px;
	margin-right:5px;
}

div#filtr-aut input {
	vertical-align:text-bottom;
	border:0;
	margin-top:8px;
}

/* OKNO PRISPEVEK */
.pseudolink {
	color: #F2F2F2;
	cursor: pointer;
	text-decoration: underline;
}
.pseudowindow {
	background-color: #20923c;
	border: 1px solid #12792b;
	display: none;
	position: absolute;
	width: 460px;
	margin-left: 120px;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
}

.pseudowindow input {
	border: 1px solid white;
}
div.pseudowindow_close_button {
	background-color: #12792b;
	float: right;
	cursor: pointer;
	margin-left: 444px;
	margin-top: 1px;
	position: absolute;
}

/* OKNO FILTR CLUB */
.clubfilter {
	color: #F2F2F2;
	cursor: pointer;
	text-decoration: underline;
}
.clubfilterdowindow {
	background-color: #20923c;
	border: 1px solid #12792b;
	display: none;
	position: absolute;
	width: 620px;
	margin-left: 40px;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
}

.clubfilterdowindow input {
	border: 1px solid white;
}
div.clubfilterdowindow_close_button {
	background-color: #12792b;
	float: right;
	cursor: pointer;
	margin-left: 604px;
	margin-top: 1px;
	position: absolute;
}

/* HODNOCENI CLENA */
div.rating{
	width:80px;
	height:16px;
	margin:4px 0 3px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(http://i.skodahome.cz/obrazky/star-rating.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
div.nostar {background-position:0 0}
div.onestar {background-position:0 -16px}
div.twostar {background-position:0 -32px}
div.threestar {background-position:0 -48px}
div.fourstar {background-position:0 -64px}
div.fivestar {background-position:0 -80px}
div.rating span {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
div.rating span a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
div.rating span.one a {left:0}
div.rating span.two a {left:16px;}
div.rating span.three a {left:32px;}
div.rating span.four a {left:48px;}
div.rating span.five a {left:64px;}
div.rating span a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(http://i.skodahome.cz/obrazky/star-rating.gif) no-repeat 0 0
}
div.rating span.one a:hover {background-position:0 -96px;}
div.rating span.two a:hover {background-position:0 -112px;}
div.rating span.three a:hover {background-position:0 -128px}
div.rating span.four a:hover {background-position:0 -144px}
div.rating span.five a:hover {background-position:0 -160px}
/* end rating code */