html, body {
	height: 100%;
}
body {
	margin: auto;
	padding: auto;
	text-align: center;
	font-size: 12px;
	font-family:"Trebuchet MS";
	color: #000000;
	background:#fff url(../images/bgr_site.jpg) repeat-x;
}
a {
	color: #4c4c4c;
}
a:hover {
	text-decoration: none;
}

h1 {
	color: #000000;
	font-size: 14px;
	margin:0;
	padding:3px 0 5px 5px;
	text-transform:uppercase;
	background:url(../images/bgr_h1.png) repeat-y;
}
.path {
	margin:0 0 5px 0;
	height: 20px;
}
.path a {
	color: #9c0707;
	font-size: 16px;
	margin:0;
	padding:0 0 5px 0;
	text-decoration:none;
	font-weight:bold;
}
h2 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666666;
}
h3 {
	font: 13px Arial, Helvetica, sans-serif;
	color:#de1515;
	font-weight:bold;
}
.container {
	margin: auto;
	padding:0px;
	clear:both;
	text-align:center;
}
img {
	border: 0;
}
.site_name {
	margin:auto;
	text-align:left;
	padding:20px 0 0 60px;
	width:996px;
	height:200px;
	background:url(../images/top.jpg) no-repeat;
	position:relative;
	z-index:2;
}
.search {
	float:right;
	width:225px;
	height:30px;
	background:url(../images/bgr_search.png) no-repeat;
	padding:6px 0 0 15px;
	margin:100px 50px 0 0;
}
.search input {
	width:107px;
	height:17px;
	font-size:12px;
	margin:1px 0 0 0;
	padding:2px 0 0 5px;
	border:0;
	float:left;
	display:block;
}
#search_but {
	background:url(../images/btn_search.png) no-repeat;
	width:83px;
	height:26px;
	border:0;
	padding:2px 0 0 15px;
	margin:-3px 0 0 10px;
	display:block;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
