body {
margin: 0 auto;
color: #4D4D4D;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.8em;
text-align: left;
background: url(img/bg.gif) repeat;
}

a {
color: #1c6ea8;
}

a:hover {
color: #2699eb;
}

hr{
color: #1c6ea8;
margin: 0px 15px 0px 10px;
}

h1{
font:25px Trebuchet MS;
color: #1c6ea8;
margin: 15px 0 15px 0;
padding-left: 15px; 
}

h1 a{
text-decoration: none;
}

h2 {
font:20px Trebuchet MS;
color: #1c6ea8;
margin: 15px;
}

h2 a{
text-decoration: none;
}

h3 {
font:17px Trebuchet MS;
color: #1c6ea8;
margin: 15px;
}

h3 a{
text-decoration: none;
}

p {
margin: 5px 15px 5px 15px;
}

blockquote p {
font:160% Georgia;
color:#aaa;
padding:5px;
line-height:25px;
}

.highlight {
color: #99cc00;
font-weight:bold;
}
/* content stuff */

#container {
width: 765px;
text-align: left;
margin: 0px auto 0 auto;
background: #282828;
padding: 0 !important;
line-height: 1.8em;
border-left: 10px solid #000;
border-right: 10px solid #000;

}

#header {
height: 220px;
background: url(img/banner.jpg) no-repeat;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}

#header h1 {
float: left;
color: #000;
font:45px Trebuchet MS;
margin: 40px 0 0 15px;
background: none;
font-weight:bold;

}

#content {
float: left;
width: 470px;
margin: 10px 10px 10px 10px;
background:#282828;
color:#787878;
padding: 0;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
border:1px dotted #888; 
}

#content00 {
float: left;
width: 470px;
margin: 10px 10px 10px 10px;
color:#787878;
border:1px dotted #888;
padding: 0;
}

#content0 {
float: left;
width: 470px;
margin: 10px 0px 10px 0px;
color:#787878;
padding: 0;
}

#content1 {
float: left;
width: 215px;
margin: 10px 0px 10px 10px;
background:#282828;
color:#787878;
padding: 0;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
border:1px dotted #888; 
}

#content2 {
float: right;
width: 215px;
margin: 10px 10px 10px 0px;
background:#282828;
color:#787878;
padding: 0;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
border:1px dotted #888; 
}

#sidebar {
float: right;
width: 245px;
margin: 10px 10px 0 0;
padding: 0px 0px 15px 5px;
background:#282828;
color: #787878;
border:1px dotted #888; 

}

/* Side bar thumbs  */

.thumbs img{
position:relative;
padding:1px;
margin:2px 3px 3px 2px;
border:3px solid #aaa;
background-color:inherit;

}
.thumbs img:hover{
border:3px solid #2699eb;
}

/* navigation!!!!!! */

#nav-top {
float: right;
margin: 15px 15px 0 0;
/* background:inherit; */
}

#nav-top ul {
margin: 0;
padding: 2px;
background:inherit;
}

#nav-top li {
display: inline;
padding: 4px;
}

#nav-top a, #nav-top a:visited {
color: #ccff33;
font-weight:bold;
text-decoration: none;
margin: 4px;
}

#nav-top a:hover, #nav-top a:visited:hover {
color: #aaa;
}

/* main navigation */

#mainnav {

margin: 2px 16px 2px 11px;
min-height: 30px;
background:inherit;
}

#mainnav ul {
height: 100%;
margin: 0;
padding: 0 0 0 10px;
}

#mainnav li {
list-style-type: none;
float: right;
width: auto;
margin: 7px 5px 0 5px;

}

#mainnav a:link, #mainnav a:visited {
display: block;
color: #aaa;
text-transform:uppercase;
font-weight: bold;
text-decoration: none;
padding: 1px 10px 2px 12px;
background:inherit;
border-bottom: 2px solid #1c6ea8;
}

#mainnav a:hover, #mainnav a:visited:hover {
color: #FFFFFF;
text-decoration: none;
padding: 1px 10px 2px 12px;
border-bottom: 2px solid #2699eb;
background:#212121;
}

/*sub main navigation */

#mainnavsub {
clear: both;
}

#mainnavsub ul {
margin: 0;
padding: 0 10px 0 10px;
}

#mainnavsub li {
list-style-type: none;
float: right;
margin: 4px 16px 0 2px;
padding-left: 8px;
}

#mainnavsub li a {
font-size:10px;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
color:#aaa;
}
#mainnavsub li a:hover {
text-decoration: none;
color:#fff;
}

/*right nav */

#nav-right ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav-right {
margin: 10px;
}

#nav-right li {
display:block;
padding:0;
margin: 1px 0 1px 0px;
border-bottom: 1px dotted #888; 
}
#nav-right li a {
display:block;
padding: 0px 1px 0px 6px;
text-decoration: none;
background:inherit;
color: #aaa;
}

