﻿body
{
	 	 
}

a:link
{
	 text-decoration: none;
	 text-transform : uppercase;
	 color : navy;
	 font-size : 30px;
}

a:hover {
color: navy;
text-transform : uppercase; 
font-size : 30px;
}

a:visited {
	text-decoration:none;
	color : navy;
	font-size : 30px;
	text-transform : uppercase;
}
a:active {
background-color: navy;
font-size : 30px;
text-decoration:none;
text-transform : uppercase;
}

#header
{
	 background-image : url(/Img/Header.gif);
	 background-position : bottom;
	 background-repeat : repeat-x;
	 height : 150px;
}

.tele
{
	 background-image : url(/Img/telefon.gif);
	 height : 97px;
	 width : 286px;
	 position : absolute;
	 top : 0px;
	 background-repeat : no-repeat;
	 right : 0px;
	 
}

.logo
{
	   position : absolute;
	  font-family : Arial Black;
	  top : 25px;
	 font-size : 40px;
	 font-weight : bolder;
	  text-transform : uppercase;
}

.logo2
{
	 font-family : Verdana;
	 font-size : 18px;
	 font-style : italic;
	 color : Yellow;
	 font-weight : bolder;
	 position : absolute;
	  right : 10px;
	  top : 130px;
	
	
}

#menu
{
	 background-image : url(/Img/HeaderSlice.gif);
	 background-repeat : repeat-x;
	 height : 60px;
}

.headermenu
{
	 padding : 14px 10px 10px 5px ;

}

#footer
{
	 background-image : url(/Img/Footer.gif);
	 height : 72px;
	 color : White;
	 
}

.cps
{
	 padding : 10px 10px 10px 10px ;
}


#loginbox
{
	 width : 70px;
	 padding : 5px 5px 5px 5px ;
	 float : left;
}

.copyright
{
	 font-family : Verdana;
	 font-size : 18px;
	 font-style : italic;
	 color : Yellow;
	 font-weight : bolder;
	 position : absolute;
	 right : 20px;
	  padding : 10px 10px 10px 5px ;
	 
}

.sectiontitle
{
	 font-family : Arial;
	 font-size : 14px;
}


.lgin
{
	border : dotted 1px #414C72;
	color : #414C72;
	font-size : 10px;
	background-color : #F3F3F3;
}

.lgin_t
{
	color : #414C72;
	font-size : 10px;
}

.text_box
  {
	 border : solid 1px black;
	 width : 95%;
	 height : 500px;
	 
  }


.label_box
  {
	 border : solid 0px white;
	 width : 95%;
	 height : 500px;

  }
  
.sectiontitle1
{
	 font-family : Arial;
	 font-size : 14px;
}

.uslugi
{
	 font-size : 14px;
}

.uslugi A:link {text-decoration: none; font-size : 16px;}
.uslugi A:visited {text-decoration: none; font-size : 16px;}
.uslugi A:active {text-decoration: none; font-size : 16px;}
.uslugi A:hover {text-decoration: underline; font-size : 16px;}

.cps A:link {text-decoration: none; font-size : 11px;}
.cps A:visited {text-decoration: none; font-size : 11px;}
.cps A:active {text-decoration: none; font-size : 11px;}
.cps A:hover {text-decoration: underline; font-size : 11px;}

.mainpage
{
	 font-size : 22px;
}