/* general stuff */


body{
margin:0;
padding:0;
font-family: verdana, arial, sans-serif;
/*background: #ADABA9 url(../images/bg1.gif) top left repeat-x;*/
background: #333333 url(../images/bg1b.jpg) top left repeat;
}
 
/* Layout */

#pagewidth {
margin: 0 auto;
margin-top:16px;
width:800px;
min-height:600px;
text-align:left;
border: 1px solid #000;
}


#header {
width: 800px;
height: 148px;
background: #000 url(../images/hlavicka.jpg) top left no-repeat; 
border-bottom:1px solid #000;
border-top:1px solid #000;
}

#motiv {
float:right;
}

#telo{
width:800px;
min-height:1px;
background: #FFF;
border-top:1px solid #000;
} 
 
#content { /*Levy sloupec tela*/
min-height:700px;
padding-left:5px;
float: left;
width: 595px;
padding-top: 2px;
font-size: 12px;
line-height: 18px;
background: #FFF;
}

#content a {
color:#942929;
}

#content a:hover {
color:#000;
}

#content img {
margin-right:3px;
}
 
#rightcol-broad{ /*Pravy sloupec tela*/
min-height:692px;
padding-top:5px;
margin-top: 5px;
width: 185px;
float: right;
position: relative;
margin-right: 5px;
margin-left: 5px;
background-color: #737838;
 } 
 
#footer-800{
padding-top:7px;
line-height:17px;  
height: 15px; 
width:100%; 
background: #942929; 
font-size: 10px;
color:#FFF;
border-top:1px solid #000;

}

 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.pravy {
float:right;
margin-left:10px;
margin-right:5px;
width: 170px;
height:auto;
margin-top:20px;
}
 
.clr{clear:both;}

/*---- Modules---- */

#rightcol-broad div.module {
width: 185px;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 185px;
}

#rightcol-broad div.module div div {
width: 185px;
}

#rightcol-broad div.module div div div{
width: 185px;
background: transparent;
font-size: 10px;
}

#rightcol-broad div.module div div div div{
/*margin: 0px;*/
}

div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin-left: 5px;
padding: 0px;
margin-bottom: 5px;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}


#user1 ul, #user2 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

.module-sitemap {
text-align:center;
}

.mainlevel-sitemap {
color:#FFF;
}

/* Topmenu */

#menucontainer{
height:25px;
width:800px;
display:block;
margin:0;
background:#000;
opacity: 0.5;   
filter: alpha(opacity=50);   
-moz-opacity: 0.5;   
-khtml-opacity: 0.5; 
}

#menu{
position:relative;
display:block;
height:25px;
font-size:12px;
font-weight:bold;
font-family:Arial,Verdana,Helvitica,sans-serif; 
text-align:center;
}

ul#mainlevel-nav {
float:left;
list-style: none;
padding: 0;
margin: 0;
}

ul#mainlevel-nav li{
float:left;
display:block;
margin:0;
white-space: nowrap;
}

ul#mainlevel-nav li a{
display:block;
color:#fff;
text-decoration:none;
text-align:center;
height:20px;
width:auto;
padding:5px 27px 0 27px;
}

ul#mainlevel-nav li a:hover{
color:#000;
background:#fff;
opacity: 0.4;   
filter: alpha(opacity=40);   
-moz-opacity: 0.4;   
-khtml-opacity: 0.4; 
}

ul#mainlevel-nav li a.current{
color:#000;
background:#fff;
opacity: 0.4;   
filter: alpha(opacity=40);   
-moz-opacity: 0.4;   
-khtml-opacity: 0.4; 
}



/* Main Menu(s) */

a.mainlevel {
margin-left:5px; 
padding-left: 5px;
text-decoration: none; 
color: #fff; 
/*background: url(../images/buttonek_normal.gif) left center no-repeat;*/
font-size: 12px;
width: 165px;
display: block;
line-height: 26px;
font-weight: bold;
border-right: 4px solid #CACACA;
}



html>body a.mainlevel {width:165px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
/*background: url(../images/buttonek_normal.gif) left center no-repeat;*/
background-color: #942929;
/*padding-left:10px; */

}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 10px;
width: 170px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}

html>body a.sublevel {width:160px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 170px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 160px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 160px;
}


/* Other Mambo Stuff */

h1 {
margin:0;
padding-left:4px;
height:16px;
line-height:16px;
font-size:12px;
color:#fff;
width:800px;
background:#000;
opacity: 0.5;   
filter: alpha(opacity=50);   
-moz-opacity: 0.5;   
-khtml-opacity: 0.5; 
}


#title {
}
.pathway {
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #000;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #000;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 1.4;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #000;
color: #000;
margin-bottom: 2px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 10px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

.hraci_img {float:left;padding:2px;border:2px solid #000;background:#CCC;}




