h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.2em;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.bold{
	color: #444;
	font-weight: bold;
}
.deviz{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: oblique;
	color=#51565B;
	text-align: justify;
}

.faq{
	text-decoration: underline;
}
.fq{
	font-size: 0.75em;
	text-decoration: underline;
}
.elfa {	
	font-family: Times, serif;
	color: #f00;
	font-weight: bold;
}
.bdr {
	border: 1px solid #555;
	border-collapse: collapse;
}
td.rightside{
	background-image: url(images/fon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
td.logo{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
td.headline{
	background-image: url(images/headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.slogan{
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #555;
	text-align: justify;
}
.head{
	font-family: fantasy;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.upercase{
	font-variant: small-caps;
}
.name{
	font-family: Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #e00;
	text-align: justify;
}
.fort{
	font-family: Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #e00;
	text-align: justify;
}

table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
a{font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; color: #000; text-decoration: none; font-weight: bold}
a.leftmenu {
display: block;
width: 170px;
height: 20px;
background: #fff;
border: 0px;
background: url('images/key.png') no-repeat top left;
margin-top: 5px;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000; text-decoration: none; font-weight: bold; padding: 5px;}
a.portf {font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: #000; font-weight: bold;}
a.topmenu {font-family: Arial, Helvetica, sans-serif; font-size: 0.85em; color: #000; text-decoration: none; padding: 0em;}
a.bottom {font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; color: #fff; text-decoration: none;font-weight: normal}
a.bottom:hover {color: #000}
a.txt {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #0000; text-decoration: none;}
a.cont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000;
	text-decoration: none;
}
a:hover {color: #f00}
ul{
	margin-left: 0em;
	padding-left: 1em;
}
ol{
	margin-left: 1em;
	padding-left: 1em;
}
ul.menu {
      list-style-image: url(images/bullet.gif);
	font-size: 0.9em;
	margin-left: 1em;
	padding-left: 0.8em;
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

ul.menu_right {
      list-style-image: url(images/bullet.gif);
	font-size: 1em;
	margin-left: 1em;
	padding-left: 0.8em;
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

div.header{
height: 125px;
}

div.catalog{
height: 360px;
overflow: hidden;
}

ul.smal_list{
font-size: 0.8em;
list-style: none;
margin-left: 0px;
padding-left: 0px;
}

body.kovka{
	background: #E9CEC3 url(images/kovka.jpg) no-repeat left center;
}

table.kov{
width: 100%;
}
/*
table .kov td{
width: 50%;
}*/

div.izd{
width: 200px;
margin: 10px;
margin-left: 200px;
padding: 5px;
border: #000 solid 1px;
background:  #EAD5C4;
}
a.port{
font-size: 14px;
}

div.preview{
float: left;
width: 80px;
margin: 10px;
height: 90px;
text-align: center;
}

/* the overlayed element */ 
.simple_overlay { 
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* growing background image */ 
    background-image:url(/images/white.png); 
     
    /*  
        width after the growing animation finishes 
        height is automatically calculated 
    */ 
    width:450px;         
     
    /* some padding to layout nested elements nicely  */ 
    padding:65px; 
 
    /* a little styling */     
    font-size:11px; 
} 
 
/* default close button positioned on upper right corner */ 
.simple_overlay div.close { 
    background-image:url(http://static.flowplayer.org/tools/img/overlay/close.png); 
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

h4.red{
color: #f00;
}

ul.menu a{
font-size: 0.9em;
}

ol{
margin-left: 25px;
}

h1{
margin-top: 0.7em;
margin-bottom: 0.7em;
}
