﻿body{
	background:#fcd7a7;
}

img { margin: 10px; }
table img { margin: 0px; }

#header{
	height: 220px;
	padding-top: 0px;
	/*border: 1px solid #000000;*/
	/*background: url(../images/logo.png);*/
}

#header1{
 height:80px;
 margin: 0;
 color:#fcd7a7;
 font-size:24px;
}

#main{
 width: 1200px;
 background: #ffe6bf;
 border:1px solid #b80007;
}

#menu1{
 list-style-type: none;
}

.menu {
  list-style: none
}
.menu li{
	float: left;
	margin: 0 10px 0 0;
	background: #b80007;
	border-radius: 10px;
	width: 215px;
	text-align: center;
	line-height: 40px;
    } 
.menu a{
	color: #fcd7a7;
	display: block;
	height: 40px;
	font-size: 18px;
	text-decoration: none;
}
.menu a:hover{
	background: #7d0c00;
	border-radius: 10px;
    -webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 2s;
}

#vernagir2 {
  color: white;
  font-size: 12px;
  margin: 0 0 0 0;
}

#menu2{
	/*border: 1px solid #000000;*/
	float:left;
	/* height: 80%; */
	width:20%;
}

#menu2 a {
  color:#fcd7a7;
  text-decoration:none;
  padding: 4px  8px;
  background:#b80007;
  display:block;
  border-radius: 20px;
  border:1px solid #823b00;
  font-weight:900;
  margin: 5 5 5 5;
}
#menu2 a:hover {
  background:#7d0c00;
  border-radius: 20px;
} 

#content{
 
 margin-left:22%;
/* height:100%; */
 color:#5c2800 ;
margin-right:2%
}

#footer
{	
	height:70px;
	padding-top:10px;
	/*border:1px solid #b80007;*/
	clear:both;
	font-size: 10px;
}
 
.qolegitext
{
  font-size: 18px;
  text-indent: 45px;
  margin: 0;   
  text-align: justify;
}

.kolektivAnun{
	font-size: 18px;
	margin: 0px;
	color:5c2800;
	text-align: center;
}

.kolektivText{
	font-size: 14px;
	margin: 0px;
	color:5c2800;
	text-align:center;
 }

.tableAnun{
	font-size: 11px;
	color: #5c2800;
}
.varchAnun{
	font-size: 11px;
	color:#5c2800;
}
.tnorenAnun{
	font-size: 20px;
	color:#5c2800;
}
.krtAnun{
	font-size: 16px;
	color:#b80007;
}
.masnAnun{
	font-size: 13px;
	color:#006327;
}
.table{
	margin: 0 auto;
}
 
.footertest
{
	font-size: 10px;
	text-align: center;
	color: #5c2800;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.masn
{
	font-size: 18px;
	color:#006635;
	text-indent: 45px;
	margin: 0px; 
}
.vernagir
{
	font-size: 24px;
	color: #006635;
}
.masn1
{
	font-size: 18px;
	color:#5c2800;
} 

.masn2
{
	font-size: 18px;
	color:#fcd7a7;
} 
.voskerich
{
	font-size: 18px;
	color:#8B4513;
}
.dprots
{
	font-size: 18px;
	color:#F0E68C;
}
.licenzia
{
  background: #fcd7a7;
}
.licenziaPoqr
{
  width: 150px;
  height:250px;
}

.datarkDiv
{
  height:15px;
}

#menuBlok
 {
  list-style-type: none;
  width: 220px;
}

ul.inner
 {
 list-style-type: none;
 width: 220px;
 display:none;
 padding:0;
}

#menuBlok>li:hover ul.inner
 {
 display:block;
}









