body {
	font: normal 12px "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif !important;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	repeat-x scroll left top #AAA69B;
	background: url("../images/bg/bg.png") #AAA69B;
}
img{
	border:0px none;
}
h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
td{ 
font: 12px/18px
}
td.title{
	font-size: large;
	font-style: normal;
	color: #242424;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.title_small{
	font-size: 12px;
	font-style: normal;
	color: Black;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#date_add{
	color: #757575;
	font-size: 10px;
	text-align: right;
}
td.article_content{
	border-top: 1px solid #5F9EA0;
	text-align: left;
	
}
a:active, a:focus, a:link, a:visited {
	color: black;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #4e4e4e;
	font-weight: bolder;
	text-decoration: none;
}
table.panel_content{
	border: 1px #E8E8E8 solid;
	background-color: #C8C8C8;
}
img.image_contacts{
	border: 1px solid #AAAAAA;
}
div.image_contacts{
	border: 1px solid #5F9EA0;
	padding: 15px;
	background-color: #F6F6F6;
}
.grid{
	border: 1px dotted #EEEEEE;
	margin-bottom: 15px;
	width: 100%;
}
.grid td{
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
}
.grid th{
	text-align: left;
	padding-left: 3px;
	vertical-align: top;
}
.grid h1{
	font-size: 18px;
	text-align: left;
	color: #1E1E1E;
	font-weight: bold;
	border-bottom: 1px solid #161616;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.grid img{
	border: 1px solid gray;
}
.contacts_category{
	width:100%;
	vertical-align:top;
	
}
.contacts_category h2{
	font-size: 15px;
	border-bottom: 1px solid #D6D6D6;
	text-align: left;
}
.contacts_category td{
vertical-align:top;
text-align:left;
font-size:13px;
width:500px;
}
.contacts_category img{
border:1px solid gray;
}
.border_img{
margin:5px;
padding:5px;
border:1px solid #D9DCDC;
float:left;
}
.show_contacts{
position:relative;
float:left;
display:block;
}
.grid1{
padding:2px;
border:1px solid #D9DCDC;
}
.grid1 td{
padding:2px;
}
#main_table{
width:780px;
background-color:black;
text-align:right;
height:100%;
}
#content_td{
	background-color: yellow;
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 5px;
	vertical-align: top;
	width:500px;
}
.articles_list{
	color: White;
}
a.articles_list_link:active, a.articles_list_link:focus, a.articles_list_link:link, a.articles_list_link:visited {
	color: #FFFAFA;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}
a.articles_list_link:hover{
	text-decoration: underline;
}
table.category_list{
	background-image:url('../images/background.png');
	background-position: top;
	background-repeat: repeat-x;

}
.category_list{
	color: snow;
	width: 100%;
}
.category_list td{
padding:1px;
vertical-align:top;
text-align: center;
}
a.category_list_anchor:link,a.category_list_anchor:visited,a.category_list_anchor:active{
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
a.category_list_anchor:hover{
	color: Red;
}
a.pager_img:link,a.pager_img:visited,a.pager_img:active{
text-decoration:none;
border:1px solid gray;
background-color:gray;
padding-left:2px;
padding-right:2px;
margin-left:1px;
margin-right:1px;
color:snow;
font-size:10px;
}
a.pager_img:hover{
background-color:black;
color:snow;
}
.news {
	font-size: 11px;
	text-align: justify;
}
table.news {
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #A6A6A6;
	border-top: 1px dotted #A6A6A6;

}
#title_news{
	font-size: large;
	color: #000026;
}
.news img{
float: left;
border: 1px solid gray;
margin: 10px;
}
#date_add{
	text-align: right;
}
#div_content_dates{
	width: 100%;
	margin-bottom: 5px;
	font-size: small;
	border: 1px solid #CDCDCD;
}
#div_content_dates img{
	margin: auto;
	border: 1px solid Black;
	float: left;
	margin: 10px;
}
.news_dates table{
	width: 95%;
	margin: auto;
}
.news_dates th{
	font-size: large;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #C6C6C6;
	color: Red;
}
.news_dates td{
	font-size: small;
	text-align: justify;
	padding-right: 10px;
}

#newsletter{
	color: Black;
	width: 160px;
	margin-top: 10px;
	text-align: justify;
	padding: 3px;
	margin:auto;
}
#newsletter input{
	border: 1px solid black;
	color: #2F4F4F;
}
#gallery_images{
	width: 150px;
	height: 112px;
	overflow: hidden;
	border: 1px solid #CFCFCF;
	margin: 3px;
}
.article_gallery{
	margin: auto;
}


