html, body{
	margin:0px;		
	padding: 0px;
}
h1, h2, h3, h4, ul, li {
	margin: 0px;
	padding: 0px;
}

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	/*background: #E0D5B7 url(../images/bg_body.jpg) repeat-x*/
	background:  url(../images/bg_body2.jpg) repeat-y;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:auto;
}

/** layout **/
#top{background: #FFFFFF;margin: 0px; width: 778px;
	 padding-top: 30px;}

#wrapper {
	text-align: left;	
	width: 778px;
  position: relative;
  margin:auto;
  background: url(../images/body_bgnew.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 152px;
  /*background: url(../images/header5.jpg) no-repeat;*/
  background: url(../images/header7.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  /*background: url(../images/header_1.jpg) no-repeat;*/
  background: url(../images/header_1new.jpg) no-repeat;
  text-align: center;
  color: #595959;padding-top: 5px;
}
#logo h1 {
  padding-top: 10px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
	background: url(../images/bg_menu.jpg) repeat-y;
  /*background: url(../images/nav_left.jpg) no-repeat;*/
}



#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #E0D7BA bottom left url(../images/nav_bot.jpg) no-repeat;
}
.li_menu {
	background: url(../images/menu_butt.gif) no-repeat; 
	width:100%;
	padding-left:0px;
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  /*border-bottom: 1px solid #937842;  */
  padding: 7px 0 0 31px;
  padding-bottom:5px;
}
.li_menu_over{
	background: url(../images/menu_butt_over.gif) no-repeat; 
	width:100%;
	padding-left:0px;
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  /*border-bottom: 1px solid #937842;  */
  padding: 7px 0 0 31px;
  padding-bottom:5px;
}

#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #937842;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}




/*
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #C6B081 bottom left url(../images/nav_bot.jpg) no-repeat;
}
#nav li {
	width:85%;
	padding-left:5%;
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-bottom: 1px solid #937842;
  
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #937842;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
*/


#nav .important {
  border: none;
  background: 188px 10px url(../images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(../images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
  height:450px;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(../images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  /*background: url(../images/support.jpg) no-repeat;*/
  background: url(../images/supportnew.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #FFFFFF;
	font-size:14px;
}
#support p {
  margin: 0.6em 2.2em;
}

#right {
  float: right;
  width: 505px;
  /*padding-right: 9px;*/
  padding-top: 301px;
  padding-left: 14px;
  padding-right: 15px;
  /*background: url(../images/bg_right.jpg) repeat-y;*/
}
#right h2 {  
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
width: 505px;
	position: absolute;
  top: 170px;
  margin-right: 20px;
  text-align:justify;
}
#welcome img{
  padding-right: 3px;
  padding-bottom: 10px;
}
#welcome p {
  margin: 1.1em 0.1em;
}

#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp{
  float: left;
  width: 49%;
  margin-right: 1%;
}
#corp-img {
  background: url(../images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}

#spacer {
  height: 2em;
}

#footer {
	clear:both;
  background: url(../images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 0px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(../images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

.end{height:10px;width: 778px; position: relative;
  margin:auto;
	background: url(../images/body_bot.jpg) no-repeat; }

#support a{
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
  font-size:12px;
}
#support a:hover {
  color: #38301A;
}

/*obrazky*/
.a_pic{
  color: #74653D;
  text-decoration: none;
  font-size:10px;
}
.a_pic:hover {
  color: #38301A;
}
.s_pic_more{text-decoration: underline;}
.clear_w_margin{clear: both; margin-bottom: 5px;}
.box_for_pictures{padding:10px; padding-top:20px;}

.prod_pic{float:left; margin-right:10px; padding:5px; width:120px; background:#F3F0E4;}
.box_for_pictures{padding:10px; padding-top:20px;}
.box_for_pictures{padding:10px; padding-top:20px;}


.copy{text-align: center; font-size: 9px; color: #715F36; font-weight: bold;}

/*chat*/
.a_chat{
  color: #FFFFFF;
  text-decoration: underline;
  font-size:10px;
}
.a_chat:hover {
  color: #FFFFFF; text-decoration: none;
}
