* {margin:0;padding:0}

html, body {
  width       : 100%;
  height      : 100%;
  text-align  : left;
  font-family : verdana, arial, sans-serif;
  font-size   : 12px;  
  line-height : 17px; 
  color       : #ffffff;   
} 

html { background: #000000; }

body.mceContentBody
{
	background: #000000;
}

/* --------------- MAIN CONTAINERS --------------- */ 
/* ------------------------------------------`----- */ 
#main_container {
  width : 998px;    
} 
 
#left_container {
  float      : left;
  width      : 230px;   
  position   : relative;       
  text-align : center;   
}   

#right_container {
  float      : left;
  width      : 750px;
} 

#content_container {
  padding-bottom : 40px; 
  font-family : tahoma;
} 

#content_container ul, .mceContentBody ul
{
	padding-left: 20px;
	background: #000000;
}

#content_container blockquote, .mceContentBody blockquote
{
	padding-left: 20px;
}

#content_container p, .mceContentBody p
{
	padding: 6px 0;
}
 
#footer_container {
  line-height: 50px;  
  text-align : right;
  color      : #AEAEAE;
  font-size  : 10px;  
  font-family: tahoma;    
  padding-right : 23px;
}

/* --------------- MENU --------------- */ 
/* ---------------------------------------- */ 
#menu_container {
  height        : 66px;  
  margin-bottom : 40px;
} 
#menu_nav {  
  text-align : center;
} 
#menu_nav li {  
  list-style  : none;
  text-align  : center;      
  float       : left;
  background  : url('../../img/site/menu_item.jpg') 0 0 no-repeat; 
  width       : 125px;  
  position      : relative;  
}
#menu_nav li a, #menu_nav li a:hover { 
  text-decoration : none;
  color           : #C4D8E6;   
  font-size       : 14px;
  line-height : 66px;
  height: 66px;
  display: block;
  width: 125px;
}  
#menu_nav li a:hover {
  text-decoration : underline;
}

#menu_nav li ul { 
  position   : absolute;
  top        : 56px;
  left       : -999em;
  padding    : 5px 0 0 0;
}
#menu_nav li ul li { 
  float       : none;
  width       : 150px;   
  text-align  : left;
  background : #CFEAF8;  
}
#menu_nav li ul li a, #menu_nav li ul li a:hover { 
	height: auto;
	line-height: 140%;
	display: block;
	width: 130px;
	padding: 0 10px 4px 10px;  
	text-decoration : none;
	float: none;  
	color: #1879BE;   
	font-size: 11px;
}  
#menu_nav li ul li a:hover {
  text-decoration : underline;  
}

/*#menu_nav li:hover  ul {display: block;}*/

#menu_nav li ul #menu_nav_top {
  line-height: 0%;
  height: 9px;
  font-size   : 0;
  background  : url(../../img/site/menu_top.gif) 0 0 no-repeat;  
  padding     : 0;
}
#menu_nav li ul #menu_nav_bottom {
  line-height : 0%;
  height: 9px;
  padding: 0;
	font-size: 0;
  background  : url(../../img/site/menu_bottom.gif) 0 0 no-repeat;  
}

#menu_nav li:hover ul ul, #menu_nav li:hover ul ul ul
{
	left: -999em;
}

#menu_nav li:hover ul, #menu_nav li li:hover ul, #menu_nav li li li:hover ul
{
	left: auto;
}

/* ------------------ SITEMAP -------------------------- */ 
#sitemap_container { 
  margin     : 0 0 20px 20px;
  text-align : left;   
} 
  
#sitemap_container li { 
  list-style  : none;
  line-height : 20px;  
}
#sitemap_container li ul { 
  margin-left: 20px;
}
#sitemap_container a {
  color : #555555;
}


/* ------------------ NEWS  -------------------------- */ 
#news_container_1 {
  width       : 228px;  
  min-height  : 206px; 
  float       : left;
  background  : #FFA800 url(../../img/site/news_bottom_1.jpg) 0 100% no-repeat;  
  margin      : 0 2px;
}
#news_container_top_1 {
  width       : 228px;
  line-height : 9px;        
  margin-bottom: 10px;
  background  : url(../../img/site/news_top_1.jpg) 0 0 no-repeat;  
}