.top_menu {
	width: 100%;
	padding: 3px 0 3px 0;
	margin:-26px 0 0 0;
	position				:relative; 
	z-index					:200;
	background-color:#d6d1c8;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}
td, p {
	vertical-align: top;
	text-align:justify;
}
.top_cont {
	margin:0;
	padding:0;
}
.body_content {
	margin: auto;
	width:1050px;
	min-height:600px;
	font-size:14px;
	text-align:left;
	background:url(../images/bgr_body.png) repeat-y;
}
.flash {
	width:660px;
	margin: 0 0 3px 0;
	text-align:left;
	display: inline;
}
.br {
	float:right;
	margin:-225px -5px 0 0;
	padding:0;
	display: inline;
	z-index:300;
}
.all_accents{
	width:100%;
	margin: 0;
	padding: 0;
}
.accents  {
	width: 298px;
	height:120px;
	background: url(../images/bgr_accent.gif) no-repeat;
	float: left;
	padding: 4px;
	margin:10px 1px 0 0;
	text-align: left;
	overflow: hidden;
}
.accents a {
	text-decoration: none;
}
.accents h1 {
	margin: 0;
	padding: 0;
}
.accents p {
	margin: 0;
	padding: 0;
}
.left_top {
	width:90%;
	height:340px;
	float:left;
	margin:0;
	padding:0;
	display: inline;
}
.left_site {
	float: left;
	display: inline;
	width: 240px;
	min-height:500px;
	margin: 0 20px 0 0;
	padding: 0;
	background:url(../images/left_menu.png) no-repeat;
}
.news {
	width: 640px;
	min-height: 500px;
	text-align: left;
	float: left;
	padding: 5px;
	margin: 0;
	vertical-align: top;
}
.news_list {
 	float: left;
 	width: 270px;
	margin: -20px 0 0 5px;
	font-size:12px;
	padding: 5px;
	background-color: #dfedf6;
}
.news_top, .news_bottom {
		display:block;
		background:#FFFFFF;
		font-size:1px;
	}
    .news_b1, .news_b2, .news_b3, .news_b4 {display:block; overflow:hidden;}
    .news_b1, .news_b2, .news_b3 {height:1px;}
    .news_b2, .news_b3, .news_b4 {background:#DFEFFF; border-left:1px solid #DFEFFF; border-right:1px solid #DFEFFF;}
    .news_b1 {margin:0 5px; background:#DFEFFF;}
    .news_b2 {margin:0 3px; border-width:0 2px;}
    .news_b3 {margin:0 2px;}
    .news_b4 {height:2px; margin:0 1px;}
.news_content {
	top:0px;
	border:0 solid #FFFFFF;
	border-width:0 1px;
	padding: 3px 10px 3px 10px;
	background:#f4f4f4;
    color:#68696d;
	text-align: left;
	overflow:auto;
	font-family:"Trebuchet MS";
	}
.news_list h1 {
	color:#000000;
	margin:5px 0 0 0;
	font-size:11px;
}
.news_list p {
	margin:0;
	padding:0;
}
.news_list h2 {
	color:#e83e2f;
	margin:0;
	padding:0;
}
.news_list a {
	text-decoration:none;
	color:#68696d;
}
.news h1 {
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.name{
	text-decoration: none;
	color:#e8685a;
	text-align:right;
	font-size:16px;
	margin:0px 0 5px 0;
	display:block;
	float:left;
	width:100%;
}
.lang {
	float: left;
	width: 257px;
	margin: 5px 0 0 0px;
	text-align:center;
}
.lang a {
	margin: 0 0 0 0;
	text-decoration: none;
	color:#000;
}
.profile {
	float:right;
	margin:5px 10px 0 0;
}
.profile a {
	text-decoration:none;
}

a.reg {
	float:left;
	display:block;
	padding:3px 0 2px 0;
}
#button {
	width:80px;
	background:#ded6ca url(../images/bgr_btn.jpg) repeat-x;
	margin:2px 0 0 5px;
	padding:0px;
	cursor:pointer;
}
#button_start {
	width:147px;
	height:50px;
	background:url(../images/bgr_button.png) no-repeat;
	margin:2px 0 0 5px;
	padding:5px 0 0 0;
	cursor:pointer;
	float:left;
	display:block;
}
.copy {
	font-size: 9px;
	text-align: center;
	padding: 5px 0 5px 0;
	margin: auto;
	font-weight: bold;
	height: 25px;
	width:950px;
	color:#000;
}
.copy a {
	color:#000;
}
a.left_arrow  {
	background: url(../images/left_arrow.jpg) no-repeat center;
	color: #fff;
	font-size: 9px;
	display: block;
	float: left;
	width: 30px;
	height: 63px;
	margin: 38px 5px 0 0;
}
.galeria {
	width: 953px;
	margin: 35px 0 0 0;
}
a:hover.left_arrow  {
	background: url(../images/left_arrow_hover.jpg) no-repeat center;
	color: #fff;
	font-size: 9px;
	display: block;
	float: left;
	width: 30px;
	height: 63px;
}
a.right_arrow  {
	background: url(../images/right_arrow.jpg) no-repeat center;
	color: #fff;
	font-size: 9px;
	display: block;
	float: left;
	width: 32px;
	height: 63px;
	margin: 38px 0 0 5px;
	text-align: center;
}
a:hover.right_arrow {
	background: url(../images/right_arrow_hover.jpg) no-repeat center;
	color: #fff;
	font-size: 9px;
	display: block;
	float: left;
	width: 30px;
	height: 63px;
}
.gallery {
	width: 190px;
	float: left;
}
.images {
	float: left;
	overflow: hidden;
	width: 848px;
	margin: 0 15px 0 15px;
}
.img_item {
/*	width: auto;*/
    float:left;
    width: 150px;
	padding: 3px;
	margin: 5px 0 0 0;
	border: 0;
}
.img_item a {
	width: 150px;
	height: 110px;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
	display: block;
	border: solid #d5d3d3 2px;
	text-decoration: none;
	color: #fff;
	float: left;
	background-color: #ededed;
}
/*------------start Navigation Menu------------------------------*/


#left_menu {
	padding					:8px 0 0 0;
	margin					:0 0 0 0;
	list-style				:none;
}
#left_menu li.left_top {
	display					:block;
	float					:right;
	margin					 :0 0 0 0;
	height:auto;
	background:url(../images/left_menu_btn.png) no-repeat right;
	width:100%;
}

