body {
margin : 0;
padding : 0;
text-align : left;
color : #000000;
background : #cee8ff url(img/bgd.png) repeat-y top center;
font : 12px "Trebuchet MS", Arial, Helvetica, sans-serif;

}
#container {
width : 850px;
margin : 0 auto;
padding : 0;
color : #000000;
background : #ffffff;
}
			/*BANNER*/
#banner {
float : left;
width : 850px;
height : 222px;
padding : 0;
background : #fff url(img/banner.jpg);
background-repeat:no-repeat;
margin-left: 5px;

}
#banner h1 {
margin : 140px 0 0 20px;
font : "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform : none;
letter-spacing : 0px;
color : #ffffff;
background : transparent;

}
      /*TOPBAR*/
.topbar
{
background : #1f78c8;
width:850px;
height: 25px;
padding-top: 10px;


}

.topbar a
{
font-size: 14px;
margin-left: 20px;
color: white;
padding-left: 3px;



}

.topbar a:hover
{
color : white;
border-left : 10px solid #1f5688;
margin-left: 10px;
padding-left: 3px;
}         


			/*MAIN CONTENT*/
#content1 {
padding : 0 10px 0 10px;

margin-top : 0;
line-height : 1.5em;
max-width: 660px;
font-family: Verdana;
font-size: 14px;}
#content {
padding : 0 10px 0 10px;
margin-left : 170px;
margin-top : 0;
line-height : 1.5em;
max-width: 660px;
font-family: Verdana;
font-size: 14px;

}
#content h1 {
font-size: 25px;
padding : 20px 0 0 0;
letter-spacing : 1px;
color : #236bac;

}
#content p, #content xmp{
font-family: Verdana;
font-size: 14px;
}

.komentare{

margin-left : 170px;




}

			/*LEFT SIDEBAR*/
.sidebar {
float:left;
width : 150px;
margin : 0 0 0 0;
padding : 5px;

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

}
.menu ul {
margin : 1;
padding : 0;
list-style-type : none;

}
.menu li {
margin : 0 0 0.2em 0;

}
.menu a {
display : block;
font-size : 10px;
font-family: Verdana;
color : #ffffff;
background : #2e79bc;
width : 120px;
height: 12px;
padding : 0.5em 0.8em;
text-decoration : none;
border-left : 10px solid #1f5688;

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



			/*RIGHT SIDEBAR*/
#sidebar-b {
float : right;
width : 150px;
margin : 0 0 0 0;
padding : 5px;
}
			/*FOOTER*/
.footer {
background : #ffffff url(img/footer.gif) repeat-x;
text-align:center;
float: left;
width: 850px;


}
.footer p{

padding : 20px;
margin-top : 0px;
height : 40px;
font-size : 0.8em;
border-top : 1px solid #236bac;
color : #000000;
}
.footer a:link, .footer a:visited {
color : #236bac;
text-decoration : none;
}
.footer a:hover {
color : #3186d3;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0 0 10px 0;
color : #caf2c;
}

h2 {
color : #236bac;

}

.size {
font-size: 25px;
padding : 20px 0 0 0;
letter-spacing : 1px;
color : #236bac;
}

blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
color : #236bac;
font-weight : bold;
text-decoration : none;

}
a:hover {
text-decoration : none;
color : #369;
border: none;

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





table.sample th {
        font-family: arial ce,arial,helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold ;
        line-height: 18px;
        text-align: left;
        vertical-align: middle;
	border-width: 1px;
	padding: 6px 10px 6px 10px;
	border-style: solid;
        border-color: #dee0c9 ;
	background-color: #2e79bc;
	-moz-border-radius: 2px;
        -webkit-border-radius: 2px;
}
table.sample td {
        font-family: arial ce,arial,helvetica,sans-serif;
        font-size: 12px;
        line-height: 12px;
        text-align: left;
        vertical-align: middle;
	border-width: 1px;
	padding: 4px 10px 4px 10px;
	border-style: solid;
        border-color: #dee0c9;
	-moz-border-radius: 2px;
        -webkit-border-radius: 2px;
}




table.barvy th {
        font-family: arial ce,arial,helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold ;
        line-height: 18px;
        width:80px;
        text-align: left;
        vertical-align: middle;
	border-width: 1px;
	padding: 6px 10px 6px 10px;
	border-style: solid;
        border-color: #dee0c9 ;
	background-color: #6699cc;
	-moz-border-radius: 2px;
        -webkit-border-radius: 2px;
}
table.barvy td {
        font-family: arial ce,arial,helvetica,sans-serif;
        font-size: 12px;
        line-height: 12px;
        width: 80px;
        text-align: left;
        vertical-align: middle;
	border-width: 1px;
	padding: 4px 10px 4px 10px;
	border-style: solid;
        border-color: #dee0c9;
	-moz-border-radius: 2px;
        -webkit-border-radius: 2px;
}
.table{
width: 660px;
background-color: #d2eaff;
border: 1px solid black;
float: left;

}


.image{
float: left;
margin-top: 10px;
margin-left: 10px;

}
.right_kom {
float: right;
margin-left: 10px;
max-width: 540px;

}


.right_kom h2{
margin-bottom: 0;

}
H5{
margin: 0;

}

.delete a
{
background-image: url('./img/X.png');!important
background-repeat: no-repeat;
width: 2px; !important
height: 9px; !important
position: relative;
z-index: 999;
display : block;
margin-right: -150px;
margin-top: -25px;
padding-bottom: 1px;

border: none;
}
.delete a:hover{
background-position: center bottom;!important
border-left: 0px; !important
margin-right: 10px; !ipmortant
border: 0px; !important

}

.deletek
{
background-image: url('./img/X.png');
background-repeat: no-repeat;
width: 20px;
height: 20px;
position: relative;
z-index: 999;
}
.deletek:hover{
background-position: center bottom;
}
textarea{
background-color: #d2eaff; 
border: 1px dotted black;
min-width: 541px;
min-height: 150px;
max-width: 691px;
}

