body {
		background-color: #fff;
		font-family: Verdana, Arial, sans-serif;
		margin: 0px;
		padding: 0px;		
}

h3 {
	
  font-family: Verdana;
  padding-left: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-transform:   uppercase;
  font-weight:  600;
  font-size:    0.9em; 
  color: #ee0000;

}

.novinka {
   font-size:    0.8em; 
   padding-top:  0.5em;
}

.bar {
	background-image: url(../img/layout/bar.gif);
	width: 737px;
   height: 37px;
	background-repeat: no-repeat;
}

.barfooter {
	background-image: url(../img/layout/bar.jpg);
	width: 737px;
   height: 11px;
	background-repeat: no-repeat;
}

.table_main {
	background-image: url(../img/layout/bc01.jpg);
	background-repeat: repeat-x;
}

.frame {
	width:775px;
	height:500px;
	background-image: url(../img/layout/frame.gif);
	position: absolute;
	top:0px;
	left: 0px;
	background-repeat: no-repeat;
}

.newsletter_input {
	border: 1px solid #A48565;
	background-color: White;
	width:104px;
	height:20px;
}

.newsletter_input {
	font-family: Verdana;
	font-size: 8pt;
	color: #3F3F3F;
}

.scroll {
	background-image: url(../img/layout/bc_scrollbar.gif);
  background-repeat: repeat-y;
}

.text {
	font-family: Verdana;
	font-size: 8pt;
	color: #3F3F3F;
	text-align: justify;
}

.text A {
	color: #976D3F;
	text-decoration: none;
	
}

#deska {
	font-family: Verdana;
	font-size: 8pt;
	color: #3F3F3F;
	text-align: justify;
}

.barockpic {
	background-image: url(../img/layout/picback.gif);
	width:156px;
	height:122px;
	background-repeat: no-repeat;
}

#container {width: 737px; height:381px;  margin-top: 5px; font-size: 11px; background: url(../img/layout/bc01.jpg) repeat-x; overflow: hidden; }
#right_col {position: absolute; right: 20px; width: 220px; height: 381px; overflow: hidden; }

#content{width: 450px; padding: 5px 10px; font-size: 11px; /*background: url(../img/layout/bc_scrollbar.gif) repeat-y right;*/}

#content h1 {color: #b1916f; margin: 0; margin-bottom: 10px; font-weight: normal; font-size: 24px;}
#content h2 {color: #b1916f; margin: 0; margin-bottom: 10px; font-weight: 600; font-size: 16px; text-align: center;}

#content a {color: #b1916f}

#content hr {margin: 5px;  height: 0px; border:0; border-bottom: 1px solid #ecdfd2; clear: both;}

#content .news_a {display: block; border: 1px solid #c98757; float: left; margin-right: 20px;}

#cont_footer {height: 11px; width: 737px; background: url(../img/layout/woman2.jpg) repeat-x bottom;}

.center {text-align: center;}
img.left {float: left; margin-right: 10px;}
img.right {float: right; margin-left: 10px;}

a.facebook {display: block; width: 22px; height: 22px; background: url(../img/facebook-logo.png) center top; margin-right: 20px;}
a.facebook:hover {background-position: center -22px;}

