* {
	padding: 0;
	margin: 0;
}
body {
	background: #d6d7d7 url(../gfx/bg.png) ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img { border : 0px}
#main {
	position: relative;
	margin: 0 auto;
	width: 770px;
	border : 0px solid black;
}

a { color: #56758a; }
a:hover { 
background-color: #fce6c0;
color: black;
text-decoration : none;
}


ul a { padding: 3px}

#wrapper {
	
	margin: 0 auto;
	
	
}
.gallery {
	padding : 4px;
	background-color: white;
	margin-right: 6px;
	border: 1px solid black;
}

.right { text-align : right;}

#wrapper_body {
	padding : 0px 0px 5px 0px;
	margin: 0 auto;	
	min-height: 450px;
    	height:auto !important;
    	height: 450px;
    	overflow: auto;
	width: 770px;
	background: #FFF url(../gfx/wrap.png) repeat-y;
}
#header {
	width: 770px;
	height: 54px;
	
	background: #fff url(../gfx/header.png) no-repeat;
}

#header span {
	float : right;
}
#footer {
	position: relative;
	clear: both;
	height: 50px;
	
}
#footer_body {
	color: black;
	font-size: small;
	line-height: 150%;
	margin: 0 auto;	
	clear: both;
	position: relative;
	text-align: center;
	padding: 7px 5px 5px 5px;
	width: 760px;
	height: 28px;
	background: #CCCCCC url(../gfx/footer.png) no-repeat;
}
#footer_body a {
	color: black;
	font-size: small;
	text-decoration : underline;
}

#footer_body a:hover {
	text-decoration : none;
}

#header_logo {
	width : 550px;
	height: 275px;
	float:right;
	text-align: right;
	padding: 5px 6px 10px 0px;
}

#content {
	width : 555px;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	float : right;
	font-size : 12px;
	line-height: 140%;
	text-align : justify;
	
}
#content ul, ol {margin: 0 0 0 20px; padding: 5px 0 5px 20px; list-style: url(../gfx/li.gif);}
#content li { margin: 5px 10px 5px 0px; border-top: 1px solid #eeeeee; }
h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	clear: none; 
	letter-spacing : 1px;
	margin: 2px 0 5px 0px; 
	padding-left: 10px;
	font-size: large;
	font-weight: bold;
	color: #66879D; 
	border-bottom: 1px solid #66879D;
	text-transform: uppercase;
}


h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	clear: none;
	letter-spacing : 1px;
	margin: 5px 0 5px 0px;
	padding: 3px;
	padding-left: 10px;
	font-size: medium;
	font-weight: bold;
	color: #66879D;
	border-top: 1px solid white; 
	border-bottom: 1px solid #66879D;
	text-decoration : none; 	
}

a.link {
	text-decoration : none;
}

h2.s {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	clear: none;
	letter-spacing : 1px;
	margin: 5px 0 5px 0px;
	padding: 3px;
	padding-left: 10px;
	font-size: small;
	font-weight: bold;
	color: #66879D;
	
	border: 1px solid #66879D;
	text-decoration : none; 	
}

.s:hover   { background:#b5c8d5; color: #FFFFFF; } 
#content span {
	font-style : italic;
	color: #66879D;
	font-size : small;
}

a h2 {
	color: #265777;
	font-weight: bold;
	
}

a:hover h2{
	color: black;
	border-bottom: 1px solid black;
	border-top: 1px solid #444444;
	background-color: #fce6c0;
	text-decoration : none;
}

h3{
    clear: both;
    padding: 2px;
    margin-bottom: 5px;
    padding-left: 6px;
    margin-left : 7px;
    margin-right: 7px;
    color: #287cb4;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    border-top: 1px solid #c3d8f4;
    border-left: 1px solid #c3d8f4;
}

#content p { padding: 4px 10px 6px 10px}
.comment {
	border: 1px solid #d4d4d4;
	background-color: #f5f5f5;
	padding: 10px 0px 10px 0px;
}

.comment input.form {
	width: 200px;
}

