body {
  float : left;
	padding : 0px;
	margin:0px;
	width : 100%;
	height : 100%;
	cursor : default;	
	font-family:Verdana,Arial; 
	font-size:12px; 	
	text-align : center;
	background-color : #ffffff;
}

div { cursor : default; margin : 0px; padding : 0px; }
div, form, p { margin : 0px; padding : 0px; }
a { text-decoration : none; color : #0d4fa3; }
a img { border : 0px; }
input,select { font-size : 12px; }

div#main { 
  float : none;
  width : 880px; 
  margin : 0px auto 0px auto;
  padding : 0px;
}
div#content { 
  float : left;
  width : 857px; 
  margin : 0px; 
  text-align : left;
  background : transparent url("../images/back_page.jpg") repeat-y 157px 157px;
}

h1 { 
  position : absolute;
  width: 195px;
  height: 192px;
  margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px;
  background : transparent url("../images/logo.jpg") no-repeat 1px 1px;
}  
h1 a{
  display : block;
  width: 195px;
  height: 192px;
  
  background-color: transparent;
}
h1 a span{display: none;}

h2 { font-size : 15px; margin-bottom : 10px;}

div#menu {
  float : left;
	width: 650px;
  height: 22px;
	margin : 0px 0px 0px 0px;
  margin-top : 148px;
  padding : 2px 5px 0px 45px;
	text-align : left;
	background: #e0dede url("../images/pravy_stin.jpg") repeat-y top right;
	/*border-bottom : 2px solid #d50100;*/
}
div#menu img { padding : 5px 10px 0px 5px; }

div#redLine, div#whiteLine { float : left;	width: 695px;	height: 2px; padding-right : 5px; background: #d50100 url("../images/pravy_stin.jpg") repeat-y top right;}
div#whiteLine { background-color : #ffffff; }

div#page   { float : left; width : 500px; height : 900px; padding : 20px 20px 0px 40px; }
div#banner { float : right;  width : 128px; padding : 0px 5px 5px 0px; background : #d50100 url("../images/back_banner.jpg") repeat-y top right;}
div#banner_right {  float : right; width : 128px; }

div#banner_end { float : right;  width : 140px; height : 4px; padding : 0px 5px 0px 0px; background : transparent url("../images/back_banner_end.jpg") no-repeat top right;}
/*div#banner p { padding : 2px; }

div#banner { float : right;  width : 135px; height : 658px; padding : 0px 0px 0px 0px; background : #d50100 url("../images/back_banner.jpg") repeat-y top right;}

div#banner p { padding : 0px; margin : 10px;}*/

.date {	
	font-size : 10px;
	font-weight : bold;
	color : #fff;
}

div#levyPruh {
  float : left;
  width : 157px;
  height : 870px;
  background: transparent url("../images/levy_pruh.jpg") repeat-y top left;
}
div#levyPruhEnd {
  position : absolute;
  top : 870px;
  width : 157px;
  background: transparent url("../images/levy_pruh_end.jpg") no-repeat top left;
}
div#levyBanner {
  position : absolute;
  top : 200px;
  width : 165px;
  margin-left : 17px;
}
div#levyBanner span { float :left;  width : 165px; margin : 0; padding : 0; }
div#levyBanner span img { float : left; }
span#levyBannerMiddle { background: transparent url("../images/back_levy_middle.jpg") repeat-y top left; }
span#levyBannerMiddle p { padding : 2px; }

div#horniPruh {
  float : right;
  width : 700px;
  height : 170px;
  background: transparent url("../images/horni_pruh.jpg") no-repeat top left;	
}

div#copyRight { float : left; width : 570px; height : 30px; background : #d50100 url("../images/back_copyright.jpg") no-repeat top left; }
div#copyRight p { float : left; margin : 3px; }
