@CHARSET "UTF-8";

body {
  background-color: #FFFFFF;
  background: transparent url(../images/bg.jpg) repeat-x top;	
  margin: 0px;
  padding: 0px;
  color: #453D3B;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

input {
  position: relative;
}

img, div { behavior: url(pngbehavior.htc) }

a { 
  position:relative;
} 

img {
  border: 0px;
}

a {
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  color: #869D35; 
}

a:hover {
  text-decoration: none;
}

.on {
	color: black;
}

#container {
  width: 991px;
  background: transparent url(../images/container_bg.png) repeat-y;
  margin-left: 8px;
  margin-bottom: 32px;
}

#container_bottom {
  width: 991px;
  margin-left: 8px;
  margin-top: -32px;
}

#logo {
  background: transparent url(../images/logo.png) no-repeat;
  position: absolute;
  width: 265px;
  height: 195px;
  left: -23px;
  top: -35px;
  z-index: 1;
}

#logoie6fix {
  position: absolute;
  width: 265px;
  height: 195px;
  left: -23px;
  top: -35px;
  z-index: 2;
}

#content {
  width: 991px;
  background: transparent url(../images/head_bg.jpg) no-repeat 21px top;
}



#head {
  height: 80px;
  background: transparent url(../images/head_image.png) no-repeat 21px top;
  color: white;
  font-size: 10px;
  line-height: 18px;
}

#head a {
  color: white;
  text-decoration: underline;
  font-weight: bold;	
}

#head a:hover {
  color: white;
  text-decoration: none;
  font-weight: bold;    
}

#head input {
  width: 128px;
  height: 15px;	
  border: 1px solid #2F432D;
  background-color: #FFFFFF;
  color: #2F432D;  
}

#head .submit,#search .submit {
  border: 0px;
  width: auto;
  height: auto;
  background-color: transparent;	
  margin-left: 8px;
}

#head_line {
  height: 30px;
  background: transparent url(../images/head_line.png) no-repeat 15px top;
  padding-left: 250px;
  padding-top: 3px;
  font-size: 13px;
}

#head_line a {
  color: white; #C2E44E;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;	
}

#head_line a:hover {
  color: #C2E44E;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;  
}


#user {
  padding-right: 40px;	
  padding-top: 10px;
}

#search {
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 25px;	
  color: #662C01;
  font-size: 10px;  
}

#search a {
  color: #662C01;
  text-decoration: underline;
  font-weight: bold;    
}

#search a:hover {
  color: #662C01;
  text-decoration: none;
  font-weight: bold;    
}

#search input {
  widht: 128px;
  height: 15px; 
  border: 1px solid #2F432D;
  background-color: #FFFFFF;
  color: #2F432D;
  font-size: 10px;
}

#left {
  float: left;
  width: 655px;
  margin-left: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

#right {
  float: left;	
  width: 254px;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 15px;
}

.frontpage_doc {
  float: left;
  width: 300px;
  margin-right: 20px;
  margin-bottom: 20px;	
}

/*.frontpage_doc img {
  display: none;	
}*/

.frontpage_doc h1 {
  font-size: 13px;
  font-weight: bold;	
}

.frontpage_doc h1 a{
  color: #000000;
  text-decoration: none;	
  font-size: 13px;
  font-weight: bold;    
}

#title {
  font-size: 24px;
  color: #453D3B;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.title {
  font-size: 24px;
  color: #453D3B;
  text-transform: uppercase;
  margin-bottom: 25px;	
}

#floating_sidebar {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 160px;
}

#rovat_list, #shop_category_list {
  width: 136px;
  background-color: #453D3B;
  padding: 12px;
  line-height: 14px;
}

#rovat_list a, #shop_category_list a {
  font-style: italic;
  text-decoration: none;
  color: white;
  font-weight: normal;
  font-size: 12px;  
}

#rovat_list a:hover, #shop_category_list a:hover {
  font-style: italic;
  text-decoration: none;
  color: #C3E54E;
  font-weight: bold;
  font-size: 12px;  
  letter-spacing: -1px;
}

.level {
  margin-left: 12px;	
}

.price {
  font-size: 14px;
  font-weight: bold;
  color: #FC811D;	
}

.short {
  width: 50px;	
}

.tovabb {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;	
}

.post-title {
  font-weight: bold;	
}

.rovat {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #C2E44E;
}

.clear {
  clear: both;	
}

.forum_head, .forum_messages_head {
	font-size: 24px;
  color: #453D3B;
  text-transform: uppercase;
}

.right-title {
  color: #662C01;
  font-weight: bold;
  text-transform: uppercase;	
}

.narancs {
  color: #fc811d;
  text-decoration: none;	
  font-weight: normal;
}

.rovat_group {
  clear: both;
  border-bottom: 1px solid #e4e6db;
}

.imgborder {
  margin: 5px;
  border: 3px solid #C2E44E;
}
