/* Generic Styling */

body {
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px; /* Sets default font size to 10px */
	color:#000;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center -30px;
	background-image: url(images/bg_body.jpg);
	}

* {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS";
	}

p {
	color: #000;
	margin-bottom: 10px;
	}

a {
	text-decoration:none;
	color:#666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	}
a:hover {
	text-decoration:none;
	color:#000000;
	}
a.current {
	text-decoration:none;
	color:#000000;
	font-weight: bolder;
	}	

/* Structure */

#wrapper {
	width:900px;
	font-size:1.2em;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
	background-image: url(images/lista.jpg);
	}
#header {
	height:133px;
	}

#sidebar {
	width:235px;
	height: 500px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(images/sidebar2.jpg);
	background-position: -3px -2px;
	float: left;
	}
#content {
	width:640px;
	padding-top: 30px;
	padding-right: 10px;
	height: 565px;
	float: right;
	}
#content_index {
	padding-top: 30px;
	padding-right: 10px;
	width: 800px;
	padding-left: 60px;
	height: 560px;
	}	
#no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content_drazka {
	float:right;
	width:655px;
	min-height:565px;
	padding-top: 30px;
	padding-right: 10px;
	background-image: url(images/zatepleni/topeni_drazka.jpg);
	background-repeat: no-repeat;
	background-position: 300px 10px;
	}
#content_rovna {
	float:right;
	width:655px;
	min-height:565px;
	padding-top: 30px;
	padding-right: 10px;
	background-image: url(images/zatepleni/topeni_rovna.jpg);
	background-repeat: no-repeat;
	background-position: 330px 10px;
	}	
#content_koncova {
	float:right;
	width:655px;
	min-height:565px;
	padding-top: 30px;
	padding-right: 10px;
	background-image: url(images/zatepleni/topeni_koncova.jpg);
	background-repeat: no-repeat;
	background-position: 310px 5px;
	}	
#content_doplnek {
	float:right;
	width:655px;
	min-height:565px;
	padding-top: 30px;
	padding-right: 10px;
	background-image: url(images/zatepleni/topeni_doplnek.jpg);
	background-repeat: no-repeat;
	background-position: 330px 10px;
	}	
	
#www{
	float:left;
	letter-spacing: 0px;
	padding-left: 60px;
	}	
#www a{
	color: #CCCCCC;
	}	
#www a:hover{
	color: #FFFFFF;
	}		
	
#footer {
	height:20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	}

/* Entries */

.entry {
	text-align:justify;
	line-height:18px;
	font-size: 12.5px;
	color: #000;
	}
.entry_odrazka {
	line-height:18px;
	font-size: 12px;
	background-image: url(images/bod1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	}	
.entry_small {
	text-align:justify;
	line-height:20px;
	font-size: 11px;
	}	
.entry_table1 {
	text-align:justify;
	line-height:25px;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	}	
.entry_table_rozperka {
	text-align:justify;
	line-height:22px;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	}		
.kategorie {
	font-size:13px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	}
.entry-title {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #000;
	}
.entry-title a {
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #666666;
	}
.entry-title a.current {
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #000;
	text-decoration: underline;
	}	
.entry-title a:hover {
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #000000;
	}		
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu {
	height:25px;
	line-height:10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 280px;
	}
	

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	width: 181px;
	margin-left: 8px;
	}
#sidebar ul ul{
	list-style-type:none;
	width: 179px;
	margin-left: 10px;
	}	
#sidebar li {
	
	}
#sidebar li a {
	height:24px;
	padding-left:33px;
	display: block;
	color: #CCCCCC;
	font-size: 13px;
	background-image: url(images/sidebar_of.jpg);
	background-repeat: no-repeat;
	background-position: 18px 10px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF5601;
	border-right-color: #FF5601;
	border-bottom-color: #FF5601;
	border-left-color: #FF5601;
	}
#sidebar ul ul a {
	height:24px;
	padding-left:40px;
	display: block;
	color: #CCC;
	font-size: 11px;
	background-image: url(images/sidebar_of.jpg);
	background-repeat: no-repeat;
	background-position: 24px 10px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF5601;
	border-right-color: #FF5601;
	border-bottom-color: #FF5601;
	border-left-color: #FF5601;
	}	
#sidebar li a:hover {
	color: #000000;
	background-repeat: no-repeat;
	background-position: 18px 10px;
	background-image: url(images/sidebar_current.jpg);
	}
#sidebar ul ul a:hover {
	color: #000000;
	background-repeat: no-repeat;
	background-position: 24px 10px;
	background-image: url(images/sidebar_current.jpg);
	}	
	
#sidebar ul ul a.current {
	color: #000000;
	background-repeat: no-repeat;
	background-position: 24px 10px;
	background-image: url(images/sidebar_current.jpg);
	}		
#sidebar li a.current {
	color: #000;
	background-image: url(images/sidebar_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:20px;
	font-weight:bolder;
	cursor:default;
	top:50px;
	color:#000;
	padding-bottom: 0px;
	}
h1 a{
	font-size:18px;
	font-weight:bolder;
	top:50px;
	padding-bottom: 10px;
	color: #333;
	}	

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
	width:10px;
	height:20px;
	background:url("images/button-feed.png") 0 0 no-repeat;
	text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
.paticka {
	font-size:11px;
	color: #CCC;
}
#content_mapa {

	float:left;
	width:400px;
	padding-left: 105px;
	padding-top: 565px;
}
#footer a {
	color: #CCCCCC;
	font-size: 11px;
}
#footer a:hover {

	color: #FFFFFF;
}
.entry_big {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	letter-spacing: -1px;
}
.entry-title-big {
	font-size:24px;
	font-weight:bold;
	letter-spacing:0px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#someElement {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 60px;
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