#news_container_2 {
  width       : 228px;
  min-height  : 206px; 
  float       : left;
  background  : #FF6F00 url(../../img/site/news_bottom_2.jpg) 0 100% no-repeat;  
}
#news_container_top_2 {
  width       : 228px;
  line-height : 9px;
  margin-bottom: 10px;
  background  : url(../../img/site/news_top_2.jpg) 0 0 no-repeat;  
} 

.news_item_content {
  padding     : 0 20px;    
  color       : white;
  text-align  : left;     
  font-family : tahoma;
}

.news_item_content a:link, .news_item_content a:visited, .news_item_contenta:hover {
  color : white;       
  text-decoration :underline;
}
.news_item_contenta:hover { 
  color : white;       
  text-decoration :underline;
}

.news_item {
  margin-bottom : 20px;
}
.news_date {
  color : #498AC7;
}                 
.news_subject {
  color : #0F0F0F;
}
.news_subject a:link, .news_subject a:visited, .news_subject:hover {   
  color : #0F0F0F;
} 

a.news_iten_more:link, a.news_iten_more:visited, a.news_iten_more:hover {   
  width       : 134px;   
  line-height : 62px;
  background  : url(../../img/site/more.gif) no-repeat;    
  display     : block;
  color       : #FF9D11;
  text-decoration : none;
  text-align      : center;  
  font-size       : 14px;
  float: right;
  margin          : 5px 0;
} 

#bottom_container a:link, #bottom_container a:visited, #bottom_container a:hover {
  width       : 163px;   
  line-height : 46px;
  background  : url(../../img/site/more.gif) no-repeat;    
  display     : block;
  color       : #FFF;
  text-decoration : none;
  text-align      : left;  
  font-size       : 11px;
  float           : right;
  margin-top      : 145px;
  padding-left    : 7px;
  
} 


/* -------------------------------------------- */ 
/* -------------------------------------------- */  

#decoration_left {
  position   : absolute;
  top        : 0; 
  lefT       : -46px;
  width      : 46px;
  line-height: 655px;
  background : url(../../img/site/decoration_left.png) no-repeat;  
}

#decoration_right {
  position   : absolute;
  top        : 0; 
  right      : -46px;
  width      : 46px;
  line-height: 655px;
  background : url(../../img/site/decoration_right.png) no-repeat;  
}  




.ModFormTableContainer {
  margin: 0 auto;
}
.ModFormTableContainer th {
  padding     : 2px 20px 2px 0;
  font-weight : bold;
}

.table {
  text-align   : center;
  width        : 100%;
  border       : solid 1px #e01b22;
  border-width : 1px 0 0 1px;
  margin       : 10px auto;
}
.table th {
  background : #F3F4F8;
  color      : #8F8F8F;
  font-family : tahoma;
  padding     : 5px 0;
  border       : solid 1px #e01b22;
  border-width : 0 1px 1px 0;
}
.table td {
  border       : solid 1px #e01b22;
  border-width : 0 1px 1px 0;
  padding     : 1px 0;
}


.table2 {
  text-align   : left;
  width        : 100%;
  margin       : 10px auto;
}
.table2 td {
  padding     : 5px;
  font-weight : bold;
}


#link_container {
  position    : absolute;
  top         : 110px;
  right       : 32px; 
  width       : 211px;
  height      : 19px;
  background  : url(../../img/site/box_2.gif) no-repeat;  
  text-align  : center;
  line-height : 19px;
}
#link_container a:link, #link_container a:visited, #link_container a:hover {
  color       : white;
  font-weight : bold;
}


/* ------------------ Other -------------------------- */ 


#title_container {
  position  : absolute;
  top       : 85px;    
  left      : 30px;
  height    : 40px;
  width     : 150px;
  color     : #5177AA;
  font-size : 12px;
  font-family : arial;
}

#copyright_container {
  position   : absolute;
  bottom     : 10px;
  text-align : center;
  width      : 100%;
}  

#contacts_container { 
  margin-top   : 170px;
  text-align   : left;
  padding-left : 50px;
  padding-right: 7px;
  color        : #ffffff;
}

/* ------------------ Langs -------------------------- */ 
#langs_container {
  position    : absolute;
  top         : 40px;
  left       : 9px; 
  width       : 141px;
  height      : 14px;
  background  : url(../../img/site/box_1.gif) no-repeat;  
  padding     : 5px 0 0 70px;
}
#langs_container a:link, #langs_container a:visited, #langs_container a:hover {
  color         : #757886;
  font-family   : tahoma;
  width         : 11px;
  display       : block;
  float         : left;
  padding-right : 11px;
  line-height   : 12px;
}

