@import url(comment.css);
@import url(news.css);
@import url(gallery.css);
a:visited{
	color:#582b2b;
}
a:link{
	color:#8f0000;
}
a:hover{
	color:red;
}
.float_left{
	float:left;
}
body{
	background:url(/images/design/bg.gif) top center repeat-y #d6d6d4;
}
table.border{
	border:1px solid gray;
	margin:0 0 5px 0;
}
.border th,
.border td{
	padding:5px;
	border:1px solid gray;
}
#wrapper{
	width:990px;
	margin:0 auto;
	background:white;
	min-height:500px;
}
.sidebars #content{
	width:470px;
	padding-right:10px;
}
#content{
	float:right;
	width:730px;
	margin-right:5px;
	padding-right:5px;
	background:url(../images/design/content_bg.gif) bottom right no-repeat;
	padding-bottom:45px;
	min-height:500px;
	position:relative;
	margin-bottom:20px;
}
.content_bottom{
	clear:both;
}
#sidebar_left{
	width:235px;
	min-height:500px;
}
#menu{
	background:url(../images/design/menu_bg.gif) top right no-repeat;
	padding-top:15px;
}
#sidebar_right{
	float:right;
	width:235px;
	min-height:500px;
}
#footer_links{
	float:right;
}
#primary_links a{
	color:black;
}
#primary_links{
	position:absolute;
	top:0px;
	right:0px;
}
#footer_links li,
#secondary_links li,
#primary_links li{
	float:left;
	padding:3px 0px;
	font-size:9pt;
}
#footer_links li,
#secondary_links li,
#primary_links li{
	list-style:none;
}
#footer_links a.this,
#secondary_links a.this,
#primary_links a.this,
#menu a.this{
	font-weight:bold;
	text-decoration:none;
}
#menu li a{
	text-transform:uppercase;
	font-size:10pt;
	line-height:12pt;
}
#menu li li a:visited{
	color:#555555;
}
#menu li li a:link{
	color:black;
}
#menu li li a:hover{
	color:red;
}
#menu li li a.this{
	color:black;
}
#menu li li a{
	text-transform:none;
	font-size:9pt;
}
.breadcrumbs li,
.breadcrumbs ul{
	list-style:none;
	padding:0;
	margin:0;
	font-size:9pt;
}
.breadcrumbs li{
	float:left;
}
.breadcrumbs li.spacer{
	padding:0 5px;
}
.breadcrumbs{
	margin-left:10px;
	clear:both;
	font-size:9pt;
	padding:5px 10px 5px 10px;
	border:0 solid #cccccc;
	border-bottom-width:1px;
	margin:0 0 5px 0;
}
.breadcrumbs a{
	color:black;
}
h1{
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
}

