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

h1 {
	color: #000000;
	font-size: 24px;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
        font-family: 'Noto Sans', sans-serif;
        text-align: left;
}
.path {
	margin:10px 0 0 10px;
	height: 40px;
}
.path a {
	color: #830f0c;
	font-size: 30px;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	text-decoration:none;
        float: left;
        color: #818281;
        font-family: 'Noto Sans', sans-serif;
}
h2 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666666;
}
h3 {
	font: 11px Arial, Helvetica, sans-serif;
	color:#de1515;
}
ul {
    text-align: left;
}
.top-line{
    border-top: 3px solid #000;
}
.container {
	width: 980px;
	margin: auto;
	padding:0px;
	clear:both;
	text-align:left;
}
.row {
    width: 980px;
    margin: auto;
    text-align: left;
}
.clear {
    clear: both;
}
img {
	border: 0;
}
.site_name {
	margin:0 0 0 0;
	text-align:center;
        padding: 20px 0 20px 0;
        background: url('../images/bgr-top.png');
        border-bottom: 1px solid #595959;
}
.search {
	float:right;
	width:225px;
	padding:6px 0 0 35px;
	margin:20px 0 0 0;
}
.search input {
	width:107px;
	height:17px;
	font-size:12px;
	margin:6px 0 0 0;
	padding:2px 0 0 5px;
	border:0;
	float:left;
	display:block;
}
#search_but {
	width:60px;
	border:0;
	padding:3px;
	margin:3px 0 0 10px;
        height: 25px;
}

td, p {
	vertical-align: top;
	text-align:justify;
}
.top_cont {
	margin:0;
	padding:0;
}
.body_content {
	margin: 0 0 0 0;
	width:100%;
	font-size:14px;
        text-align: center;
        background:url('../images/bgr.png');
        padding: 10px 0 0 0;
}
.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{
	margin: auto;
	padding: 0;
}
.accents  {
	width: 455px;
	height:200px;
	float: left;
	padding: 10px;
	margin:5px 10px 10px 0;
	text-align: left;
	overflow: hidden;
}
.accents a {
	text-decoration: none;
        background-color: #afaead;
        padding: 3px 5px 3px 5px;
        float: right;
        margin: 5px;
}
.accents h1 {
	margin: 0 0 10px 0;
	padding: 0;
        font-size: 30px;
        color: #818281;
        font-family: 'Noto Sans', sans-serif;
        font-weight: normal;
        line-height: 30px;
}
.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: 230px;
	min-height:500px;
	margin: 0;
	padding: 0;
}
.logo {
	float: left;
}
.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;
	
}
.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:#830f0c;
	font-size:30px;
	margin:0px 0 5px 0;
	display:block;
	float:left;
	width:100%;
        font-family: 'Open Sans Condensed', sans-serif;
        text-transform: uppercase;
}
.lang {
	float: right;
	width: 100px;
	margin: 0 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;
}
.copy {
	font-size: 9px;
	text-align: center;
	padding: 5px 0 5px 0;
	font-weight: bold;
	height: 25px;
	color:#FFFFFF;
}
.copy a {
	color:#FFFFFF;
}
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 20px 0 0;
	list-style				:none;
	width                   :90%;
	float: left;
}
#left_menu li.left_top {
	display					:block;
	float					:left;
	margin					 :0 20px 0 0;
	height:auto;
	background:#fbfaf3 url(../images/left_menu.gif) no-repeat bottom right;
	width:100%;
}

#left_menu li a.left_top_link {
	display					:block;
	float					:left;
	width					:95%;
	line-height				:20px;
	color					:#000;
	text-decoration			:none;
	padding					:5px 5px 5px 12px;
	margin					:0;
	cursor					:pointer;
	text-align:right;
	text-align: left;
}

#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: #009a42;
}


#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;
	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				:#e3e8c5;
	border-color			:#aabd3c;
}


#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
{
	position				:absolute;
	left					:-9999px;
	top						:-9999px;
	width					:0;
	height					:0;
	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;
}

#left_menu li:hover li:hover > a.fly
{
	color					:#fff;
	border-color			:#fff;
}

#left_menu li:hover li:hover > li a.fly
{
	color					:#000;
	border-color			:#50b5d0;
}

.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:auto;
        color: #fff;
        padding: 10px;
        background: url('../images/bgr-index.png');
}
.index_content a {
    color: #fff;
}
.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;
}

/* Messages section */

.normal-message {
    margin-bottom: 10px;
    min-height: 30px;
    border: 1px solid #4171B5;
    padding: 6px;
    color: #00407F;
    background-color: #E5EDF9;
}

.confirmation-message {
    margin-bottom: 10px;
    min-height: 30px;
    border: 1px solid #1F8323;
    padding:6px;
    color:#1F8323;
    background-color:#CAF0C7;
}

.warning-message {
    margin-bottom: 10px;
    padding: 6px;
    min-height: 30px;
    border: 1px solid #FFB30F;
    color: #000;
    background-color: #FFEFA7;
}

.error-message {
    margin-bottom: 10px;
    padding: 6px;
    min-height: 30px;
    border: 1px solid #FF0000;
    color: #440000;
    background-color: #FFD1D1;
}

/* End of messages section */

/* Action bar */

.action-bar {
    background: #efefef;
    border: 1px solid #ccc;
    padding: 6px;
    min-height: 30px;
    margin-bottom: 10px;
    /* vertical-align: middle;*/
}