#left_menu li a.left_top_link {
	display					:block;
	float					:right;
	width					:95%;
	line-height				:20px;
	color					:#61533c;
	text-decoration			:none;
	padding					:5px 15px 5px 12px;
	margin					:0;
	cursor					:pointer;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
}

#left_menu li a.left_top_link span {
	float					:left;
	display					:block;
	padding					:0 24px 0 12px;
	height					:34px;

}

#left_menu li a.left_top_link span.down {
	float					:left;
	display					:block;
	padding					:0 24px 0 12px;
	height					:34px;

}

#left_menu li:hover a.left_top_link,
#left_menu a.left_top_link:hover
{
	color					:#fff;
	background-color: #9c0707;
}


#left_menu li:hover a.left_top_link span.down,
#left_menu a.left_top_link:hover span.down
{
	padding-bottom			:3px;
	*padding-bottom			:0;
}

#left_menu table {
	border-collapse			:collapse;
	padding					:0;
	margin					:0;
	position				:absolute;
	left					:0;
	top						:0;
}

#left_menu li:hover {
	position				:relative;
	z-index					:300;
}

#left_menu a:hover {
	position:relative;
	white-space:normal;
	z-index:200;
}

#left_menu :hover ul.left_sub
{
	left					:200px;
	top						:0px;
	*top					:24px;
	background				:#fff;
	padding					:3px;
	border					:1px solid #B8B8B8;
	white-space				:nowrap;
	width					:auto;
	min-width				:150px;
	height					:auto;
	z-index					:300;
}

#left_menu :hover ul.left_sub li
{
	display					:block;
	position				:relative;
	float					:left;
	width					:100%;
	font-weight				:normal;
}

#left_menu :hover ul.left_sub li a
{
	display					:block;
	width					:100%;
	white-space				:nowrap;
 	line-height				:30px;
	text-indent				:5px;
	color					:#727272;
	text-decoration			:none;
	border-bottom			:1px solid #b8b8b8;
	text-align				:left;
}

#left_menu :hover ul.left_sub li a:hover
{
	background				:#9c0707;
}


#left_menu ul,
#left_menu a:hover ul ul,
#left_menu a:hover a:hover ul ul,
#left_menu a:hover a:hover a:hover ul ul,
#left_menu a:hover a:hover a:hover a:hover ul ul
{
	margin					:0;
	padding					:0;
	list-style				:none;
}


#left_menu li:hover > ul ul
{
	position				:absolute;
	left					:-9999px;
	top						:-9999px;
	width					:0;
	height					:0;
	margin					:0;
	padding					:0;
	list-style				:none;
}


.calendar {
  width: 400px;
  background-color: #f6ece7;
  color: #6F0000;
  text-transform: lowercase;
  padding: 10px;
  overflow: hidden;
}

.calend_content{
  float:left;
  width:650px;
}
.calend_content_index{
  float:left;
  width:180px;
}
.calendar2 {
  float:right;
  width: 300px;
  background-color: #f6ece7;
  color: #6F0000;
  text-transform: lowercase;
  padding: 10px;
  overflow: hidden;
}

.today {
  background-color: #edd0c0;
}



.usual{
  background-color: #edd0c0;
  color:#b55549;
}

