/* CSS Document */
body, html
{
	padding:0px;
	margin:0px;
	background-image:url(/media/img/bg.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

H2, h2 a:link, h2 a:visited, h2 a:active
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#770401;
	font-weight:normal;
}

H2
{
	margin: 0px;
	padding: 0 0 10px 10px;
}

P
{
	color:#2F2F2F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

A:link, A:visited, A:active
{
	color:#2F2F2F;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}

UL LI
{
	color:#2F2F2F;
	list-style-image:url(/media/img/mrk2.gif);
	margin-top:10px;
}

.menuItem
{
	padding-left:25px;
	padding-right:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#F8E4A8;	
}

.menuItemAct
{
	padding-left:11px;
	padding-right:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	background-image:url(/media/img/bg8.gif);
}

.menuItemAct A:link, .menuItemAct A:active, .menuItemAct A:visited, .menuItemAct A:hover
{
	font-size:22px;
	color:#878787;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.menuItem A:link, .menuItem A:active, .menuItem A:visited, .menuItem A:hover
{
	font-size:22px;
	color:#F8E4A8;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}

A.moreLink:link, A.moreLink:visited, A.moreLink:active, A.moreLink:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#007AFF;
	text-decoration:underline;
} 

TD#navLine
{
	color:#4E4E4E;
	font-size:11px;
	padding-left:39px;
}

TD#navLine A:link, TD#navLine A:ative, TD#navLine A:visited, TD#navLine A:hover
{
	font-size:11px;
	color:#4E4E4E;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}

A.bottomLink:link, A.bottomLink:visited, A.bottomLink:active, A.bottomLink:hover
{
	font-size:16px;
	color:#FFFFFF;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}

 



DIV.title, div.title a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	color:#000000;
	margin-bottom:20px;
	text-decoration:none;
}

DIV.title DIV.FL, DIV.title DIV.FL a
{
	float:left;
	width:34px;
	height:44px;
	background-image:url(/media/img/lbg.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	
}

div.tariff p
{
	color: #000000;
	padding-left:15px;
	font-size:10px;
}

.button1
{
	width:133px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-image:url(/media/img/but1.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
}

.button1 A:link, .button1 A:active, .button1 A:visited, .button1 A:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}

.button2
{
	width:181px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-image:url(/media/img/but2.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
}

.button2 A:link, .button2 A:active, .button2 A:visited, .button2 A:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}

.frame
{
	width:185px;
	height:123px;
	background-image:url(/media/img/fram.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	text-align:center;
	padding:7px;
}

A.ordButton:link, A.ordButton:active, A.ordButton:visited, A.ordButton:hover 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}



.page {
	font: 15px Tahoma,Arial,Helvetica,sans-serif;
	margin-top:10px;
	text-align:center;
	line-height: 2;
}

.currentpage, .page a:link, .page a:visited {
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color:#000000;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	line-height: 2;
}

.currentpage {
	background-color: #CCCCCC;
	color:#000000;
	line-height: 2;
}

.page a:hover {
	border:1px solid #000000;
	background-color: #777777;
	color:#FFFFFF;
	line-height: 2;
}

.portfolio {
	color:#444444;
	line-height: 200%;
	text-align:justify;
}

.portfolio h2 {
	padding: 0 0 15px 0;
	margin: 0;
}

.portfolio p {
	padding: 0;
	margin: 0;
}

.portfolio hr {
  color:#ddd;
  background-color:#ddd;
  height:1px;
  border:none;
  margin: 0.8em 0px 0.8em 0px;
}


.news, .news a {
	font-size: 16px;
}

table.displaytable {
  border-collapse: collapse;
  border-style:solid;
  border-color:black;
  border-width:0px;
}

.displaytable td {
  border-style:solid;
  border-width:1px;
  border-color: #999999;
  text-align:center;
  padding: 1px 2px 1px 2px;
}

.displaytable thead {
  font-weight: bold;
}

.displaytable TR.row1 { background-color: #f4f4f4 }
.displaytable TR.row2 { background-color: #ffffff }


.clear { /* generic container (i.e. div) for floating buttons */
  overflow: hidden;
  width: 100%;
}

.btnred, .btnred span {
  color:#ff0000;
}

input.btn {

}

a.btn {
  background: url('/media/img/button_slide.png') no-repeat scroll top right;
  color: #000;
  display: block;
  float: left; 
  font: normal 12px arial, sans-serif;
  height: 24px;
  margin-right: 6px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-right: 18px;
  text-decoration: none;
}

a.btn span {
  background: url('/media/img/button_left.png') no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 18px;
}

a.btn:active {
  background-position: bottom right;
  color: #000;
  outline: none; /* hide dotted outline in Firefox */
}

a.btn:active span {
  background-position: bottom left;
  padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.btn_selected span {
  background: url('/media/img/button_left_selected.png') no-repeat;
  color:#FFF;	
}

a.btn_selected {
  background: url('/media/img/button_slide_selected.png') no-repeat scroll top right;
  color:#FFF;	
  font-weight: bold;
}

td.twin_top
{
	background-image: url(/media/img/table_top.gif);
	background-repeat: repeat-x;
}

td.twin_top_center
{
	background-image: url(/media/img/table_top_center.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align:middle;
}


td.bottomborder{
 border-width: 1px;
 border-color: #e4e4e4;
 border-bottom-style: solid;
}

a.newsannounce  {
	color:#606060;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align: justify;
	text-decoration: none;
}

td.frontpageform textarea{
border:0px solid #000; background-color:FFF; height:52px; width:99%
}

td.frontpageform input{
	background-image:url(/media/img/inputfield_center.png); background-repeat:repeat-x; width:150px; height:21px; border:0px; color: black;
    margin-top:1px; 
}


ul.errorlist{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.errorlist li{
	color: #ff0000;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#about-short p, #about-short li {
    font-size:13px;
}

.visitors-block {
    text-align: right;
    margin-top: 22px;
}

.visitors-block p {
    font-size: 22px;
    text-align: justify;
    width: 270px;
    margin: 0 0 7px;
}

.our-shop {
    width: 300px;
    clear:left;
    margin-bottom: 20px;
}

.our-shop .img{
    float:left;
}

.our-shop .text{
    padding-top: 17px;
    margin-left: 90px;
}

.our-partner {
    text-align:center;
    margin-bottom: 20px;
}

.seo-block {
    border:2px solid #ffffff;
    background-color: #f5f5f5;
    margin-right: 16px;
}

.seo-block .title {
    font-size: 16px;
    font-weight:bold;
}
.seo-block .desc p {
    font-size: 13px;
    margin: 4px 15px;
    text-align: left;
}
.seo-block .desc p.first {
    margin-top:12px;
}
.seo-block .desc {
    margin-top: 10px;
}
.seo-block .tabs {
    margin: 0;
    padding: 0;
    width: 214px;
}
.seo-block .tabs li {
    float: left;
    list-style: none outside none;
    margin: 0 3px;
}

.seo-block .tabbed-content-inside {
    clear:left;
    padding: 3px 0;
}
.seo-block .active {
    background-color:red;
}

.tabs li a {
    text-decoration:none;
    height:19px;
    display:block;
}

.tabs .ya a {
    width: 64px;
    background: url("/media/img/ya.png") repeat scroll 0 0 transparent;
}

.tabs .go a {
    width: 58px;
    background: url("/media/img/go.png") repeat scroll 0 0 transparent;
}

.tabs .ra a {
    width: 70px;
    background: url("/media/img/ra.png") repeat scroll 0 0 transparent;
}

.tabs li a:hover,
.tabs li.active a{
    background-position: 0 19px;
}

.tabbed-box.ya {
    background: url("/media/img/line-ya.png") repeat-x scroll 0 19px transparent;
    margin: 0 15px;
}

.tabbed-box.go {
    background: url("/media/img/line-go.png") repeat-x scroll 0 19px transparent;
    margin: 0 15px;
}

.tabbed-box.ra {
    background: url("/media/img/line-ra.png") repeat-x scroll 0 19px transparent;
    margin: 0 15px;
}

.tabbed-content-inside {
    color:#2F2F2F;
    font-size:12px;
    line-height:18px;
}

.news h2 {
    font-size: 27px;
    font-weight:bold;
}

a.more {
    float:right;
}

#positions a.more {
    margin-top:10px;
    margin-right:10px;
}

.tabbed-content-inside td {
    border-bottom: dotted  1px #2F2F2F;
}

.tabbed-content-inside .phrase .count {
    float: right;

}
.tabbed-content-inside .phrase a {
    float:left;
}
