@import url("left_menu.css");
@import url("top_menu.css");
html, body { margin: 0px; padding: 0px; border: 0px; height: 100%; }

body {  
background: #d0d0d0;   
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
text-align: center;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img { border:0px;}

a { text-decoration: underline; color: #000080;}
a:hover { text-decoration: none;}

h1 { font-size: 15px; margin-top: 15px; margin-bottom: 10px;  }

p { margin-top:10px; }

#tabl { 
background:#fff; 
border-collapse:collapse; 
border: 2px solid #000; 
width:500px; 
margin: 5px 14px 30px; 
}
#tabl td {
	height:25px;
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
}
.tat { 
background: #c6d977; 
font-weight: bold; 
text-align: center;
}
.big_img {
height: 211px;
width: 324px;
border: 3px solid #465477;
margin: 5px;
}
/*===========================Stranica===============================*/
.yurecm {
width: 800px;
margin: auto;
text-align: left;
}

#head {
height:215px;
width:100%; 
background: #404e6e; 
color:#fff; 
}

#menu {
height:30px; 
width:100%; 
background: #c6d977; 
color:#fff; 
}

#head-1, #head-1 a, #head-1 a:visited {
text-decoration: none;
background: #8ea530 url(images/h.gif) no-repeat; 
height: 13px; 
color: #fff; 
font-size:11px; 
padding-left: 7px; 
}

#t-1 {
width:800px; 
}

#t-2 {
width:195px; 
height:520px; 
vertical-align: top; 
background: #465477 url(images/h-1.jpg) repeat-x; 
}

#t-3 {
color: #c6d977; 
font-size: 26px; 
font-weight: bold; 
padding-top: 15px; 
padding-left: 5px; 
}

#t-4 {
font-size: 18px;
}

#text-1 {
vertical-align:top; 
background: #d9e6a6 url(images/t.jpg) repeat-y;
}

#text-1 p {
text-indent: 10px;
text-align: justify;
margin-bottom: 10px;
}


#text-2 {
color:#5b6046; 
height:33px; 
background: #d9e6a6 url(images/t-1.jpg) no-repeat;
}

#text-3 {
padding-left: 15px; 
padding-top:12px;
}

#text-4 {
background: #c6d977 url(images/t-2.jpg) repeat-y; 
padding: 10px 12px;
}


#text-5 {
background: #e0ebb8 url(images/t-3.jpg) repeat-y; 
padding: 6px 15px 3px; 
font-weight: bold;
}

#foot {
background: #465477; 
text-align:center; 
color: #fff; 
font-weight: bold; 
font-size: 16px; 
padding-bottom: 10px;
}

.dogovor_div {
	clear: both;
	width: 100%;
	margin-left: 15px;
}

.img_dogovor {
	width:  47px;
	height: 46px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;	
}
.dashed
{
border-bottom: 1px dashed;
}

#menu-1 li a{
	list-style-type: none;
}


#menu-1 li a:hover{
	list-style-type: none;
	border-right-color:#FFFFFF;
	border-left-width: 3px;
}

#online_zakaz input, #online_zakaz textarea {
width: 250px;
border-color:#c6d977;
border-style:solid;
}

#online_zakaz button
{
background-color:#c6d977; margin-left: 100px; margin-top: 10px; margin-bottom: 10px;
}

#specaction
{
border:double;
border-bottom-width: 3px;
border-color: #FF0000;
text-align:center;
font-size:18px;
color:#FF0000;
}

#specaction a, #specaction a:visited, #specaction a:hover
{
text-align:center;
font-size:18px;
color:#FF0000;
text-decoration:none;
}

/*sia 21-10-2009*/
.yurecm #t-1 #text-1 #text-4 td {
	padding-right: 20px;
}
/*sia 21-10-2009 end */


/*sia 27-10-2009*/
        #overflash{
            position: relative;
            z-index: 1;
            width: 162px;
            height: 35px;
            left: 600px;
            top: 22px;
            background: red;
        }
/*sia 27-10-2009 end */		

/* for top flash*/
         .flash-wrap{
            position: relative;
            }
         
         .flash-link-to-eng{
            position: absolute; top:0px; left:10px;
			background: url(images/flag_eng.gif) no-repeat left center;
			text-decoration:none;
			font-weight:700;
			font-size:16px;
			padding-left:35px;
            }
         .flash-link-to-rus{
            position: absolute; top:0px; left:10px;
			background: url(images/flag_rus.gif) no-repeat left center;
			text-decoration:none;
			font-weight:700;
			font-size:16px;
			padding-left:35px;
            }			
			