
/*Global Begin*/

body {
    margin: 0px;
	background-color: #3C7BBE;
	padding: 0;	
  }


A:link , A:visited {
    color: #3B5156;
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
/*	border-bottom: 1px dashed ; */
  }
A:hover {
    color: #2758a5;
    font-size: 11px;
    font-family: Arial;
    text-decoration: underline;
    font-weight: bold;
/*	border-bottom: none; */
  }

/* Form element styles */
SELECT {
	font-family:Arial; 
	font-size:10px;
	border: solid 1px;
}
INPUT.text {
	font-family:Arial; 
	font-size:11px;
	border: solid 1px;
}

TEXTAREA {
	font-family:Courier; 
	font-size:12px;
	color: black;
	border: solid 1px;
}

 /* Global End */
 
.copyright {
    padding-top: 22px;
    font-family: Geogia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9fcbfc;
    font-weight: normal;
  }

.ErrorName {
    font-family: Arial;
    text-align:center;
    font-size: 18px;
    color: darkblue;
    font-weight:bold;
  }

IMG.fotoico{
    border: 1px solid black;
  }

IMG.fotoico2 {
    border: 1px solid white;
  }

IMG.gallery {
    color: white;
    border-style:solid;
    border-width: 1px 1px 1px 1px;
  }

.paraNotes {
    font : 11px Arial, Verdana, Helvetica, sans-serif;
    color : #000000;
    font-style: italic;
  }

TABLE.fotos {
    border: 1px solid #dfdfdf;
    margin: 5px 5px 5px 5px;
  }

TABLE.shop_contacts {
    border: 1px solid #ffffff;
    margin: 5px 5px 5px 5px;
  }

TABLE.separator {
    border-style: dotted;
    border-width: 0px 0px 2px 0px;
    border-color: white;
    empty-cells: show;
    border-collapse: collapse;
    width:100%;
    margin: 5px 0px 5px 0px;
  }

TD.rubrika {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #2D3D6D;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #94ADD7;
  }

.text1, .pagesnav, .text {
    font : 11px Arial, Verdana, Helvetica, sans-serif;
    color : #000000;
  }
.text_small {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
  }
.text2 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #2D3D6D;
  }

.title1 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
  }

A.news_headline,A.news_headline:hover, .news_headline {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #183c6e;
    font-weight: bold;
	border-bottom: none;
}
A.news_headline:visited {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #386c9e;
    font-weight: bold;
	border-bottom: none;
}


A.level1, A.level1:visited {
    font-family: Arial;
    font-size: 13px;
    color: #56599c;
    font-weight:bold;
    line-height:13px;
	border-bottom: none;
  }

A.level1:hover {
    font-family: Arial;
    font-size: 13px;
    font-weight:bold;
    line-height:13px;
    color: #6455d0;
	border-bottom: none;
  }

A.level2, A.level2:visited {
    font-family: Times;
    font-size: 12px;
    color: #2b257d;
    font-weight:normal;
    font-style: italic;
	border-bottom: none;
  }

A.level2:hover {
    font-family: Times;
    font-size: 12px;
    color: #6455d0;
    font-weight:normal;
    font-style: italic;
	border-bottom: none;
  }



A.menulink:link,A.menulink:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
    color: #2D3D6D;
    text-decoration: none;
    letter-spacing: 1px;
	border-bottom: none;
}
 
A.menulink:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
    color: #ff8b20;
	text-decoration: none;
    letter-spacing: 1px;
	border-bottom: none;
}


  
  
.copyright A:link, .copyright A:visited, .copyright A:hover {
    font-family: Geogia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9fcbfc;
    font-weight: bold;
	border-bottom: none;
  }

  

/* News and articles styles */
.txtTitle {
    font : 14px Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    color : #1b155d;
    text-align:center;
}

.txtSubTitle {
    font : 12px Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    color : #1b155d;
    text-align:left;
    margin-left:20px;
}
.txtBody {
    font : 11px Arial, Verdana, Helvetica, sans-serif;
    color : #000000;
    text-indent : 5px;
    text-align:justify;
}
.txtBody IMG {
    border: 1px solid black;
    margin: 0px 2px 0px 2px;
}

.txtNotes {
    font : 11px Arial, Verdana, Helvetica, sans-serif;
    color : #000000;
    font-style:italic;
}
.txtAuthor {
    font : 11px Arial, Verdana, Helvetica, sans-serif;
    color : #000000;
    font-style:italic;
    text-align: right;
    padding-right: 20px;
}

TD.plenka_r {
	width: 18px;
	background: url(/images/plenka_r.png) repeat-y right top;
}

TD.plenka_l {
	width: 18px;
	background: url(/images/plenka_l.png) repeat-y left top;
}

A.itemtitle:link,A.itemtitle:visited {
color:#104889;
font-family:Verdana;
font-size:16px;
font-size-adjust:none;
font-weight:bold;
margin:0px;
padding:8px 0px;
text-decoration: none;
}
A.itemtitle:hover {
color:#304df9;
font-family:Verdana;
font-size:16px;
font-size-adjust:none;
font-weight:bold;
margin:0px;
padding:8px 0px;
text-decoration: none;
}

TABLE.selected_item {
	border: dashed 2px orange;
}

TD.smallDigits {
	font: 9px Arial normal black;
}