#read_more{
	float: right;
	margin-bottom: 10px;
}
#nav {
	background:#000 url('../images/strip.png');
	background-repeat:repeat-x;
	border-bottom:1px solid #CCCCCC;
	height:50px;	
	width:751px;
	overflow:hidden;
}

#nav ul {	
	width:750px;
	margin:0 auto;	
}

#nav li {	
	border-right:1px solid #ddd;
	float:left;
	padding-left:1px;
	list-style-type:none;
	text-align:center;
}

#nav a {
	color:white;
	display:block;
	padding:17px;
	position:relative;
	word-spacing:-2px;
	font-size:11px;		
	text-decoration:none;
}	

#nav a.current {
	background:url('../images/button.png');
	color:BLACK;
}

#nav img {
	background-color:#fff;
	border:1px solid #ccc;
	margin:3px 0 5px 27px;
	padding:4px;		
	display:block;
}

#nav strong {
	display:block;		
	font-size:13px;
}

/* panes */
#panes {
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0;
	width:750px;	
	height:100px;
	margin-bottom:-20px;
	padding-bottom:20px;
	overflow:hidden;
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
}
#logo {
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0;
	width:750px;	
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
}

/* crossfading effect needs absolute positioning from the elements */
#panes div {
	display:none;		
	position:absolute;
	top:0px;
	left:0px;
	font-size:14px;
	color:#444;	
	width:750px;
	overflow:hidden; 
}

#panes img {
	z-index:4;
	position:absolute;
	top:0px;
	left:0px;
			
}

#panes p.more {
	color:#000;
	font-weight:bold;
}

#panes h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}
#panes li{
	list-style-type:none;
	display:block;
	z-index:6;
	
}
#panes ul{
	width:150px;
	z-index:5;
	left:0px;
	position:relative;
	height:150px;
}
#panes a{
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-size:12px;
}
.overlay {
	display:none;
	width:500px;
	padding:20px;
	background-color:#ddd;
}
.product_1{
	border-bottom: 1px dotted #A4A4A4;
	border-top: 1px dotted #A4A4A4;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.article_category_titles{
	font-size: larger;
	margin-bottom: 30px;
	margin-top: 10px;
}
.overlay_m {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.overlay_m .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
}

/* "next image" and "prev image" links */
.next_m, .prev_m {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev_m {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next_m {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.nex_mt:hover, .prev_m:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info_m {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
	background-color: #313131;
}

.info_m strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next_m, .prev_m, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;		
}
#calendar_lust_events{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFF0;
	background-image: url('../images_page/calendar.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #1A1722;
}
#calendar_lust_events table{
	margin: auto;
	width: 90%;
}
#calendar_lust_events td{
text-align:left;
padding: 1px;
}
#calendar_lust_events th{
text-align:left;
}
#calendar_lust_events span{
	color: #CACACA;
}
#calendar_lust_events a{
	color: #FFFFF0;
}

.pozostalo{
	background-image: url('../images/pozostalo.png');
	background-position: top;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	color: Black;
	font-size:12px;
	font-weight:800;
	vertical-align: bottom;
	text-align: center;
	padding-top: 20px;
	position: relative;
}
.calendar_header{
	font-size: 14px;
	color: #FFFAFA;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	border-bottom: 1px solid #FFFFF0;
}
table.grid_contacts{
	border: 1px solid #D4D4D4;
	margin-bottom: 0.5em;
	width: 100%;
}
ul.topnav {
	list-style: none;
	padding: 0 0px;
	margin: 0;
	margin-top:0px;
	font-size: 1.2em;
	height: 50px;
	background-image: url('../images/strip.png');
	background-position: top;
	background-repeat: repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background-color: White;
	color: #191970;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 30px;
	background: #172B3F;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	z-index: 1000;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
	z-index: 1000;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #001931 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover {
	/*--Hover effect for subnav links--*/
	background: #0055A6 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	background-color: #F2F2F2;
	color: #191970;
}
#product_small_image{
	width: 150px;
}
a.product_list_href{
	border: 0px;
}
.product_price,.product_code{
		background-image:url('../images/background.png');
		background-position: 0px -30px;
		background-repeat: repeat-x;
		padding: 20px;
		color: #FFFFF0;
		float: left;
}