.action-bar img {
    /*border: none;*/
    /*text-decoration: none;*/
    /*padding-right: 5px;*/
    /*vertical-align: middle;*/
}

.action-bar a {
    /*display: inline-block;*/
    /*margin-right: 10px;*/
    /*vertical-align: middle;*/
}

.action-bar span {
    /*margin-right: 10px;*/
    /*vertical-align: middle;*/
}

.action-bar form {
    /*margin-right: 10px;*/
    /*vertical-align: middle;*/
}

/* End of action bar section */

hr {
    color: #595959;
    background-color: #595959;
    height: 1px;
    border: none;
}

div .description {
    border: solid 1px #ccc;
}

/* Pagination control. */

/*
.pager {
    font-family: Arial;
    font-size: 14px;
}

.pager a {
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    width: 17px;
    height: 17px;
    border: 1px solid #000;
    background-color: #0C74BA;
    text-align: center;
    color: #fff;
}

.pager a:hover {
    background-color: #c0c0c0;
}
*/

.pager b {
    border: 1px solid #CCDBE4;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
    height: 16px;
}

.pager a {
    border: 1px solid #CCDBE4;
    color: #3666D4;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
    height: 16px;
}

/* End of the pagination control section. */

/* Scrollable image gallery */

/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
.scrollable {

    /* required settings */
    position: relative;
    overflow: hidden;
    width: 890px;
    height: 154px;

    /* custom decorations */
    border: 1px solid #ccc;
    background: url(../images/scrollable/h300.png) repeat-x;
}

/*
    root element for scrollable items. Must be absolutely positioned
    and it should have a extremely large width to accomodate scrollable items.
    it's enough that you set the width and height for the root element and
    not for this element.
*/
.scrollable .items {
    /* this cannot be too large */
    width: 20000em;
    position: absolute;
    clear: both;
}

.items div {
    float: left;
    width: 890px;
}

/* single scrollable item */
.scrollable a {
	width: 150px;
	height: 110px;
	overflow: hidden;
	text-align: center;
	display: block;
	border: solid #d5d3d3 2px;
	text-decoration: none;
	color: #fff;
	float: left;
	background-color: #ededed;
    margin: 20px 6px 20px 16px;
}

/* active item */
.scrollable .active {
    border: 2px solid #000;
    position: relative;
    cursor: default;
}

/* End scrollable image gallery */

/* Scrollable image gallery - buttons */

/* this makes it possible to add next button beside scrollable */
.scrollable {
    float: left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
    background: url(../images/scrollable/hori_large.png) no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin: 62px 10px;
    cursor: pointer;
    font-size: 1px;
}

/* right */
a.right { background-position: 0 -30px; clear: right; margin-right: 0px; }
a.right:hover { background-position: -30px -30px; }
a.right:active { background-position: -60px -30px; }


/* left */
a.left { margin-left: 0px; }
a.left:hover { background-position: -30px 0; }
a.left:active { background-position: -60px 0; }

/* up and down */
a.up, a.down {
    background: url(../images/scrollable/vert_large.png) no-repeat;
    float: none;
    margin: 10px 50px;
}

/* up */
a.up:hover { background-position: -30px 0; }
a.up:active  { background-position: -60px 0; }

/* down */
a.down { background-position: 0 -30px; }
a.down:hover { background-position: -30px -30px; }
a.down:active { background-position: -60px -30px; }


/* disabled navigational button */
a.disabled {
    visibility:hidden !important;
}

/* End scrollable image gallery - buttons */

/* Scrollable image gallery - navigator */

/* position and dimensions of the navigator */
.navi {
    margin-left: 470px;
    width: 200px;
    height: 20px;
}


/* items inside navigator */
.navi a {
    width: 8px;
    height: 8px;
    float: left;
    margin: 3px;
    background: url(../images/scrollable/navigator.png) 0 0 no-repeat;
    display: block;
    font-size: 1px;
}

/* mouseover state */
.navi a:hover {
    background-position: 0 -8px;
}

/* active state (current page state) */
.navi a.active {
    background-position: 0 -16px;
}

/* End scrollable image gallery - navigator */
/***** iPad portrait  *****/
@media only screen and (min-width: 600px) and (max-width: 900px) { 
   .container {
	width: 100%;
	margin: auto;
	padding:0px;
	clear:both;
	text-align:left;
}
  .row {
        width: 100%;
    }
    .logo {
        margin: 0 0 0 10px;
    }
   .accents {
    width: 340px;
    min-height: 240px;
     height: auto;
     float: left;
}
.accents h1 {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 20px;
        color: #818281;
        font-family: 'Noto Sans', sans-serif;
        font-weight: normal;
        line-height: 20px;
} 
}
/***** iPhone (landscape 420px) *****/
@media only screen and (min-width: 300px) and (max-width: 600px) {
    .container {
	width: 100%;
	margin: auto;
	padding:0px;
	clear:both;
	text-align:left;
}
  .logo {
        margin: 5px;
        width: 150px;
        margin: 0;
    }
.accents {
    width: 100%;
     height: auto;
}
.accents h1 {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 20px;
        color: #818281;
        font-family: 'Noto Sans', sans-serif;
        font-weight: normal;
        line-height: 30px;
}
.row {
     width: 90%;
    
}
.lang {
    margin: 0;
}
.lang a {
    display: block;
    float: left;
    margin: 5px 0 5px 0;
}

    .site_name {
	margin:10px 0 5px 0;
	text-align:left;
}
.search {
	float:right;
	width:225px;
	padding:6px 0 0 35px;
	margin:0;
}
}