#nav-right li a:hover{
background:#212121;
color: #fff;
}
#nav-right_cen {
text-align: center;
margin: 10px;
}



/* footer */
#footer-contents {
clear: both;
text-align: right;
background:inherit;
margin: 0;
padding: 2px 0 2px 0;
border-top:1px dotted #aaa;
}
	
#footer-copy {
padding: 5px;
background:inherit;
margin: 4px 16px 4px 10px!important;
color: #aaa;
}

#footer-copy a,#footer-copy a:visited {
color: #1c6ea8;
}

#footer-copy a:hover,#footer-copy a:visited:hover {
color: #aaa;
}

#footer-links{
font-size: 10px;
padding: 0;
margin: 10px 16px !important;
}

#footer-pr {
font-size: 9px;
padding: 5px;
background:inherit;
margin: 4px 16px 4px 10px!important;
color: #aaa;
}

/* main */
.sez_cl_nazev {
width: 90%;
font-size: 18px;
color: #1c6ea8;
text-align: left;
font-weight: bold;
margin: 5px 25px 0px 10px;
/*line-height: 30px;*/
}
.sez_cl_nazev a {
color: #1c6ea8;
text-decoration: none;
}
.zmensi {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}
.sez_cl_perex {
	width: 90%;
	text-align: justify;
	font-style: italic;
	margin: 0px 30px 0px 10px;
/*	background-color: #00FF00; */
}
.sez_cl_footer {
	width: 90%;
	margin: 0px 30px 0px 10px;
}
.sez_cl_koment {
	float: left;
}
.sez_cl_info {
	float: right;
}
.sez_cl_info a {
/*	color: #FFFFFF; */
}

/* page */
.text_field{
	width: 99%;
}
.storymeta{
	padding-left: 15px; 
	font-style: italic;
}
.storycontent {
	margin: 15px; 
}
.storycontent a,.storycontent a:visited  {
	color: #1c6ea8;
}
.storycontent a:hover {
	color: #aaa;
}
.storycontent img{
	margin: 5px;
	border:3px solid #aaa;
	background-color:inherit;
}
.storycontent1 {
	margin: 0px; 
}
.storycontent1 a,.storycontent1 a:visited  {
	color: #1c6ea8;
}
.storycontent1 a:hover {
	color: #aaa;
}
.storycontent1 img{
	margin: 5px;
	border:3px solid #aaa;
	background-color:inherit;
}
.storyperex{
	margin: 15px; 
}
.storyperex img{
 margin: 7px 8px 0px 0px;
}
.storycount{
	font-size: 10px;
	float: right;
}

/* Diskuze */
.diskus {
	margin: 0px 15px 5px 15px;
	width: 96%;
}
.diskus a {
	text-decoration: none;
}
.diskus a:hover{
}
.disctext {
}
.discprava{
	float: right;
	line-height: 20px;
	width: 94%;
}
.discnadpis {
	width: 100%;
	float: left;
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
}

.discinfo {
	width: 40%px;
	float: right;
	font-size: 11px;
	text-align: right;
	padding-top: 1px;
 }
.discinfo a {
	font-weight: bold;
}
.discinfo a:hover {
}
.discinfoleft {
	width: 20%;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;
}
.discpodtrh{
	float: left;
	width: 100%;
	border-bottom: solid #1c6ea8; 1px;
	padding: 10px 0 5px 0;
}
.discvlakno{
	width: 100%;
}
.discvlakno img{
	border: 0px;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}
.discvypis {
	float: left;
	font-size: 10px;
	text-align: left;
}
.discvypis a {
	text-decoration: none;
}
.discvypisinfo {
	float: right;
	font-size: 10px;
	text-align: right;
}
.discvypisinfo a{
	text-decoration: none;
}
.discsel {
	float: left;
	width: 3%;
	font-size: 12px;
	text-align: left;
}
.discsubdisc {
	float: right;
	width: 96%;
	font-size: 10px;
	text-align: left;
}
.disccount {
	float: left;
	width: 516px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.bulet li{
	font-size: 11px;

}

/* Formulář */
#frm {
	float: left;
	width: 436px;
	margin: 0px 15px 2px 15px;
}
#formrow {
	float: left;
	width: 100%;
	text-align: center;
}
.formrow img{
	border: 0px;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}
#form20{
	float: left;
	width: 15%;
	font-size: 11px;
	text-align: left;
}
#form80{
	float: right;
	line-height: 15px;
	width: 84%;
}
.inpfield100 {
	border: 1px solid RGB(249,245,136);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	background-color: #FFFFFF;
}
.inpfield50 {
	border: 1px solid RGB(249,245,136);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 49%;
	background-color: #FFFFFF;
}
.inpfield30 {
	border: 1px solid RGB(249,245,136);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 29%;
	background-color: #FFFFFF;
}

table.box {
	margin-left: 15px ;
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
