@charset "utf-8";
@import url("http://www.superwebhost.eu/css/reset.css");
/* CSS Document */
* {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
h2 { font-size: 18px; }
h3 { font-size: 17px; }
h4 { font-size: 17px; padding: 5px 0; }
p { padding: 15px 0; }
#page {
position: relative;
margin: auto;
width: 835px;
}
#head {
margin-top: 5px;
position: relative;
width: 835px;
height: 51px;
background: url(../images/design/top-background_02.png) no-repeat;
background-position: bottom;
z-index: 1000;
}
h2.brand {
position: absolute;
left: 20px;
top: 4px;
color: #FFFFFF;
font-size: 36px;
font-weight: bold;
}
h2.brand .small {
font-size: 25px;
font-weight: normal;
}
ul#MenuBar1 {
position: absolute;
left: 560px;
top: 22px;
z-index: 1000px;
}
#banner-top {
	margin-top: 5px;
}
#banner { 
position: relative;
width: 835px; height: 271px;
margin-top: 2px;
background:url(../images/design/banner.jpg);
z-index: 1;
}
#banner h1, #price {
position: absolute;
top: 10px;
left: 20px;
font-size:40px;
font-weight: normal;
color:#00FFFF;
}
#google1 {
float: left;
}
#text, #text2 {
position: absolute;
top: 71px;
left: 48px;
color: #FFFFFF;
font-size: 17px;
line-height: 26px;
}
#text2 {
top: 20px;
left: 620px;
width: 200px;
font-size: 14px;
line-height: normal;
}
#price { top: 220px; left: 20px; }
#right-navigation {
float: right;
width: 234px;
margin-top: 2px;
}
#right-navigation #top {
background: url(../images/design/nav-top.png);
height: 11px;
}
#right-navigation #bottom {
background: url(../images/design/nav-bottom.png);
background-position:bottom;
height: 11px;
}
#right-navigation ul {
background: url(../images/design/nav-middle.png);
list-style-type: none;
padding: 10px;
margin: 0px;
}
#right-navigation ul li a {
font-weight: bold;
text-decoration: none;
list-style-type: none;
margin: 0px;
padding: 0px;
border: none;
}
#right-navigation ul li {
border-bottom: 1px solid #FFFFFF;
line-height: 28px;
}
#right-navigation ul li a img {
border: none;
}
#right-navigation h3 {
padding-left: 10px;
background: url(../images/design/nav-middle.png);
}
#content {
margin-top: 2px;
float: left;
width: 598px;
}
.neobtekat {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#content #top {
height: 11px;
background: url(../images/design/content-top.jpg);
margin-top: 2px;
}
#content #bottom {
height: 11px;
background: url(../images/design/content-bottom.jpg);
}
#content-inside {
padding: 0 5px;
background: url(../images/design/content-back.jpg);
}
table {
width: 100%;
margin: 0 auto;
border-collapse: collapse;
}
td {
border: 2px solid #E9E9E9;
text-align: center;
padding: 2px 0; 
font-size: .9em;
}
th { background: url(../images/design/thbackground.gif); padding: 5px; border: 2px solid #003366; color:#FFFFFF;}
th.exception { background: url(../images/design/thbackground-height.jpg); padding: 5px; border: 2px solid #003366; color:#FFFFFF;}
#content ul { margin-left: 20px; }
#page-bottom { float: left; height: 26px; width: 835px; padding: 5px 0 0 10px; margin: 5px 0; color: #FFFFFF; background: url(../images/design/bottom.jpg) no-repeat; }
a img { border: 0px; }

#page #content #content-inside p a span {font-size: 24px;}
.zebra a {color:#FFF;}
