body {
	margin: 0;
	font-size: 12px;
	color: #000000;
	font-family: arial;
}

h1{
    font-size: 14px;
    text-indent: 15px;
    background:url('/images/arrow1.gif') 0px 6px no-repeat;
}

h2{
    font-size: 12px;
}

.blok1 a{
    display:block;
    float: left;
    color:#ffffff;
    font-weight:bold;
    padding-top:15px;
    width:159px;
    height:68px;
    background:url('/images/1kom.jpg') 0px 0px no-repeat;
    text-decoration:none;
}
.blok1 a:hover {color: #ffffff; text-decoration:none;}
.blok2 a{
    display:block;
    float: left;
    color:#ffffff;
    font-weight:bold;
    padding-top:15px;
    width:155px;
    height:66px;
    background:url('/images/2kom.jpg') 0px 0px no-repeat;
    text-decoration:none;
}
.blok2 a:hover {color: #ffffff; text-decoration:none;}
.blok3 a{
    display:block;
    float: left;
    color:#ffffff;
    font-weight:bold;
    padding-top:15px;
    width:157px;
    height:69px;
    background:url('/images/3kom.jpg') 0px 0px no-repeat;
    text-decoration:none;
}
.blok3 a:hover {color: #ffffff; text-decoration:none;}
.blok4 a{
    display:block;
    float: left;
    color:#ffffff;
    font-weight:bold;
    padding-top:15px;
    width:158px;
    height:65px;
    background:url('/images/4kom.jpg') 0px 0px no-repeat;
    text-decoration:none;
}
.blok4 a:hover {color: #ffffff; text-decoration:none;}

.searchfield{
    width:120px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #808080;
    border-right-color: #d4d0c8;
    border-bottom-color: #d4d0c8;
    border-left-color: #808080;
    height: 17px;
    padding-left: 5px;
    font-size: 11px;
    margin-top: -1px;
}

a.menu {color: #ffffff; font-size:12px; font-weight:bold; text-decoration:none;text-transform: uppercase;}
a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {color: #ffffff; text-decoration:underline;}

a {
	font-size: 11px;
	color: #1f72bc;
	font-family: verdana;
	text-decoration:underline;
}
a:hover {text-decoration:none;color:#de6800;}

td {
	font-size: 11px;
	color: #010513;
	font-family: verdana;
}

b {font-weight: bold;}

img {border: none; margin: 0px;}

input, select, textarea {
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	padding-left:5px;
}

ul, li {margin-top:7px;margin-bottom:7px;}
.subli {margin-top:3px;margin-bottom:3px;}


td.content img {border: none; margin:0px 10px 0px 0px;}

.news_block .date{
    font-family:Tahoma, "Times New Roman", Verdana;
    font-size:11px;
    color:#3851a5;
    font-weight:bold;
}
.archive img{
    padding: 5px;
    border: 1px solid #ededed;
    margin-right: 10px;
}

.recieps_item{
    clear:both;
/*    padding-left: 30px;
    padding-top: 15px;   */
    padding-bottom: 5px;
    padding-right: 60px;
}
.recieps_img{
    padding: 5px;
    border: 1px solid #ededed;
    float: left;
    margin-right: 10px;
}
.recieps_item h2{
    font-size:12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#2954a1;
    padding-bottom: 4px;
}
.recieps_item p{
    line-height: 14px;
    color: #4f4f4f; 
}