.block .item .body{
	padding-bottom:5px;
}
.block .item .last{
	clear:both;
}
.block .block{
	margin:0 0 15px 0;
}
.block{
	position:relative;
}
a.edit_comment,
a.edit_image,
a.edit_block,
a.edit_node{
	display:block;
	position:absolute;
	top:0px;
	right:0px;
}
a.edit_node,
a.edit_comment{
	top:25px;
	right:5px;
}
#header{
	position:relative;
	padding:0;
	margin:0;
	display:block;
}
#header h2 a{
	text-decoration:none;
}
#header h2{
	padding:25px 0 15px 10px;
	margin:0;
	font-size:24pt;
	font-weight:normal;
}
#langs{
	position:absolute;
	top:0px;
	right:10px;
}
#langs a{
	margin-left:10px;
}
#langs a.this{
	color:black;
	text-decoration:none;
	cursor:default;
}
#footer{
	clear:both;
	padding:5px;
	border:0 solid #cccccc;
	border-top-width:1px;
	text-align:right;
	font-size:8pt;
}
#footer .footer_body{
	margin:30px 0 0 0;
}
#footer .footer_body img{
	margin:0 5px 0 0;
}
#content td{
	vertical-align:top;
}
.clear{
	clear: both;
}
.external{		/* hack for tinyMCE*/
}
#content a.external{
	background:url(../images/design/external.gif) no-repeat right center;
	padding-right: 13px;
}
a.rss img{
	width:12px;
	height:12px;
}
a.rss{
	background:url(../images/design/rss.gif) no-repeat center center;
}
a.new{
	background:url(../images/design/article_new.gif) no-repeat right center;
	padding-right: 60px;
}
a.updated{
	background:url(../images/design/article_updated.gif) no-repeat right center;
	padding-right: 60px;
}
.digg{
	float:right;
	margin:0 10px 10px 10px;
}
.error{
	color:red;
}
#sidebar_right .block h3,
#sidebar_left .block h3{
	font-size:14px;
}
#sidebar_right .block p,
#sidebar_left .block p{
	padding-bottom:0;
}
#sidebar_right .block li,
#sidebar_right .block p,
#sidebar_right .block,
#sidebar_left .block li,
#sidebar_left .block p,
#sidebar_left .block{
	font-size:11px;
	line-height:14px;
}
.block .read_more,
.block .updated{
	text-align:right;
	font-size:10px;
}
.pager{
	margin:15px 0 10px 0;
}
.pager a,
.pager b{
	padding:0 3px;
}
.tag0{
	font-size:7pt;
}
.tag1{
	font-size:8pt;
}
.tag2{
	font-size:10pt;
}
.tag3{
	font-size:11pt;
}
.tag4{
	font-size:13pt;
}
.tag5{
	font-size:15pt;
}
.tag6{
	font-size:20pt;
}
.taghuge{
	font-size:20pt;
	font-weight:bold;
}
#cloud .this{
	color:black;
	text-decoration:none;
}
.tags a,
#cloud a{
	white-space:nowrap;
}
.tags{
	font-size:8pt;
}
#cloud{
	text-align:center;
}
.block h3.title{
	font-weight:normal;
}
.title h2{
	font-weight:normal;
	font-size:20px;
	font-family:times;
}
#sidebar_right .title h2,
#sidebar_right .title h2{
	cursor:pointer;
	text-decoration:underline;
	color:#3b65a0;
}
#sidebar_right h2:hover,
#sidebar_right .selected h2{
	color:#0c2e5f;
}
#b0 h2{
	color:red;
	padding:0;
	margin:5px;
}
#b0{
	padding:5px;
	margin:5px;
	border:1px solid red;
}
#b3{
	margin-bottom:20px;
}
#b6{
	background:url(../images/design/icons/case.png) no-repeat -5px 0px;
}
#b6 h2{
	padding:43px 0 70px 0;
	text-align:right;
}
#b2 h2{
	padding:45px 0 70px 0;
}
#b2{
	background:url(../images/design/icons/review.png) no-repeat top right;
}
#b5 h2{
	padding:20px 0 70px 0;
}
#b5{
	background:url(../images/design/icons/howto.png) no-repeat top right;
}
#b1 h2{
	padding:85px 0 20px 0;
	text-align:right;
}
#b1{
	background:url(../images/design/icons/news.png) no-repeat top left;
}
#b7{
	background:url(../images/design/icons/calendar.png) no-repeat top left;
}
#b7 h2{
	padding:35px 0 70px 0;
	text-align:right;
}
#holiday .this{
	font-weight:bold;
}
/* -- zima -- */
body.m12,
body.m01,
body.m02{
	background:url(/images/design/h/_1/bg.gif) top center repeat-y;
}
.m12 span.rate,
.m01 span.rate,
.m02 span.rate{
	background:url(../images/design/h/_1/rate_star_bad.gif) repeat-x;
}
.m12 span.empty,
.m01 span.empty,
.m02 span.empty{
	background:url(../images/design/h/_1/rate_star_empty.gif) repeat-x;
}
.m12 .rating-foreground,
.m01 .rating-foreground,
.m02 .rating-foreground{
	background:url(../images/design/h/_1/rate_star.gif) repeat-x;
}
.m12 a.rss,
.m01 a.rss,
.m02 a.rss{
	background:url(../images/design/h/_1/rss.gif) no-repeat center center;
}
.m12 #menu,
.m01 #menu,
.m02 #menu{
	background:url(../images/design/h/_1/menu_bg.gif) top right no-repeat;
}
.m12 #content,
.m01 #content,
.m02 #content{
	background:url(../images/design/h/_1/content_bg.gif) bottom right no-repeat;
}
.m12 a:link,
.m01 a:link,
.m02 a:link{
	color:#1d5096;
}
.m12 a:visited,
.m01 a:visited,
.m02 a:visited{
	color:#697a92;
}
.m12 #menu li li a:hover,
.m01 #menu li li a:hover,
.m02 #menu li li a:hover,
.m12 a:hover,
.m01 a:hover,
.m02 a:hover{
	color:#0011b2;
}
/* -- vesna -- */
body.m03,
body.m04,
body.m05{
	background:url(/images/design/h/_2/bg.jpg) top center repeat-y;
}
.m03 span.rate,
.m04 span.rate,
.m05 span.rate{
	background:url(../images/design/h/_2/rate_star_bad.gif) repeat-x;
}
.m03 span.empty,
.m04 span.empty,
.m05 span.empty{
	background:url(../images/design/h/_2/rate_star_empty.gif) repeat-x;
}
.m03 .rating-foreground,
.m04 .rating-foreground,
.m05 .rating-foreground{
	background:url(../images/design/h/_2/rate_star.gif) repeat-x;
}
.m03 a.rss,
.m04 a.rss,
.m05 a.rss{
	background:url(../images/design/h/_2/rss.gif) no-repeat center center;
}
.m03 #menu,
.m04 #menu,
.m05 #menu{
	background:url(../images/design/h/_2/menu_bg.gif) top right no-repeat;
}
.m03 #content,
.m04 #content,
.m05 #content{
	background:url(../images/design/h/_2/content_bg.gif) bottom right no-repeat;
}
.m03 a:link,
.m04 a:link,
.m05 a:link{
	color:#005b02;
}
.m03 a:visited,
.m04 a:visited,
.m05 a:visited{
	color:#457e47;
}
.m13 #menu li li a:hover,
.m04 #menu li li a:hover,
.m05 #menu li li a:hover,
.m03 a:hover,
.m04 a:hover,
.m05 a:hover{
	color:green;
}
.m03 #comment .zebra,
.m04 #comment .zebra,
.m05 #comment .zebra{
	background-color:#fcfdd0;
}
.m03 .breadcrumbs,
.m04 .breadcrumbs,
.m05 .breadcrumbs,
.m03 #footer,
.m04 #footer,
.m05 #footer,
.m03 #comment form fieldset,
.m04 #comment form fieldset,
.m05 #comment form fieldset,
.m03 #comment .comment,
.m04 #comment .comment,
.m05 #comment .comment,
.m03 #comment li.body,
.m04 #comment li.body,
.m05 #comment li.body{
	border-color:#ffde8e;
}
/* -- leto -- */
body.m06,
body.m07,
body.m08{
	background:url(/images/design/h/_3/bg.jpg) top center repeat-y;
}
.m06 span.rate,
.m07 span.rate,
.m08 span.rate{
	background:url(../images/design/h/_3/rate_star_bad.gif) repeat-x;
}
.m06 span.empty,
.m07 span.empty,
.m08 span.empty{
	background:url(../images/design/h/_3/rate_star_empty.gif) repeat-x;
}
.m06 .rating-foreground,
.m07 .rating-foreground,
.m08 .rating-foreground{
	background:url(../images/design/h/_3/rate_star.gif) repeat-x;
}
.m06 a.rss,
.m07 a.rss,
.m08 a.rss{
	background:url(../images/design/h/_3/rss.gif) no-repeat center center;
}
.m06 #menu,
.m07 #menu,
.m08 #menu{
	background:url(../images/design/h/_3/menu_bg.gif) top right no-repeat;
}
.m06 #content,
.m07 #content,
.m08 #content{
	background:url(../images/design/h/_3/content_bg.gif) bottom right no-repeat;
}
.m06 a:link,
.m07 a:link,
.m08 a:link{
	color:#005b02;
}
.m06 a:visited,
.m07 a:visited,
.m08 a:visited{
	color:#457e47;
}
.m06 #menu li li a:hover,
.m07 #menu li li a:hover,
.m08 #menu li li a:hover,
.m06 a:hover,
.m07 a:hover,
.m08 a:hover{
	color:green;
}
.m06 #comment .zebra,
.m07 #comment .zebra,
.m08 #comment .zebra{
	background-color:#fcfdd0;
}
.m06 .breadcrumbs,
.m07 .breadcrumbs,
.m08 .breadcrumbs,
.m06 #footer,
.m07 #footer,
.m08 #footer,
.m06 #comment form fieldset,
.m07 #comment form fieldset,
.m08 #comment form fieldset,
.m06 #comment .comment,
.m07 #comment .comment,
.m08 #comment .comment,
.m06 #comment li.body,
.m07 #comment li.body,
.m08 #comment li.body{
	border-color:#ffde8e;
}

