@import "template.css";
@import "forms.css";
@import "../lightbox.css";

/******************PAGE PROPORTIONSa*********************/
/*Width of the page */
#container {width: 1017px;}

/*Header height*/
#header {height: 213px;}

/*Column's width*/
#left {width: 234px; height:100%}
#page {width: 560px; padding-left: 10px;  padding-right: 10px;}
#right {width: 203px;}

/*Height of the footer */
#footer {height: 56px;}
#content {padding-bottom: 56px;}

/******************DESIGN OF PAGE***********************/
body {

background: url(/images/armada/back_global.jpg) fixed top repeat-x #fafaf8;

font-family: Verdana;
color: #d7e1c7;
}

img{
border: 0px;
}

a:visited {
    color: #DEFF00;
}


/*Common design*/
#container {

  background: url(/images/armada/back.jpg);
/*  border-right: solid #666 1px;
  border-left: solid #666 1px;*/
}

#header
{
background-image: url(/images/armada/header.jpg);
}


/*Top menu*/
#topmenu {
display: inline;
  padding-top: 6px;
  padding-left: 40px;
  float:left;
}

#topmenu li a {
color: #C3D1AD;
font-size: 0.7em;
font-weight: bold;
text-decoration: none;
}

#topmenu li {
  padding-right: 4px;
  text-align: left;
}

#topmenu li a:hover {
text-decoration: underline;
color: #ffffff;
}

#utils{
display: block;
font-size: 0.6em;
}

#utils a.home{
background: transparent url(/images/armada/home.gif) no-repeat scroll left center;
float: right;
padding-left: 18px;
margin-right: 20px;
margin-top: 10px;
line-height: 10px;
color: #767a58;
}

#utils a:hover.home{
color: #ffffff;
}

#utils a.sitemap{
background: transparent url(/images/armada/sitemap.gif) no-repeat scroll left center;
float: right;
padding-left: 18px;
margin-right: 20px;
margin-top: 10px;
line-height: 10px;
color: #767a58;
}

#utils a:hover.sitemap{
color: #ffffff;
}

#logo{
display: block;
font-size: 0.6em;
width: 158px;
height: 198px;
float: left;
margin-left: 40px;
margin-top: 7px;
background-image: url(/images/armada/ossr_out.jpg); 
}
#logo:hover{
background-image: url(/images/armada/ossr_over.jpg); 
}
#baner{
display: block;
float: left;
margin-left: 36px;
margin-top: 12px; 
}

.more {
text-align:right;
}
.more a {
background: transparent url(../../images/armada/arrow_armada.gif) no-repeat right center;
//background:transparent url(../../images/mosr/but_more.gif) no-repeat scroll right center;
padding-right:10px;
font-size: 0.7em;
}
/*left menu */

#left {
float: left;
padding: 0px;
margin: 0px;
}

#left ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}

#left li a {
  color: #C3D1AD;
  text-decoration: none;
  height: 18px;
  background: url('/images/armada/li.jpg');
  display: block;
  padding-top: 8px;
  padding-left: 40px;
}

#left li a:hover {
  color: #fafaf8;
  background: url('/images/armada/lia.jpg');
}

#left li {
font-weight: normal;
  font-size: 0.8em;
  color: #ffffff;
  border: 0px;
}

/*right block */
#right{
font-size: 0.9em;
color: #e7efd3;
}

#right ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}

#right li a {
  color: #C3D1AD;
  text-decoration: none;
  height: 18px;
  background: url('/images/armada/li_right.jpg');
  display: block;
  padding-top: 8px;
  padding-left: 30px;
}

#right li a:hover {
  color: #fafaf8;
  background: url('/images/armada/li_right2.jpg');
}

#right li {
font-weight: normal;
  font-size: 0.8em;
  color: #ffffff;
  border: 0px;
}
#page{
background-image: url(/images/armada/page.jpg);
background-repeat: no-repeat;
font-size: 0.8em;
  text-align: justify;
}

#fulltext {
color:#FFFFFF;
float:left;
margin-left:10px;
margin-top:0px;
margin-bottom:10px;
}

#fulltext .bg_input {
color:#464D23;
display:inline;
float:left;
height:16px;
margin-right:5px;
width:150px;
background-color:#697059;;
border:1px solid #1c2310;
}
#right #fulltext .search_input {
  color: #fff;
}


/* ----------- FOOTER ---------- */
#footer {
  width: 100%;
  background: url(/images/armada/footer.jpg);
}
#footer a {
  color: #767a58;
  text-decoration: none;
}
#footer a:hover {
  color: #47493E;
  text-decoration: none;
}
#footer #foot {
  text-align: left;
  color: #767a58;
  margin-top: 20px;
  font-size: 0.8em;
}
#footer #makedby {
  display: block;
  position: absolute;
  color: #767a58;
  width: 200px;
  right: 14px;
  top: 15px;
  font-size: 0.6em;
  text-align: right;
}

/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin-bottom: 20px;
  text-align: left;
//  color:#e7efd3;
color:#ffffff;
  text-decoration: none;

  font-size: 1.2em;
}

h2 {
  margin-bottom: 20px;
  text-align: left;
  color:#ffffff;
  text-decoration: none;
  font-size: 1.0em;
}

h3 {
  margin-bottom: 20px;
  text-align: left;
  color:#ffffff;
  text-decoration: none;
  font-size: 1.1em;
}

#right h3 {
font-size: 0.9em;
color: #e7efd3;
  margin: 0;
  text-align: center;
}

a{
color: #ffffff;
text-decoration: none;
}

a:hover{
color: #97df00;
}

p{
margin: 0px;
}
/*developer*/
/*body {background: #FFF5E6;}
#container {background: silver;}
#header {background: #efa4ae;}
#footer {background: #bf9347;}
#content {background: #afdbff;}
#topmenu {background: #0033cc;}
#left {background: #811f72;}
#page {background: #97468b;}
#right {background: #bd4ec0;} */

/*twitter facebook */

#twitter{
  float:left;margin:2px 0px 0px 50px;
}

#facebook{
  float:left; margin:4px 0px 0px 10px;
}

#google{
  float:left;  margin:5px 0px 0px 12px;
}
#youtube{
  float:left;  margin:4px 0px 0px 10px;
}

#rss{
  float:left;  margin:4px 0px 0px 10px;
}

#email{
  float:left;  margin:0px 0px 0px 10px;
}


#zaskis{
  float:left;  margin:4px 0px 0px 0px;

}

