body {

/*POZADI STRANKY*/
margin : 0;
padding : 0;
text-align : left;
color : #000000;
background: #A8B0D7 url('../images/ba+cks.png') center center repeat-y;
font-style:normal; font-variant:normal; font-weight:normal; font-size:80%; font-family:Trebuchet MS, verdana, arial, tahoma, sans-serif
}

/*OBSAHOVý KONTEJNER*/

#container {
text-align : left;
width :950px;		 /*šířka obsahoveho kontejneru*/¨
border-width: 3px;
margin : 0px auto;
padding : 0px;           /* šířka výplňě mezi objekty*/
color : #7575754;	 /*barva textu obsahoveho kontejneru*/
background : #ffffff;    /*pozadi obsahoveho kontejneru*/
border:#fefefe 2px solid;/*ramecek kolem www*/
border-boTtom : 2px solid #000000; /*oddelovaci cara paty*/
}


/* Menuh */
#menuh {width: 100%; height: 23px; margin: 0 auto; background :#282E7C;}
#menuh ul {display: inline;margin: 0; padding: 0; list-style: none;}
#menuh li {display: inline; text-transform: uppercase;}

#menuh a {
float: right;
display: block;
text-decoration: none;
text-align: center;
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal;
border-left : 1px solid #1f5688; /*leva cast buttonu*/
color: #Fefefe;
}
#menuh a:hover, #menu .act {background: #000066;}


#hmenu {
float : right;
width : 100%;
height : auto;
background :#282E7C;
border:yellow 0px solid;

}

#hmenu h1{
text-align : right;
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size  :11px;
padding :0px 0px 0px 0px;
line-height : 1.8em;
}

#hmenu h1 a{
color : white;
}

#hmenu a {
float: right;
display: block;
color : #ffffff;
padding :2px 12px 2px 12px;
background blue ;   /*vytvoreni barvy buttonu*/
text-decoration : none;
border-left : 2px solid #1f5688; /*leva cast buttonu*/
text-transform : uppercase;
}

#hmenu ul {
display: inline;
margin : 0px;
padding : 0px;
list-style-type : none;
}

#hmenu li {
display: inline;
padding : 0px;
vertical-align :text-bottom;
}

#hmenu a:hover {
color : white;
font-weight : normal;
background : #000066;
}






/*BANNER*/
#banner {
width : 100%;
height : 180px;
padding : 0;
margin-bottom : 0;
border:0px solid red;
background : #eee url('../images/banner.jpg');
}

#banner h1{
text-align : right;
vertical-align : top;
text-transform : none;
background : transparent;
text-align : right;
/*padding :3px 3px 3px 0px;*/
}

#banner h1 a{
text-align : right;
vertical-align : top;
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size  :10px;
color : white;
}

#banner li {

color: white;
font : normal 2em georgia, verdana, arial, tahoma, sans-serif;
display: inline;
padding : 3px;
}

#banner a:hover {
color : yellow;
font-weight : normal;
background : inherit;
}

/*MAIN CONTENT*/
#content {
padding : 3px 10px 5px 10px;
margin-left : 145px;   /*levý okraj*/
margin-right : 145px;   /*pravy okraj*/ 
margin-top : 5px;
line-height : 1.8em;
border:red 0px solid;
}

#content h1 {
padding : 0px 0 0 0;
font : normal  "Trebuchet MS", verdana, arial, tahoma, sans-serif;
text-transform : uppercase;
letter-spacing : 1px;
color : #000000;
background : inherit;
text-align : left;
}

/*LEFT SIDEBAR*/
#sidebar {
float : left;
width : 130px;
background : #282E7C;    /*barva ppozadi leveho baru*/
border:0px solid yellow; font-size:1em; color:#FFFFFF; margin-left:0; margin-right:0; margin-top:0px; margin-bottom:0; padding-left:2px; padding-right:3px; padding-top:0; padding-bottom:0
} 


/*NAVIGATION*/
.menu {
margin-bottom : 20px;
width : 110px;
padding : 10px 0 0 10px;
margin-left:0px;
text-align:left;
}
.menu ul {
margin : 0;
padding : 0;

}
.menu li {
margin : 0 0 0em 7px;
list-style : square outside url('../images/odrazkavmenu.gif');
}

.menu a {
display : block;  /*vytvoreni buttonu*/
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size  :13px;
color : #ffffff;
/*background : #2e79bc;*/   /*vytvoreni barvy buttonu*/
width : 90px;
/*padding : 5px 5px 0px 10px;*/
text-decoration : none;
/*border-left : 2px solid #1f5688;*/ /*leva cast buttonu*/
/*text-transform : uppercase;*/
}