/* -- osen -- */
body.m09,
body.m10,
body.m11{
	background:url(/images/design/h/_4/bg.jpg) top center repeat-y;
}
.m09 span.rate,
.m10 span.rate,
.m11 span.rate{
	background:url(../images/design/h/_4/rate_star_bad.gif) repeat-x;
}
.m09 span.empty,
.m10 span.empty,
.m11 span.empty{
	background:url(../images/design/h/_4/rate_star_empty.gif) repeat-x;
}
.m09 .rating-foreground,
.m10 .rating-foreground,
.m11 .rating-foreground{
	background:url(../images/design/h/_4/rate_star.gif) repeat-x;
}
.m09 a.rss,
.m10 a.rss,
.m11 a.rss{
	background:url(../images/design/h/_4/rss.gif) no-repeat center center;
}
.m09 #menu,
.m10 #menu,
.m11 #menu{
	background:url(../images/design/h/_4/menu_bg.gif) top right no-repeat;
}
.m09 #content,
.m10 #content,
.m11 #content{
	background:url(../images/design/h/_4/content_bg.gif) bottom right no-repeat;
}
.m09 a:link,
.m10 a:link,
.m11 a:link{
	color:#184534;
}
.m09 a:visited,
.m10 a:visited,
.m11 a:visited{
	color:#457e47;
}
.m09 #menu li li a:hover,
.m10 #menu li li a:hover,
.m11 #menu li li a:hover,
.m09 a:hover,
.m10 a:hover,
.m11 a:hover{
	color:green;
}
.m09 #comment .zebra,
.m10 #comment .zebra,
.m11 #comment .zebra{
	background-color:#daf5e4;
}
.m09 #header h2 a,
.m10 #header h2 a,
.m11 #header h2 a{
	color:#184534;
}
.m09 .breadcrumbs,
.m10 .breadcrumbs,
.m11 .breadcrumbs,
.m09 #footer,
.m10 #footer,
.m11 #footer,
.m09 #comment form fieldset,
.m10 #comment form fieldset,
.m11 #comment form fieldset,
.m09 #comment .comment,
.m10 #comment .comment,
.m11 #comment .comment,
.m09 #comment li.body,
.m10 #comment li.body,
.m11 #comment li.body{
	border-color:#bfe4cc;
}
/* -- prazdniki -- */
/* -- 02.14 -- */
body.h0214{
	background:url(/images/design/h/0214/bg.jpg) top center repeat-y;
}
.h0214 span.rate{
	background:url(../images/design/h/0214/rate_star_bad.gif) repeat-x;
}
.h0214 span.empty{
	background:url(../images/design/h/0214/rate_star_empty.gif) repeat-x;
}
.h0214 .rating-foreground{
	background:url(../images/design/h/0214/rate_star.gif) repeat-x;
}
.h0214 a.rss{
	background:url(../images/design/h/0214/rss.gif) no-repeat center center;
}
.h0214 #menu{
	background:url(../images/design/h/0214/menu_bg.gif) top right no-repeat;
}
.h0214 #content{
	background:url(../images/design/h/0214/content_bg.gif) bottom right no-repeat;
}
.h0214 a:visited{
	color:#582b2b;
}
.h0214 a:link{
	color:#8f0000;
}
.h0214 a:hover{
	color:red;
}
.h0214 #comment .zebra{
	background-color:#ffeeee;
}
.h0214 .breadcrumbs,
.h0214 #footer,
.h0214 #comment form fieldset,
.h0214 #comment .comment,
.h0214 #comment li.body{
	border-color:#ffcccc;
}
/* -- 02.14 -- */
body.h0215{
	background:url(/images/design/h/0215/bg.gif) top center repeat-y;
}
/* -- 02.23 -- */
body.h0223{
	background:url(/images/design/h/0223/bg.jpg) top center repeat-y #fce9bf;
}
.h0223 #menu{
	background:url(../images/design/h/0223/menu_bg.gif) top right no-repeat;
}
.h0223 span.rate{
	background:url(../images/design/h/0223/rate_star_bad.gif) repeat-x;
}
.h0223 span.empty{
	background:url(../images/design/h/0223/rate_star_empty.gif) repeat-x;
}
.h0223 .rating-foreground{
	background:url(../images/design/h/0223/rate_star.gif) repeat-x;
}
.h0223 a.rss{
	background:url(../images/design/h/0223/rss.gif) no-repeat center center;
}
/* -- 03.08 -- */
.h0308 #menu{
	background:url(../images/design/h/0308/menu_bg.gif) top right no-repeat;
}
body.h0308{
	background:url(/images/design/h/0308/bg.jpg) top center repeat-y #fce9bf;
}
/* --  -- */
