*{ border:0px; }

h1.title {
	font:normal 23px Arial;
	color:#f97502;
	margin-top:0px;
}

input, textarea {
    border:solid 1px #848388;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

.clearfix {
	display:inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#wrapper {
	margin:0px auto;
	padding:0px;
	width:991px;
	padding:14px 0px 0px 29px;
	background:url(../images/all_bg.png) top center repeat-y;
}

.clear {clear:both;}

.header {
 background:url(../images/header.jpg) top left no-repeat;
 height:171px;
}

.left {
    float:left;
    width:249px;
}

.content {
  margin:0px;
  padding:0px;
}

#left_menu {
  background:#b2e3ec url(../images/left_menu_bg.jpg) top left repeat-x;
  width:230px;
}

#left_menu .top_left {
  background:url(../images/left_menu_top_left.jpg) top left no-repeat;
}

#left_menu .top_right {
   background:url(../images/left_menu_top_right.jpg) top right no-repeat;
   padding:13px 0px 0px 7px;
}

.left_menu_bottom {
  background:url(../images/left_menu_bottom.jpg) top left no-repeat;
  height:22px;
}

.adress { 
	background:url(../images/adress_bg.jpg) top left no-repeat;
	height:99px;
	width:204px;
	margin:10px 0 0 13px;
	padding:35px 0 0 0;
	color:#00458a;
	line-height:16px;
	text-align:center;
}

.adress a {
  color:#00458a;
  text-decoration:none;
}

.adress a:hover {
  color:#00458a;
  text-decoration:underline;
}

.white { color:#fff;}

.adress_ill {
  background:url(../images/adress_ill.jpg) top left no-repeat;
  height:256px;
  margin:0 0 0 13px;
  padding:0;
}

#right {
  float:right;
  width:742px;
}

#top_menu { height:100px; }

.content {
}

.contentAll {
  padding:0 25px  0 0;
}

.contentAll h1.magtitle {
  font:normal 20px Arial;
  color:#0db1a8;
}

.contentAll h1.magtitlespec {
  font:normal 20px Arial;
  color:#da003f;
}

.contentAll .magazine ul {
  list-style-type:none;
  font-size:12px;
  width:400px;
  margin:0 auto;
  padding:0;
}

.contentAll .magazine ul li{
  width:180px;
  display:-moz-inline-box;
  display:inline-block;
  margin:3px;
  padding:3px 5px;
  vertical-align:top;
}

.contentAll .magazine ul.items li{
  width:180px;
  padding:5px;
  text-align:center;
}

.contentAll .magazine ul.items2 li{
  width:200px;
  padding:5px;
  text-align:center;
}

.contentAll .magazine a {
  font:normal 12px Arial;
  color:#919191;
  padding:0;
}

.magazine_left {
  float:left;
  width:205px;
  padding:0 0 0 15px;
}

.magazine_center{
  float:left;
  width:400px;
  margin:0px 10px;
  border-right:2px solid #e3406f;
}

.content_left {
  float:left;
  width:205px;
}

.content_center {
  float:left;
  width:463px;
  margin:0px 10px;
}

.content_right {
  float:left;
  width:215px;
}

#footer {
  height:50px;
  background:url(../images/footer_bg.jpg) top left repeat-x;
  margin:53px 25px 0px 249px;
  padding:10px;
}

#footer a {
  color:#00458a;
  text-decoration:underline;
}

#footer a:hover {
  color:#00458a;
  text-decoration:none;
}


#footer .copyrights {
  float:left;
  font:normal 11px Arial;
  width:500px;
}

#footer .createdby {
  font:normal 12px Arial;
  float:right;
}


.succes {
  margin:20px 0 20px 0;
  color:#006600;
}

span.error {
  margin:20px 0 20px 0;
  color:#ff0000;
}

#contactForm  label {
  display:block;
  margin:10px 0 3px 0;
  padding:0;
}

#contactForm  label.error {
  display:block;
  margin:0;
  padding:0;
  color:#ff0000;
}

#contactForm  label.radio {
  float:none;
  display:inline;
  margin:0;
  padding:0;
  width:400px;
  color:#ff0000;
}

#contactForm input[type=text], input[type=password], textarea {
  background:none;
  border:1px solid #999;
  height:22px;
  width:300px;
  margin:0;
  padding:3px 0 0 0;
}

#contactForm  textarea {
  height:150px;
}

#contactForm input.button {
  cursor:pointer;
}

#contactForm input:focus, textarea:focus  {
  background:#e4e4e4;
  border:1px solid #999;
}
