html, body {
margin: 0;
padding: 0;
background: #ffffff;

}

html {font-size: 62.5%; font-family: Arial, Verdana, Helvetica, sans-serif;}
body {font-size: 1em; line-height: 1.2em; color: #333;}

.workzone {font-size: 14px; line-height: 140%; margin-bottom: 1em}
.workzone  p { padding: 0; margin: 0; margin-bottom: 8px;}
.workzone   strong , .workzone  b {color: #027789; font-weight: bold;}

.price_table td{
padding: 1px;
border: solid #eeeeee 1px;
font-size: 12px;
}
.price_table td p{
margin: 0; padding: 1px;
}
 


ul li{
line-height: 1.3em; margin-left: -10px;
}

.kurs {
font-style: italic; color: #027789;
}

h1, h4, h5, h6
{
	color:#4F4F4F;
}
 

ul li{
line-height: 140%;
font-style: italic;
color: #333333;
list-style-type: square;
}

ul li a{
color: #027789;
}

ul li a:hover{
text-decoration: none;
}

h3 {
color: #629700;
}
a.image_link img {
border: solid #FFFFFF 1px;
}
a.image_link:hover img{
border: solid #4F4F4F 1px;
}


h1{
color: #1c91a2;
text-align: center;
}


h2{
color: #1c91a2;

}



.footer_bg {
height: 102px;
background: url('/images/redesign/footer_bg.gif') repeat-x center center; 
}

.footer {
height: 102px;
background: url('/images/redesign/footer.gif') no-repeat center top;
}

.footer td {
color: #353535;
font-size: 12px;
}
.topmenu{
width: 1014px;
height: 52px;
background: url('/images/redesign/header_menu.gif') center center no-repeat;

margin-top: 16px;
padding-left: 277px;
}

.topmenu_center_selected {
color: #ffffff;
}

a.topmenu_font {
color: #ffffff;
margin-left: 8px;
margin-right: 8px;
}

a.topmenu_font:hover{
text-decoration: none;
color: #f1f1f1;
}
.services_ul li{
font-style: normal;
}
.services_ul li  a{
color: #313131;
font-size: 1em; line-height: 1.5em; margin-bottom: 1em
text-decoration: underline;
}
.services_ul li  a:hover{
color: #999999;
text-decoration: none;
background: #fefefe;
}

.services_ul{
list-style-type: square;
}

.workzone {
text-align: justify;
padding: 0 6px 8px 6px; 
}
 
 a.klatva_a{
 color: #007991;
 font-size: 12px;
 margin-right: 18px;
 }
 
 a.news_date {
 color: #949393;
 text-decoration: none;
 background: #f1f1f1;
 padding: 3px;
 font-size: 10px; 
 }
  a.news_date:hover{
 color: #f1f1f1;
 background: #949393;
 }
 
 a.news_zagl{
 margin: 6px;
 padding: 6px;
 color: #313131;
 font-size: 12px;
 text-decoration: none;
 }
a.news_zagl p{
padding: 0;
margin: 0;
}
  a.news_zagl:hover{
 color: #000000;
 text-decoration: underline;
 }
.akcii{
width: 242px;
height: 93px;
background: url('/images/redesign/banner_akcii.gif') -4px center no-repeat;
padding-left: 70px;
}
.akcii_on{
width: 242px;
height: 93px;
background: url('/images/redesign/banner_akcii_on.gif') -4px center no-repeat;
padding-left: 70px;
}

 h3.akcii_h {
 color: #e62850;
 font-size: 18px;
 font-face: Myriad Pro;
 }

 
.button_1{
width: 213px;
height: 44px;
background: url('/images/redesign/button_1.gif') center center no-repeat;
margin-top: 6px;
}
 
.button_2{
width: 213px;
height: 42px;
background: url('/images/redesign/button_2.gif') center center no-repeat;
}
 
.button_3{
width: 213px;
height: 58px;
background: url('/images/redesign/button_3.gif') center center no-repeat;
}
 
.button_4{
width: 213px;
height: 59px;
background: url('/images/redesign/button_4.gif') center center no-repeat;
}
 
.button_5{
width: 213px;
height: 43px;
background: url('/images/redesign/button_5.gif') center center no-repeat;
}
 
.button_6{
width: 213px;
height: 42px;
background: url('/images/redesign/button_6.gif') center center no-repeat;
}


div.button_div {
padding: 12px 21px 12px 21px;
}


a.button_a{
color: #ffffff;
font-size: 14px;
}



h1, h2
{
	font-size:120%;
}



h3, h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	width:185px;
	margin-top:10px;
	margin-right:10px;
	padding:10px;
	border:1px solid #BFBFBF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.information-block-head
{
	color:#979797;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #B5B5B5;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	border-color:#C4C4C3;
	margin:1em 0;
	background-color:#F5F2E6;
	font-family:sans-serif;
}

a{ color: #323e4a;}
a:hover{text-decoration: none;}


