* {margin:0; padding: 0;}
html, body {min-width:950px;}
body {background:#4fb2f3 url(img/bgf.jpg) left bottom repeat-x; color:#333; font: 64.5% Tahoma, Arial, Helvetica, sans-serif; text-align:center;}
img {border:none}
a:link {color:#026690;}
a:visited {color:#026690;}
a:hover {color:#026690;}
a:active {color:#026690;}
ul.horizontallist li {display: inline;list-style-type: none;}
ul.verticallist li {list-style-type: none;}
.clear, .clearing {clear: both;height: 0;overflow: hidden;_height: 0;zoom: 1;}
#wrapper {text-align: left;margin: 0 auto;padding: 0;border:0;width: 950px; background:#fff;padding-bottom:3em;}
#side-a {float: left;width: 650px;}
#side-b {margin: 0;float: left;width: 300px;height: 1%;}
#footer {clear: both;}

#subheader {
  background: url(img/bg.jpg) left top repeat-x;
  position:absolute;
  top:0;
  left:0;
  height:500px;
  width:100%;
  z-index:-1;
}

#header {
  width:950px;
  margin:0 auto;
  height:170px;
  background: url(img/bgh.gif) bottom center no-repeat;
  color:#fff;
  font-size:1.3em;
  line-height:1.4em;
  font-weight:bold;
}
#header p {
  margin-top:10px;
}
#header span {
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: -5000px;  
  display: block;
  cursor: hand;
  cursor: pointer;
  height:170px;
}

#languages {
  text-align:right;
}

#languages a {
  padding:0 0 1px 20px;
  background-position: left center;
  background-repeat: no-repeat;
}

#topimage {
  width:900px;
  height: 280px;
  background-position: center center;
  background-repeat: no-repeat;
  margin:2px auto;
}
#toptext {
  padding: 65px 20px 0 450px;
  font-size:1.4em;
  line-height:1.6em;
  font-weight:bold;
  font-style:italic;
  color:#fff;
  font-family: sans-serif;
}
#toptext a {
  color:#fff;
}

#mainmenu {
  background:#2586e2 url(img/bgm.jpg) repeat-x;
  padding: 12px 0 15px 0;
  font-size:1.3em;
  text-align:center;
  width:900px;
  margin:0 auto;
  clear: both;
}
#mainmenu a {
  color:#fff;
  padding:0 15px;
  font-weight:bold;
  text-decoration:none;
}
#mainmenu .active {
  font-weight: bold;
}

#side-a {
  padding:.6em 0 2em 0;
}

/* CENTER ANONCES *************************************************************/

#centeranonces {
  margin:0 10px 0 25px;
}

.centeranonce {
  width:280px;
  float:left;
  background: #d3ecfc;
  margin-bottom:1.4em;
  padding-bottom:1em;
}

.centeranonce p {
  font-size:1.1em;
  line-height:1.3em;
  margin:10px;
  color:#333;
}

.centeranonce img {
  width:260px;
  margin:10px;
}

.centeranonce a {
  color:#006eb1;
}

.at {
  height:11px;
  background: url(img/at.jpg) center bottom no-repeat;
}


.sidebaranonce {
  padding-bottom:1em;
  font-size:1.2em;
  margin:1.5em 25px 0 20px;
}

.sidebaranonce h2 {
  color:#026690;
  font-weight:bold;
  font-size:1em;
  margin-bottom:.7em;
}

.sidebaranonce p {
  margin:.5em 0;
}
.cart {
  padding-left:18px;
  background: url(img/cart.gif) left 2px no-repeat;
}
.buycart {
  padding:5px 0 5px 18px;
  background: url(img/cartb.gif) left center no-repeat;
}

.catalog {
  xmargin:0 15px 0 10px;
  line-height:1.4em;
}
.catalog li a {
  margin:10px 0;
  display: block;
  padding:0 0 0 20px;
  background: url(img/b.png) left 6px no-repeat;
}

.catalog li a.active{
  color: #ff0000;
  background: url(img/br.gif) left 6px no-repeat;
}

#downloads {
  margin:.5em 15px;
}

#downloads li {
  margin:.7em 0;
}

.contentanonces {
  margin:.5em 0 .5em 15px;
}

.contentanonces h3 {
  text-align:center;
  font-size:1.2em;
  margin-bottom:1em;
}

.andescr {
  background: #EFEFEF;
  border: 1px solid #ddd;
  text-align: left;
  margin-top:1em;
  padding:3px 10px;
  clear:both;
  width:190px;
}

.andescr .cola,
.andescr .colb {
  float:left;
}
.andescr .cola {
  width:165px; //margin-right: -190px;
}
.andescr .colb {
  width:25px; //margin-left:165px; //display:inline;
}

