/* CSS Document */

body {background-image:url(image/fon.jpg);}

p {font-family:Verdana, Arial, Tahoma; font-size:13px; margin:10px; color:#333333;}

p.menu {font-family:Verdana, Arial, Tahoma; font-size:13px; margin:5px; margin-left:15px; color:#333333;}

.krohi {font-family:Verdana, Arial, Tahoma; font-size:9px; margin-top:0px; margin-right:0px; color:#999999;}

p.catalog {font-family:Verdana, Arial, Tahoma; font-size:14px; margin-top:0px; margin-bottom:5px;}

h1 {color:#CC0000; font-family:Verdana, Arial, Tahoma; font-size:18px; margin-left:10px; font-weight:bold; text-align:left;}

h2 {color:#CC0000; font-family:Verdana, Arial, Tahoma; font-size:14px; margin-left:10px; margin-top:15px; margin-bottom:5px; font-weight:bold;}

.descr {font-family:Verdana, Arial, Tahoma; font-size:12px; margin-top:3px; margin-bottom:0px; margin-left:15px; margin-right:15px; color:#333333}

a:link {color:#333333; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:hover {color:#CC0000; text-decoration:underline;}
a:active {color:#333333; text-decoration:none;}

Hr {margin-right:15px;}

.input-text{ 
font-family:Verdana, Arial, Tahoma;
font-size:12px;
line-height:normal;
color:#333333;
padding:4px;
border:1;
border-color:#333333;
width:80%;
height:20px;
vertical-align:top;
background:url(image/sample_input_02.jpg) 0 0 x-repeat; 
}

.search_btn {background-color:#333333; color:#FFFFFF; width:80px; height:31px; border:none; vertical-align:bottom; font-weight:bold;}

.red:link {color:#CC0000; text-decoration:underline;}
.red:visited {color:#CC0000; text-decoration:underline;}
.red:hover {color:#333333; text-decoration:none;}
.red:active {color:#CC0000; text-decoration:underline;}

.none:link {color:##FFFFFF; text-decoration:none;}
.none:visited {color:##FFFFFF; text-decoration:none;}
.none:hover {color:##FFFFFF; text-decoration:none;}
.none:active {color:##FFFFFF; text-decoration:none;}