/* ------------------ Icons -------------------------- */ 
#icons_container {
  width       : 70px;
  height      : 14px;
  margin      : 10px auto;
}  
a#icon_home:link, a#icon_home:visited, a#icon_home:hover,
a#icon_mail:link, a#icon_mail:visited, a#icon_mail:hover,
a#icon_map:link, a#icon_map:visited, a#icon_map:hover {
  display         : block;
  line-height     : 10px;
  float           : left;
  padding-right   : 10px;
  text-decoration : none;
}
a#icon_home:link, a#icon_home:visited, a#icon_home:hover {
  width      : 12px;
  background : url(../../img/site/icon_home.gif) no-repeat;
}
a#icon_mail:link, a#icon_mail:visited, a#icon_mail:hover {
  width      : 12px;
  background : url(../../img/site/icon_mail.gif) no-repeat;
}
a#icon_map:link, a#icon_map:visited, a#icon_map:hover {
  width      : 13px;
  background : url(../../img/site/icon_map.gif) no-repeat;
}
a#icon_home:hover, a#icon_mail:hover, a#icon_map:hover {
  text-decoration : none;
}

/* ------------------- Logo and Photo ------------------------- */ 

#logo_container {
  position : absolute;
  top      : 120px;
  right    : 0;
  background  : url(../../img/config/logo.png) no-repeat;
}

#logo_container a:link, #logo_container a:visited, #logo_container a:hover {
  display     : block;
  width       : 100%;
  height : 100%;
  position    : relative; 
  z-index     : 1;
  text-decoration : none;
}
#logo_innerwrap {
  width  : 100%;
  height : 100%;
}

#photo_container {
  width       : 246px;
  height      : 206px;
  background  : url(../../img/config/photo.jpg) no-repeat;  
  float       : left;  
  position    : relative;
  margin-right: 3px;
}                        
#photo_container_corners {
  width       : 286px;
  height      : 206px;
  background  : url(../../img/site/corners.png) no-repeat;  
}

.photo_corners {
  width       : 246px;
  height      : 206px;
  background  : url(../../img/site/corners.png) no-repeat;  
}     

.photo_item a {
  color: #FFF;
}         

.photo_item
{
	width       : 246px;
  	height      : 206px;
	float       : left;  
	position    : relative;
	margin-right : 3px;	
}        
  
#photo_item_1 {
  width       : 246px;
  height      : 206px;
  background  : url(../../img/site/1.jpg) no-repeat;  
  float       : left;  
  position    : relative;
  margin-right : 3px;
}
#photo_item_2 {
  width       : 246px;
  height      : 206px;
  background  : url(../../img/site/2.jpg) no-repeat;  
  float       : left;  
  position    : relative;
  margin-right : 3px;
}
#photo_item_3 {
  width       : 246px;
  height      : 206px;
  background  : url(../../img/site/3.jpg) no-repeat;  
  float       : left;  
  position    : relative;
}


/* ------------------- Paging ------------------------- */ 
.pages_container  {
  background  : url(../../img/site/pages_bg.gif) no-repeat;  
  line-height : 19px; 
  text-align  : center;     
  line-height : 30px
}  
.pages_container a:link, .pages_container a:visited, .pages_container a:hover {
  color   : #082662;  
  padding : 0 2px;
}
.pages_container a:hover {
  text-decoration : underline;
}
.page_current {   
  background  : #082662;
  color       : white;
  padding     : 0 2px;
}
.page_next {   
  padding-left: 30px; 
}
.page_previuos {   
  padding-right: 30px;
}


/* --------------- EXTRAS --------------------- */ 
/* -------------------------------------------- */ 

h1 {  
  font-size     : 14px;   
  font-weight   : lighter; 
  line-height   : 30px;
  color         : #e01b22;   
  text-align    : left;
  font-family   : verdana;
}  
 
h2 {
  font-size   : 11px;   
  font-weight : bold; 
  line-height : 23px;
  text-align  : center;    
  color       : #e01b22;     
  text-decoration : underline;
}  
 
.button { 
  padding     : 0 10px;
  font-family : arial, sans-serif;  
  font-size   : 11px;
  border      :  white 1px solid; 
  background  : #e01b22;
  color       : white;
}
 