.calend{
  margin: 0 0 0 -7px;
  display:block;
  float:left;
  padding:0;
  width:200px;
}
.usual a, .usual a:visited{
  display:block;
  padding:0;
  margin:0;
  text-align: center;
  font-weight: bold;
  font-size: 95%;
  background-color: #edd0c0;
  color:#b55549;
}

.today a, .today a:visited{
  display:block;
  padding:0;
  margin:0;
  text-align: center;
  font-weight: bold;
  font-size: 95%;
  background-color: #b00203;
  color:#fff;
}

.calend table td{
   width:16px;
   height:15px;
   padding:2px;
   text-align: center;
}

.calend table th{
  color:#fff;
  text-align: center;
  background-color: #d9af96;
  padding: 2px;
  border-bottom: solid #fff 1px;
  font-weight: normal;
}

.events{
   margin:15px 0 0 0;
}

.events h2{
  margin:0 0 10px 0;
}


.calend2{
  margin: 0px;
  display:block;
  padding:0;
  text-align: center;
}
.calend2 a img{
   padding:0;
   margin: 3px 0 0 0;
}

.calend2 table td{
   width:16px;
   height:15px;
   padding:3px;
   text-align: center;
}

.calend2 table th{
  color:#fff;
  text-align: center;
  background-color: #d9af96;
  padding: 2px;
  border-bottom: solid #fff 1px;
  font-weight: normal;
}
.header_small{
  width:120px;
  color:#b55549;
  font-weight: bold;
  text-align: center;
  padding:0;
}

#list {
 width:100%;
 float:left;
}
#list a {
	float:left;
	display:inline;
	width:auto;
	margin: 0 5px 0 0;
}

.cats{
   float:left;
   width:300px;
   height:100px;
   overflow: hidden;
}
.products{
   float:left;
   width:700px;
   overflow: hidden;
}
.products img, .cats img {
	margin:10px;
}
.index_content{
	margin:0 0 0 0;
}
.back{
    float:left;
    width: 900px;
}
.left {
	float:left
}
.acc {
	float:right;
	width: 270px;
}
.acc a{
	margin:0;
	padding:0;
	text-decoration:none;
}
#rnd_container {
	min-height: 75%;
    width:950px;
	text-align: left;
	float: left;
	padding: 0;
	margin: auto;
	vertical-align: top;
	background-color:#0071bd;
 }
    .rnd_top, .rnd_bottom {display:block; background:#0071bd; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;}
    .rnd_b1 {margin:0 5px; background:#FFFFFF;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    .rnd_content {
	top:0px;
	padding: 3px;
	background:#FFFFFF;
    color:#004488;
	text-align: left;
	min-height: 75%;
	overflow:auto;
	*height:800px;
 	font-family:"Trebuchet MS";}

.bul_mail {
	width:auto;
	float:left;
	margin:20px 0 0 20px;
 }
.bul_mail input {
	width:120px;
	height:17px;
	font-size:12px;
	margin:0;
	padding:2px 0 0 5px;
	border:0;
	float:left;
	display:block;
}
.register
{
	width:90%;
	float:left;
	margin:3px 0 0 5px;
 }
#register {
	background: url(../images/arrow.gif) no-repeat center right;
	border:0;
	margin:0 0 0 12px;
	padding:0 5px 0 0;
	height:18px;
	width:73px;
	color:#FFFFFF;
	font-size:11px;
	float:left;
}
#unsubscribe {
	background: url(../images/arrow.gif) no-repeat center right;
	border:0;
	margin:0 0 0 12px;
	padding:0 5px 0 0;
	height:18px;
	width:40px;
	color:#FFFFFF;
	font-size:11px;
	float:left;
}
#left {
float:left
}
#right {
	float:right;
}
.klasacia {
	margin-top:30px;
}
.klasacia th {
	text-align:center;
	background-color:#d6d1c8;
	border-bottom:1px solid #fff;
}
.klasacia td {
	text-align:center;
	background-color:#f6f2eb;
	border-bottom:1px solid #fff;
}