.comment select {
	width: 200px;
}
.comment .submit {
	padding : 2px 2px 2px 2px;
	background-color: #f5f5f5;
	margin-left: 10px;
	border: 1px solid #d4d4d4;
}

.comment .submit:hover {
	border: 1px solid black;
}
.comment_top {
	width : 535px;
	background: #FFFFFF url(../gfx/comments_top.png) no-repeat bottom;
}
.comment_body {
	width : 517px;
	background-color: #fcf6ea;
	padding: 0px 8px 3px 8px;
	margin-top: 0px;
	border: 1px solid #fda70d;
	border-bottom:0px;
	border-top:0px;
}

.comment_author {
	width : 525px;
	background: #FFFFFF url(../gfx/comments.png) no-repeat top;
	padding: 12px 5px 5px 5px;
}

.comment_author b a{
	color : black;
}

.tdComment {
	width : 80px;
	text-align : right;
	padding-right: 10px;
}

.logo {
margin-top: 5px;
margin-left:6px;
}


.dn {
	border:1px solid #ffb521;
	margin: 5px;
	height: 40px;
	padding: 5px;
	background-color: #ffe5b0;
}
.dn_file {
 float:left;
 width: 150px;
}
.dn_text {
width: 350px;
float:right;
}

.pages { float : right; margin-top: 10px;}
.pages b { border : 1px solid #CCCCCC; padding : 1px 4px 1px 4px; text-decoration : none; background-color: #eaeaea;}
.pages a { border : 1px solid #fcf0a7; padding : 1px 4px 1px 4px; text-decoration : underline; background-color: #fff8ce;}
.pages a:hover { border : 1px solid #d37c00; padding : 1px 4px 1px 4px; text-decoration : none; background-color: #fff8ce;}
/* navigace
==============================================================================*/
#sidebar { width: 200px; padding: 0px 0px 0px 0px; float : left;  }
#sidebar ul { padding: 0 0 0 0; margin: 0 0 0 0; }
#sidebar ul li { display: inline; list-style-type: none;}
#sidebar ul {  font-size: 12px;  letter-spacing: 1px; font-family: Arial;}
#sidebar ul li a {  background: url(../gfx/menu_pasive.png) no-repeat top; width: 155px; height:22px; text-decoration: none; float: left; text-align: left;  padding: 7px 0px 1px 50px; color: #557c94; }
#sidebar ul li a:hover { background: url(../gfx/menu_hover.png) no-repeat top; }
#sidebar ul li strong { font-weight: normal; background: url(../gfx/menu_active.png) no-repeat top; width: 155px; height:22px; text-decoration: none; float: left; text-align: left;  padding: 7px 0px 1px 50px; color: #557c94; }
#sidebar ul ul li a { background: url(../gfx/menu_pasive.png) no-repeat top; width: 155px; height:22px; text-decoration: none; float: left; text-align: left;  padding: 7px 0px 1px 50px; color: #557c94; }
#sidebar ul ul li a:hover { background: url(../gfx/menu_hover.png) no-repeat top;  }
#sidebar ul ul li strong { width: 163px;   text-decoration: none; float: left; text-align: left;  padding: 2px 0px 1px 60px; color: #7c5f36; }
#sidebar ul li.admin a{  background: url(../gfx/menu_admin.png) no-repeat top; width: 155px; height:22px; text-decoration: none; float: left; text-align: left;  padding: 7px 0px 1px 50px; color: red; }
#sidebar ul li.admin a:hover {  text-decoration: underline; }
#sidebar #cl {  clear:both; }

blockquote {
	border-left: 5px solid #fda70e;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 15px;
	color: #333333;
}

.warning {
	background:  #fbf0f0 url("../gfx/alert.gif") no-repeat left;
	border-top: 2px solid #f0c6c6;
	padding: 10px;
	padding-left : 50px;
	margin: 10px;
	color : #e41616;
	font-weight: bold;
}
#banner {margin: 7px 0px 0px 3px}
#odkazy { width: 770px; margin : 0 auto; text-align: center; font-size : small; padding: 0 }
#odkazy a { color: #333;}