.error_message{
  color     : red;
  font-size : 10px;
}
 
.success_message{
  color       : #4A8FCA;
  font-size   : 11px; 
  font-weight : bold; 
  text-align  : center; 
  line-height : 15px;
} 

.content_block {
}

.tinyInput {
  width: 50px;
} 
.smallInput {
  width: 150px;
} 
.mediumInput {
  width: 200px;
} 
.bigInput {
  width: 400px;
} 
.tinyTArea {
  width  : 400px; 
  height : 100px;
}
.smallTArea {
  width: 400px; 
  height: 200px;
}
.bigTArea {
  width  : 400px;
  height : 200px;
}   

.form_table {
  text-align : left;
} 
.form_table h2 {
  color : white;
  text-align : left;
  font-weight : bold;
  font-size : 14px;
}

.boldText {
  font-weight: bold;
}
.smallText {
  font-size: 10px;   
  font-style: italic;
}

.table {
  border       : solid 1px silver;
  border-width : 1px 0 0 1px;
}
.table td {
  border       : solid 1px silver;
  border-width : 0 1px 1px 0;
  padding      : 5px;
}


img { 
  border: 0;
}
  
.clear {
  clear       : both; 
  line-height : 0px;
  font-size   : 0px;
}

a:link, a:visited, a:hover {
  color           : #e01b22;
  text-decoration : none;
}

a:hover {
  text-decoration: underline;
}

/* CART STYLES */
#product_cart
{
	position: relative;
	margin: 10px 10px 10px 0;
	border: solid 1px #0b4986;
	background: #0e7ba6;
	color: #9ad0e6;
	padding: 5px;
}

#product_cart img
{
	border: 0;
}

.product_cart_table
{
	width: 100%;
}

.product_cart_table th
{
	background: #0b4986;
	color: #9ad0e6;
	padding: 1px 4px;
	font-weight: normal;
}

.product_cart_table td
{
	padding: 1px 4px;
}

.product_cart_table tr.product_cart_odd_rows td
{
	background: #0e7ba6;

}

.product_cart_table tr.product_cart_even_rows td
{
	background: #0b4986;
}

.product_cart_title
{
	font-size: 1.2em;
	padding-bottom: 7px;
}

.product_cart_total
{
	font-size: 1.2em;
	padding: 3px 4px;
	background: #0b4986;
	color: #9ad0e6;
}

.product_cart_buy
{
	text-align: right;
	padding: 6px 4px 0;
}
.product_cart_buy a
{
	padding-left: 4px;
	color: #9ad0e6;
}

.public_cart_table
{
	width: 100%;
	color: #9ad0e6;
}

#content .public_cart_table a img
{
	border: 0;
}

#content .public_cart_table th
{
	background: #0e7ba6;
	color: #FFF;
	padding: 4px 7px;
	text-align: center;
}

#content .public_cart_table td
{
	padding: 4px 7px;
}

#content .public_cart_table tr.product_cart_odd_rows td
{
	background: #0b4986;
}

#content .public_cart_table tr.product_cart_even_rows td
{
	background: #0e7ba6;		
}

#content .public_cart_table tr.public_cart_bottom_row td
{
	background: #0e7ba6;
}

.public_cart_total
{
	padding: 15px;
	text-align: right;
	font-size: 1.5em;
	color: #e01b22;
}

.public_cart_total_price
{	
	color: #e01b22;
}

#content .product_cart_contacts td
{
	padding: 4px 7px;
}

.error-message
{
	background: #ffcccc;
	border: solid 1px #e01b22;
	padding: 2px 8px;
	color: #000;
	font-weight: bold;
}

.error_message, .message
{
	background: #ffcccc;
	border: solid 1px #e01b22;
	padding: 8px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 13px;
}

.form-error
{
	background: #ffcccc;
}

.success_message
{
	background: #ccffcc;
	border: solid 1px #e01b22;
	padding: 8px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
.required_star
{
	color: #e25555;
}

/* POLL STYLES */
#poll_container { width: 178px; position: relative; margin-left: 50px; padding: 10px 0; }
.poll_show_box { padding: 8px 0; }
.poll_question { padding-bottom: 5px; }
.poll_table { margin-bottom: 10px; }
.poll_table td { padding: 4px; }
.poll_table .numbers { white-space: nowrap; }

.facebook { position: relative; float: right; background: #f3f3f3; padding:10px 10px 0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }