body {
margin:0px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(pictures/bgtop.jpg);
background-position:top;
background-repeat:repeat-x;
}
#sxema {
background-image:url(pictures/sxema.jpg);
background-position:bottom left;
background-repeat:no-repeat;
height:auto;
}
#lefttop {
position:absolute;
top:0px;
right:auto;
left:0px;
background-image:url(pictures/bgleft.jpg);
background-position:top left;
background-repeat:no-repeat;
width:264px;
height:116px;
}
#righttop {
position:absolute;
top:0px;
right:0px;
left:auto;
background-image:url(pictures/bgright.jpg);
background-position:top right;
background-repeat:no-repeat;
width:57px;
height:116px;
}
#logo {
position:absolute;
top:40px;
right:auto;
left:300px;
width:auto;
height:76px;
font-size:20px;
font-weight:normal;
color:#3896df;
background-image:url(pictures/bglogo.jpg);
background-position: bottom;
background-repeat:no-repeat;
}
#logo span {
font-size:22px;
color:#ffffff;
font-weight:normal;
padding-left:40px;
}
/*****/
#menuleft {
float:left;
clear:both;
width:270px;
height:300px;
margin:50px 0px 0px 0px;
background-image:url(pictures/bgmenu.jpg);
background-position:top left;
background-repeat:no-repeat;
color:#3896df;
font-weight:bold;
}
#menuleft div {
margin:28px 20px 28px 23px;
padding-bottom:3px;
padding-left:23px;
border-bottom:1px dotted #f3f3f3;
}
#menuleft a:link, #menuleft a:visited {
color:#3896df;
text-decoration:none;
}
#menuleft a:hover {
color:#f6cb00;
text-decoration:none;
}
/*****/
#maincontent {
margin:200px 20px 0px 230px;
width:auto;
height:auto;
min-height:500px;
background-image:url(pictures/shadowleft.png);
background-position:left center;
background-repeat:no-repeat;
padding-left:60px;
padding-bottom:20px;
}
#maincontent h1 {
font-size:24px;
font-weight:normal;
color:#3896df;
}
#maincontent h2 {
font-size:14px;
font-weight:bold;
color:#3896df;
}
#maincontent a:link, #maincontent a:visited {
color:#000000;
}
#maincontent a:hover {
color:#3896df;
text-decoration:none;
}
#maincontent ol li {
padding:4px 0px;
}
#maincontent ul li {
padding:4px 0px;
list-style:square;
}
#price table {
width:auto;
border-collapse:collapse;
border:1px dotted #CCCCCC;
}
#price table td {
padding:8px;
border:1px dotted #CCCCCC;
vertical-align:top;
}
#pricemainzag {
font-weight:bold;
text-align:center;
background-color:#f3f3f3;
}
.pricezag {
font-weight:bold;
text-align:center;
background-color:#e6f2fe;
}
#imgintext {
font-size:11px;
font-style:italic;
color: #666666;
padding-bottom:6px;
}
#img-index {
float:right;
margin:10px 0px 10px 10px;
}
/*****/
#footer {
clear:both;
width:100%;
height:auto;
min-height:55px;
background-color:#fbecb9;
overflow: hidden;
font-size:10px;
color:#cdb669;
text-align:center;
margin-top:-12px;
}
#footer-left {
float:left;
width:30px;
height:55px;
background-image: url(pictures/footerleft.jpg);
background-position:left;
background-repeat:no-repeat;
}
#footer-right {
float: right;
width:23px;
height:55px;
background-image:url(pictures/footerright.jpg);
background-position:top right;
background-repeat:no-repeat;
}
#footer-center {
margin-left:30px;
width:auto;
}
#footer-center p {
padding-top:10px;
}
#outer1 {
width: 100%;
margin-right: -23px;
float: left;
}
#outer2 {
margin-right: 23px;
}
#outer3 {
width: 100%;
margin-left: -30px;
float: right;
}
#meter {
display:none;
}
