/* CSS Document */
body {
background-image:url(pictures/top.jpg);
background-repeat:repeat-x;
background-position:left top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
}
/******TOP*******/
#top {
height:210px;
margin:0px;
}
#title {
position:absolute;
top:30px;
right:auto;
bottom:auto;
left:40px;
font-size:28px;
width:327px;
height:120px;
color:#423c7a;
}
#tel {
position:absolute;
top:98px;
right:20px;
bottom:auto;
left:auto;
font-size:20px;
font-weight:normal;
color:#423c7a;
width:auto;
height:auto;
}
#tel span {
font-size:11px;
font-weight:bold;
color:#00ccff;
}
/*#phone {
position:absolute;
top:0px;
right:6px;
bottom:auto;
left:auto;
width:31px;
height:58px;
background-image:url(pictures/phone.gif);
background-repeat:no-repeat;
}*/
#menu-top {
position:absolute;
top:120px;
right:0px;
bottom:auto;
left:0px;
background-color:#423c7a;
background-image:url(pictures/menu-top.gif);
background-repeat:repeat-x;
background-position:top;
width:auto;
height:60px;
margin:0;
color:#FFFFFF;
font-weight:bold;
font-size:13px;
}
#menu-top table {
margin:0px 0px 0px 150px;
}
#menu-top table td{
width:160px;
height:54px;
text-align:center;
margin:0;
}
#menu-top a:link {
color:#FFFFFF;
text-decoration:none;
}
#menu-top a:visited {
color:#FFFFFF;
text-decoration:none;
}
#menu-top a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#aktiv {
background-image:url(pictures/aktiv.gif);
background-repeat:no-repeat;
background-position:bottom;
width:160px;
height:53px;
color:#423c7a;
margin:0;
}
#aktiv a:link {
color:#423c7a;
text-decoration:none;
}
#aktiv a:visited {
color:#423c7a;
text-decoration:none;
}
#aktiv a:hover {
color:#423c7a;
text-decoration:none;
}
/******NEWS AND FAG******/
#news-top {
clear:both; 
margin:0px 10px 0px 20px; 
width:270px;
height:81px; 
float:left;
vertical-align:top;
background-image:url(pictures/news-top.gif);
background-repeat:no-repeat;
background-position:top;
text-align:center;
}
#news {
clear:both; 
margin:0px 10px 0px 20px; 
width:256px; 
float:left;
vertical-align:top;
background-color:#d7f3ff;
padding:4px 7px 0px 7px;
line-height:20px;
color:#333333;
font-size:11px;
text-align:justify;
}
#news span {
color:#2cb003;
font-size:14px;
font-weight:bold;
}
#news-bottom {
clear:both; 
margin:0px 10px 0px 20px; 
width:280px;
height:142px; 
float:left;
vertical-align:top;
background-image:url(pictures/news-bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
}
#left-foto {
text-align:center;
clear:both; 
margin:0px 10px 0px 20px; 
width:280px;
height:auto; 
float:left;
vertical-align:top;
}
#faq {
clear:both; 
margin:0px 10px 0px 20px; 
width:256px;
height:auto; 
float:left;
vertical-align:top;
text-align: justify;
background-color:#d7f3ff;
padding:4px 7px 0px 7px;
color:#333333;
font-size:11px;
}
#faq span {
color:#423c7a;
font-size:12px;
font-weight:bold;
}
#faq a:hover {
text-decoration:none;
}
#faq h1 {
font-size:18px;
font-weight:normal;
color:#423c7a;
border-bottom:1px dotted #81d9fd;
border-left:none;
}
/*****MAIL*****/
#mess {
width:280px;
vertical-align:top;
text-indent:0px;
}
#mess form {
color:#423c7a;
text-align:center;
padding:4px;
text-indent:0px;
}
/******MAIN******/
h1 {
font-size:18px;
font-weight:normal;
color:#423c7a;
border-bottom:1px dotted #81d9fd;
border-left:2px solid #81d9fd;
padding-bottom:4px;
}
h2 {
font-size:14px;
font-weight:bold;
color:#5bcfff;
}
#main {
margin:0px 50px 20px 320px;
width:auto;
height:auto;
min-height:510px;
vertical-align:top;
text-indent:15px;
text-align:justify;
}
#main p {
padding:2px;
}
#main table {
border:0px outset #000000;
border-collapse:collapse;
}
#main table td {
border:1px inset #000000;
padding:5px;
font-size:11px;
}
#main table span {
font-weight:bold;
}
#mtd {
width:auto;
max-width:100px;
}
#main a:hover {
text-decoration:none;
}
#main ul li {
padding:4px;
}
/******FOOTER******/
#sch {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
float:left;
}
#copy {
font-size:10px;
color:#999999;
text-align:right;
font-weight:normal;
}
#menu-footer {
text-align:center;
font-weight:bold;
font-size:13px;
border-top:2px solid #81d9fd;
padding-top:20px;
margin-right:50px;
margin-left:50px;
color:#423c7a;
}
#menu-footer a:link {
color:#423c7a;
text-decoration:none;
margin-right:20px;
margin-left:20px;
}
#menu-footer a:visited {
color:#423c7a;
text-decoration:none;
margin-right:20px;
margin-left:20px;
}
#menu-footer a:hover {
color:#423c7a;
text-decoration:underline;
margin-right:20px;
margin-left:20px;
}
/******MARKETING******/
.red {
color:red;	
}
.old_price {
text-decoration:line-through;
}
#akziya {
border:dashed medium #F00;
}