/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	margin-top: 50px;
	background-color: #032024;
	background:url(images/bg.jpg) no-repeat top center fixed;
	width:100%;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.std-navig {
	border: 0px;
	text-align:center;
	background: #032024;
	padding: 2px;
	margin:10px;
}

input, textarea {
	margin:3px;
background: url(images/left.png);
}
.bohu a {
font-size: 1.5em;
}
h1, h2, h3 {
	color: #FFF5C5;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF5C5;
}


h3 {
	font-size: 1em;
}

ul,ol {
	list-style: none;
}

a {
	text-decoration: underline;
	color:#7EBCFF;

}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #FFF5C5;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #FFF5C5;
}

img {
border:0px;
}
#main
{
width: 1026px;
margin: 0 auto;
}

/* Header */

#header {
	width: 1026px;
	margin: 0 auto;
	height: 32px;
}

#con
{
background: url(images/left.png) no-repeat left;
height: 32px;
float: left;
width: 185px;
}

#menu {
	float: right;
	height: 32px;
	width: 841px;
/*	background-color: #032024; */
}

#catnav {
	float: right;
	height: 32px;
	width: 841px;
	background: url(images/blacktrans.png);
}
#nav li {
	float: left;
	background: url(images/blacktrans.png);
	line-height: 2em;
	margin: 5px 0 5px 5px;
	font-weight: bold;
}
#nav li:hover {
	background: url(images/blacktrans2.png);
}
#nav li a {
	display: block;
	margin: 0;
	font-size: 1.1em;
	color: #fff;
	padding: 0 13px;
	text-decoration: none;
}
#nav li a:hover {
	color: #afdaff;
	text-decoration: none;
	display: block;
}
#nav li ul {
	position: absolute;
	width: 180px;
	left: -999em;
	padding-top: 5px;
	margin: 0;
	list-style: none;
}
#nav li:hover ul,#nav li.sfhover ul {
	left: auto;
}
#nav li li {
	padding: 0;
	margin: 0;
	width: 180px;
	line-height: 1.5em;
}
#nav li li a {
	color: #fff;
	margin: 0;
	padding: 7px 13px;
	background: url(images/blacktrans3.png);
}
#nav li li ul li {
	margin-left: 13px;
}
#nav li li a:hover {
	color: #afdaff;
}
#nav li:hover,#nav li.sfhover {
	position:static; /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
}






#menu2 {
	height: 32px;
	width: 1026px;
	background: #032024;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	float: left;
}

#menu2 a {
	display: block;
	float: left;
	height: 22px;
	width: 140px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
    text-align: center;

}

#menu2 a:hover {
	color: #7EBCFF;
}

/* Logo */

#logo {
	width: 841px;
	height: 226px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
}


#logo h1 {
	font-style: italic;
	padding-top: 100px;
	padding-left: 20px;
	color: #ffffff;
	text-align: left;
	font-size: 34px;
}

#logo h2 {
	font-style: italic;
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}

#logo p {
	font-style: italic;
	clear: left;
	margin: 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFF5C5;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1026px;
	margin: 0 auto;
	border-top: none;
background: url(images/back_all.png) repeat-y;

}

/* Content */

#content {
	float: right;
	width: 841px;
}

#right_left
{
width: 595px;
padding-top: 10px;
float: left;
}

#right_right
{
float: right;
width: 224px;
	padding:1px;
padding-top: 10px;
}

.post {
padding-top: 20px;
}

.post p {
margin-bottom:15px;
}
.post .title {
	margin: 0;
	padding-left: 10px;
	font-weight: normal;
}

.post h1.title {

	font-size: 18px;

}

.post h2 {
	margin-top:15px;
	font-size: 14px;
	padding: 10px;

}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 10px 10px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7EBCFF;
}

.post .meta a {
	color: #7EBCFF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}

#right_left ul
{
padding-left: 20px;
}

#right_left li
{
padding-left: 10px;
}

#right_right h2
{
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
	text-transform: uppercase;

}

#right_right ul
{
padding-left: 20px;
list-style: none;

}
#right_right a {
color:#7EBCFF;
}

#right_right li
{
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

/* Sidebars */

.sidebar {
	float: left;
background: url(images/left.png) repeat-y;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 185px;
}

#sidebar2 {
	width: 185px;
}

#sidebar2 li h2 {
	margin: 0 0 0.5em 0;
	height: 30px;
	color: #FFF5C5;
	padding-left: 20px;
	padding-top: 9px;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/bottom.gif) no-repeat left bottom;
	font-size: .9em;
}

#sidebar2 li a {
	border: none;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
	text-decoration: underline;
	background:#032024;
}

#sidebar2 li li:hover {
	background:#032024;
}


#bottom
{
height: 30px;
background: url(images/footer.gif) bottom no-repeat;
}

/* Footer */
#footer
{
padding-top: 20px;
padding-bottom: 20px;
height: 20px;
background: #ffffff;
width: 1026px;
text-align: center;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #032024;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #868686
}


ul#portfolio li img{
margin: 0;
	border: 1px solid #ccc;
	padding: 4px;

}

#portfolio ul li {
list-style-type: none;
}

div#loginContent div#loginContentLeft {
    background-repeat:no-repeat;
	display:block;
	margin: 50px 20px 0 50px;
    height:278px;
    width:370px;
}
 div.loginContentLeftBottom {
    padding:14px 20px 14px 20px;
	margin-left:50px;
    width:320px;
    z-index: 200;
    position: absolute;
    top: 545px;
	font-weight: bold;
	color:#000;
	background: #fff url("pozadi.png");
    opacity:0.7;
    moz-opacity: 0.7;
    filter:alpha(opacity:70);


}
 div.loginContentLeftBottom ul {
	padding: 0;
	list-style: none;
}

.fb-like {display:block;margin:15px;padding:10px;background:#e8f0f9;border:1px solid #abd2e9; }
.fb-like h4 {color:#3a5796;font-weight:bold;font-size:13px !important;font-family:'Helvetica Neue',Arial,sans-serif;}

/* komentare */

.kom-z {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
}
.kom-link {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.kom-hlavicka {
	color:#FFFFFF;
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
}
.kom-text {
	color:#FFFFFF;
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
}
.kom-cely-ram {
	padding:4px;
	border: 1px solid #FFFFFF;
	padding-bottom:4px;
	text-align:left;
}