body {
background:url(images/body.jpg) no-repeat top center #147daf;
font-family:"arial ce", "helvetica ce", arial, helvetica, sans-serif;
font-size:72.5%;
font-size:12px;
color:#222222;
}
* {
margin:0;
padding:0;
}
img {
border:0;
}
p {
margin-bottom:1.4em;
}
a {
text-decoration:none;
color:#b07913;
}
a:hover {
text-decoration:none;
color:#147daf;
}

/* Structure */

#wrapper {
	margin:0 auto;
	width:900px;
	background:#ffffff;
	font-size:1.20em;
	}
#header {
	height:140px;
	background:url(images/header.png) repeat-x;
	}
#menu {
	height:35px;
	line-height:35px;
	background:#fe6902 url(images/menu.png) repeat-x;
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#fe6902;
	margin-right:10px;
	}
#content {
	float:left;
	width:700px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:100px;
	background:#fe6902 url(images/footer.png) repeat-x;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	background: url(images/odstavec.jpg) repeat-x left bottom;
	}
.entry h1 {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#147daf;
	cursor:default;
	padding:10px 0;
	}
.entry h2 {
	font-size:1.40em;
	font-weight:normal;
	letter-spacing:1px;
	color:#fe6902;
	cursor:default;
	padding:10px 10px;
	}
.entry h3 {
	font-size:1.30em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#fe6902;
	cursor:default;
	padding:10px 20px;
	}
.entry ul {
padding:0 50px;
margin-bottom:10px;
}
.entry p{
padding:0 30px;
border:1px solid #a9a9a9;
}
.entry p:hover{
background: url(images/active.gif) repeat-y left top;
}
.entry a{
padding:30px 80px;
}
.entry p a{
padding:0 0;
}
.entry img{
margin-top:10px;
}
fieldset {
margin:1em 0;
padding:1em;
border:1px solid #ccc;
background:#e8e8d8;
}
legend{
font-weight:bold;
}
input#captcha {
width:20px;
font-weight:bold;
}
input{
width:250px;
}
textarea{
width:500px;
height:200px;
}
#link_me textarea{
width:150px;
height:50px;
}
input:focus, textarea:focus{
background:#ffc;
border-top:2px solid #999;
border-left:2px solid #999;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}
input, textarea{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}

/* kontakty */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#913c11;
	font-weight:bold;
	margin-right:2px;
	cursor:default;
	}
/* navigacia */

#sidebar ul {
	list-style-type:none;
	margin-top:35px;
	}
#sidebar li {}
#sidebar li a {
	font-weight:bold;
	display:block;
	height:20px;
	line-height:20px;
	color:#913c11;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:url(images/sidebar-hover.png) no-repeat center center;
	color:#ffffff;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/sidebar-down.png) no-repeat top center;
	}

/* Dolna lista */

#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;
	}

/* nadpis*/

#header h1 {
	font-size:2.5em;
	font-weight:normal;
	position:relative; top:50px; left:30px;
	padding:3px 5px 20px 20px;
	letter-spacing:1px;
	font-style:italic;
	background:url(images/rapid.png) no-repeat;
	}
#header h1 a{
	color:#147daf;
	cursor:default;
}
#header p{
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:5px;
}

/* nahodny obrazok */

#rand_pic {
	height:175px;
	width:156px;
	padding-left:26px;
	margin-top:35px;
	float:right;
	margin-right:10px;
	}
#rand_pic a{
	display:block;
    width:150px;
    height:150px;
    text-decoration: none;
	float:left;
	background:url(images/bg-random.gif) no-repeat bottom right;
	position:relative;
	}
#rand_pic a img{
margin:-4px 4px 4px -4px;
position:relative;
display:block;
border:1px solid #a9a9a9;
padding:4px;
-moz-opacity: 0.80; 
opacity: 0.80;
}
#rand_pic a:hover img{
border:1px solid #147daf;
-moz-opacity: 1.0; 
opacity: 1.0;
}
#link_me {
height:175px;
width:156px;
padding-left:26px;
margin-top:35px;
float:right;
margin-right:10px;
}
/*SimpleViewer CSS*/
/* hide from ie on mac \*/	
#flashcontent {
width: 680px;
height: 680px;
}
/* end hide */