#top {
    text-align: center;
    /*width:1000px;*/
      
}
#header {
  /*background: yellow;*/
    width: 100%;
    background-image: url('img/top-oth.jpg');
    background-repeat: repeat-x;
    background-position:top;
    text-align: center;
}
#header_left {
    width:136px;
    /*float:left;*/
    background-image: url('img/top-l.jpg');
   /*background-position: left top;*/
    background-repeat:no-repeat;
    height: 321px;
}
#header_logo {
    width: 750px;
    /*float:left;*/    
    vertical-align: top;    
    background-image: url('img/top-c.jpg');
    background-position: top;
    background-repeat:no-repeat;
    height: 321px;        
}
header_right {
    width:114px;
    /*float: left;*/
    background-image: url('img/top-r.jpg');
    /*background-position: right top;*/
    background-repeat:no-repeat;
    height: 321px; 
}
#sidebar {
  width: 200px;
  float: left;
  }

#container {
  width: 100%;
}

#footer {
  background: yellow;
  clear: both; 
}


body    {
    /*text-align: center;*/
}
p,td, div	{
	font: 12px Arial, Helvetica, sans-serif;
	color:#2A679F;	
}	
	
	h1	{
	text-align: right;
}

h2	{
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#47BE12;
	text-align:left;
}
h3	{
	font: bold 14px Arial;
	color: #1165A5;
	margin-bottom: 10px;
	margin-top: 0px;
}

h4	{
	font: bold 14px Arial;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 3px;
}

h5	{
	font: bold 12px Arial;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
	align: center;
}

p	{
	margin: 5px 0px 10px 0px;
	text-align:justify;
}
p.small{
	text-align:right;
	margin:0px 0px 5px 0px;
	font:11px;
}

/* ul,ol class*/
	
ol	{
	margin:	0px;
	margin-bottom:	15px;
	margin-left:	40px;	}
	
ul	{
	margin:	0px;
	margin-bottom:	15px;
	margin-left:	40px;	}
	
li	{
	font: 12px Arial, Helvetica, sans-serif;
	color:#2A679F;	
	text-align : justify;
	margin-bottom:	3px;	}

ul.akcia	{
	color:#5771BD;
	margin:	0px;
	margin-bottom:	15px;
	margin-left:	27px;	}
	
li.akcia	{
	font: 12px Arial, Helvetica, sans-serif;
	color:#5771BD;	
	text-align : justify;
	margin-bottom:	3px;	}

.bot-green {
	color:#47BE12;	
}

.prod {
	background-position: center;
	background-repeat:no-repeat;
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menu-act {
	font : bold 12px Arial, Helvetica, sans-serif;
	line-height:13px;
	color : #47BE12;
	margin : 3px 0px 0px 0px;
}


/* table class */
table.products_left{
	margin:3px 10px 2px 0px;
}

table.products_right{
	margin:4px 0px 2px 10px;
}
td.td_text{
	text-align:center;
	padding:2px;
	font: 10px Verdana;
	line-height:10px;
	color:#226194;
}

td.line	{
	text-align: center;
	border-bottom : 2px solid #3381C3;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px solid Gray;
}

td.line2	{
	text-align: center;
	border-bottom : 1px solid #3381C3;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px solid Gray;
}

/* a class */

a,a:link,a:visited,a:active	{
	color:#2A679F;
	text-decoration: underline;
}
a:hover {
	color:#47BE12; 
}

a.menu,a.menu:link,a.menu:visited,a.menu:active	{
	color: #2A679F;
	text-decoration: none;
	}
a.menu:hover {
	color : #47BE12;
}

a.green,a.green:link,a.green:visited,a.green:active	{
	color:#47BE12; 
	text-decoration: underline;
}
a.green:hover {
	color:#2A679F;
}

a.none_orange,a.none_orange:link,a.none_orange:visited,a.none_orange:active	{
	color:#336699;
	text-decoration: none;
}
a.none_orange:hover {
	color:#FF9900;
}

a.domino,a.domino:link,a.domino:visited,a.domino:active	{
	text-decoration:none;
	color:#BBBBBB;
}
a.domino:hover {
	color:	#6A6A6A;	}
	
a.none,a.none:link,a.none:visited,a.none:active	{
	color:#2A679F;
	text-decoration:none;
}
a.none:hover {
	color:#2A679F;
}

.razdel{
	color: #1E90FF;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.razdel-news{
	color: #1E90FF;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 25px;
}


.spip_documents{
	margin:10px;
}

img{
	border: 0px;
}

.spip_doc_titre{
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: normal;
}

.spip_out{
	padding-left: 7px;
	padding-right: 7px;
	margin-left : -10;
	margin-right : -10;
}

.article-name{
	text-align: center;
	font: bold 18px Arial;
	color: #1165A5;
}

.spip_in{
	font-weight: bold;
	text-align: right;
}