.menu a:hover {
/*border-left : 10px solid #1f5688;*/
/*background-color : #236bac;*/
color : #fff;
/*background : #000066;*/
}
.links {
/*font-size : 1.4em;*/
text-transform : uppercase;
/*letter-spacing : 1px;*/
}

			/*RIGHT SIDEBAR*/
#sidebar-b {
float : right;
width : 130px;
margin : 5px;
padding : 5px;
background : #282E7C;    /*barva ppozadi leveho baru*/
font-size:1em; color:#FFFFFF; margin-left:0; margin-right:0; margin-top:0px; margin-bottom:0; padding-left:2px; padding-right:3px; padding-top:0; padding-bottom:0

border:0px solid #788888;
}

			/*FOOTER*/
#footer {
margin-top : 3px;
margin-left : 0px;      /*levý okraj*/
margin-right : 0px;    /*pravy okraj*/
/*background : #A8B0D7 url(../images/footer.gif) repeat-x top;*/
background : #FFFFFF;    /*barva pozadi */
text-align:center;
}

#footer p{
 
padding : 0px;   	/*ohrniceni textu paticky*/
margin-top : 0px;
height : 20px;
font-size : 0.8em;
border-top : 1px solid #20247D; /*oddelovaci cara paty*/
color : #000000;
/*border:#788888 1px solid;*/

}
#footer a:link, #footer a:visited {
color : #236bac;
text-decoration : none;
}
#footer a:hover {
color : #3186d3;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0 0 10px 0;
font : normal 1.4em verdana, arial, tahoma, sans-serif;
text-transform : uppercase;
color : #acaf2c;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
color : red;
font-weight : normal;
text-decoration : none;
background : inherit;
}

a:hover {
text-decoration : none;
font-weight : bold;
color : red;
background : inherit;
}

a img {
border: 0px none;
}
			/*CLASS*/
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
.post {
background-color : #404040;
padding : 3px;
border : 0px dashed #8a795d;
font-size : 80%; margin-left:5px; margin-right:10px; margin-top:20px; margin-bottom:0
}
.post .date {
background : url('../images/clock.gif') no-repeat left center;
padding-left : 15px;
margin-left:5px; margin-right:15px; margin-top:0; margin-bottom:0
}
.post .comments {
background : url('../images/comment.gif') no-repeat left center;
padding-left : 15px;
margin-left:5px; margin-right:15px; margin-top:0; margin-bottom:0
}
.post .readmore {
background : url('../images/document.gif') no-repeat left center;
padding-left : 15px;
margin-left:5px; margin-right:15px; margin-top:0; margin-bottom:0
}

/* tabulka */

.tabulka {
border-collapse: collapse;
width : 80%;
border:1px solid silver;
}

.tabulka td {
    border-style:solid;
    border-width:1px;
    padding: 1px 8px 1px 3px;
 }
 

.tabulka a {
	color : black;
	font-weight : bold;
	}

.tabulka a:hover { color: #800000;
		 font-weight : bold;
		}


.tabulka-interni {
border-collapse: collapse;
width : 80%;
border:1px solid black;
background:#ECF3FF;
}

.tabulka-interni td {
    border-style:solid;
    border-width:1px;
    padding: 1px 8px 1px 3px;
 }
 

.tabulka-interni a {
	color : black;
	font-weight : bold;
	}

.tabulka-interni a:hover { color: #800000;
		 font-weight : bold;
		}



 
 /* okno news */

.newswindow {

text-align : left;
width :90%;	
font-size:13px;
color : silver;
background : inherit;    
border:#fefefe 1px solid;
//font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Trebuchet MS, verdana, arial, tahoma, sans-serif;
padding: 1px 3px 1px 3px;
margin : 1px 3px 1px 3px;
/*background : #A8B0D7 url(../images/nav.gif) repeat-y right;*/
}

.newswindow a
{
/*font-variant:small-caps;*/
 font-weight:normal; font-size:11px; font-family:Trebuchet MS, verdana, arial, tahoma, sans-serif;
color : silver;
}

.newswindow a:hover
{
/*font-variant:small-caps;*/
font-weight:normal; font-size:11px;font-family:Trebuchet MS, verdana, arial, tahoma, sans-serif;
color : silver;
text-decoration: underline;

}

.newswindow ul
{list-style-type : none;
 margin: 0;
 padding: 1px 3px 1px 3px;
}

/* Zarovnání obrázků u článku v perexu*/ 
/*.clanky-obrazky {vertical-align: middle; margin: 3px 8px 3px 8px;; border: 1px solid #FFA380; float: left; } */