h1.contentheader {
  color:#026690;
  font-weight:bold;
  font-size:1.4em;
  margin:1em 10px 1em 25px;
  margin-bottom:.7em;
}

#sitenavigation
{
  font-size:1.1em;
  margin:.5em 10px 1em 25px;
  line-height:1.5em;
  padding-bottom:1em;
  font-weight:bold;
  border-bottom: 1px solid #d3ecfc;
}
#sitenavigation li:before { content: "» "; }
#sitenavigation li:first-child:before { content: ""; }

#contentlist {
  margin:1em 0 1em 2em;
}

.catdescr {
  font-size:1.2em;
  line-height:1.4em;
  margin:.5em 1em 1em .4em;
}
.catdescr p {
  margin-bottom:1em;
}

#centeranonces {
  margin:0 10px 0 25px;
}
.post {
  width:180px;
  background: #d3ecfc;
  float:left;
  margin-bottom:1.4em;
}

.post p {
  line-height:1.2em;
  margin:10px;
  color:#333;
}

.post .pt .date {
  display: block;
}

/*.post img {
  width:160px;
  margin:10px;
}
*/
.contentimg {
  width:160px;
  height:160px;
  background-color:#fff;
  background-position: center center;
  background-repeat:no-repeat;
  margin:10px;
}

.pat {
  height:12px;
  background: url(img/ac.jpg) center bottom no-repeat;
}

.catidescr {
  height:8em;
  margin:0;
  padding:0 10px;
}
.catidescr p {
  margin:0;
  padding:0;
  font-size:1.1em;
}

#pagenav {
	margin:1em 2em;
	text-align:right;
}
#pagenav span {
	margin:.2em;
	padding:.2em .3em .2em .3em;
	background:#eee;
	border:1px solid #efefef;
}
#pagenav span#current {
	background:#fefefe;
	border:1px solid #efefef;
}
#pagenav a {
	border:0;
	font-weight:bold;
}
#pagenav a:hover {
	text-decoration:none;
}

.document {
  margin:0 10px 0 25px;
  font-size:1.2em;
  word-spacing: 0.05em;
  line-height: 1.3em;
  clear: both;
}

.document img {
  border: 1px solid #ddd;
  padding:1px;
}

.document p {
  margin:.7em 0;
}
.document ul, .document ol {
  margin:.7em 1em .7em 3em;
}
.document ul li, .document ol li {
    margin:.5em 0;
}

.document table{
  width:95%;
  border-collapse:collapse;
}

.document table td, .document table tr{
  border:1px solid #cfeefa;
}

.document table tr:hover {
  background:#cfeefa;
}

.gdocument {
  width:50px;
  float:left;
}
.gdocument img {
  border:2px solid #eaf4fc;
  width:40px;
}
.gdocument div {
  margin-top:.6em;
  text-align:center;
  width:130px;
  font-weight:bold;
}

#footer {
  width:950px;
  margin:2em auto;
  clear:both;
  font-size:1.2em;
  color:#fff;
}

#footer .cola,
#footer .colb {
  float:left;
}

#footer .cola {
  width:250px; //margin-right:-950px; text-align:left;
}
#footer .colb {
  width:700px; //margin-left:250px; //display:inline; text-align:right;
}


#footer a {
  color:#fff;
}

#botmenu {
  margin-left:15px;
}
#footer p {
  padding-bottom:2em;
}


#botmenu a{
  padding:0 .7em;
}

.br {
  margin:1.4em 0;
}
.br img {
  width:250px;
}
/* Forms *****/
fieldset {border:0; padding:1em; margin:1em; border-top:1px solid #efefef;}

legend {
    font-weight:bold;
    padding:0 1em;
}

fieldset div {
  margin:.5em 0 .7em 0;
  padding:.5em;
}

label {
  display:block;
}
small {
  display: block;
}

input {
  margin:.2em 0 .1em 0;
  padding:.1em;
  border:1px solid #aaa;
  width:11.7em;
  font-family: Tahoma, Arial, sans-serif;
  color:#444;
}

textarea {
  width:330px;
  height:70px;
  margin:.2em 0 .1em 0;
  padding:.1em;
  border:1px solid #aaa;
  font-family: Tahoma, Arial, sans-serif;
  color:#444;    
}

button {
  background:#eee;
  color:#B2B2B2;
  font-weight:bold;
  border:1px solid #ccc;
  padding: .3em;
  margin:.5em;
  cursor:pointer;
  font-family: Tahoma, Arial, sans-serif;
}
.required {
  padding-left:.7em;
  font-weight: bold;
  color: #B02B2C;
}

