html { overflow-y:scroll; }
html,body{
margin: 0;
padding:0;
font-family: Verdana,Sans-Serif;
background: #ced5de url('images/body.jpg') fixed 50% 0 no-repeat; 
font-size: 100.01%;
}

#sraf { 
margin: 0;
background: url('images/pattern.png') fixed repeat; zoom:1; padding:10px 0 40px;  
}

#root {
width : 1061px;
height: auto;
margin: auto;
position:relative;
}
#logo
{
        position:relative;        
	width: 1061px;
	height: 332px;
	background: url(images/logo.png) no-repeat;
}
#flash{
width : 324px;
height : 225px;
position : absolute; right : 36px; top : 61px;
}
#menu{
position : absolute; left : 100px; bottom : 7px;
}

#obsah_top{
        float : right;
        margin-top : 10px;
        width: 978px;
	height: 17px;
	background: url(images/obsah_body_top.png) no-repeat;
}
#obsah_middle{
        float : right;
        margin : 0;
        width: 978px;
	background: url(images/obsah_body_middle.png) repeat-y;
}
#obsah_bottom{
        float : right;
        margin : 0;
        width: 978px;
	height: 31px;
	background: url(images/obsah_body_bottom.png) no-repeat;
}
#obsah{
margin-left : 25px;
margin-right : 25px;
font-size : 0.82em;
}
.clear{
 clear: both;
}
a {
color : #000000;
}
a:hover {
color : #990000;
}
.ram_obr{
border: 1px solid #ffffff;
padding : 1px;
}
.ramecek {
margin-bottom:10px;
width:auto;
padding:10px;
border: 1px solid #ffffff;
}
.floatleft
{
float: left;
margin: 0px 20px 0px 0px;
padding: 2px;
}

.floatright
{
float: right;
margin: 0px 0px 0px 0px;
padding: 2px;
}
h1{
font-size : 1.60em;
color : #990000;
}
h2{
font-size : 1.30em;
color : #000000;
}
.sortiment {
font-size:0.82em;
background: url(images/obsah_body_middle.png) repeat-y;
}
.sortiment_th {
background-color: #F2F2F2;
}
.sortiment_td {
background: url(images/obsah_body_middle.png) repeat-y;
color : #990000;
}
.sortiment a {
text-decoration :none;
color: #000000;
font-weight:bold;
}
.sortiment a:hover{
text-decoration :underline;
  color: #990000;
}

.red{
color : #990000;
}
.reklama_paticka{
text-align : center;
font-size : 0.76em;
color : #ededed;
}
