/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}



a {
	color: #0095D3;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font: 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-weight: bold;
	color: #626262;
	text-transform: none;
	font-size: 10pt;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-style: none;
	background-image: url(dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:5px;
}

h2 a {
	background-color: inherit;
	text-decoration: none;
	color: #626262;
}
h3 {
	color: #000000;
	text-transform: none;
	font-size: 12pt;
	font-variant: normal;
}


h4 {
	color: #626262;
	text-transform: none;
	font-size: 10pt;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-style: none;
	background-image: url(dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:5px;
	font-weight: normal;
}


h5 a{
	font-weight: bold;
	color: #626262;
	text-transform: none;
	font-size: 10pt;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-style: none;
	margin-bottom:5px;
	text-decoration:none;
}

p {
	padding: 2px 0 5px;
	margin: 0;
}
.wrapper2{
	float: left;

	
}
#content {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content2 {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(sidebottles3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 1000px;
}

#content3 {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
}
#content4 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding : 10px;
	background-color: #FFFFFF;
}

#content4 h2 {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	font-size: 10pt;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-style: none;
	background-image: url(dots_w.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
}
#content5 {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear:both;
}
.header {
	height: 50px;
	color: #808080;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
	
.searchform {
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	color: #FFFFFF;
	text-align: right;
	margin-right: 5px;
}

.subheader {
	clear: both;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	background: #F0A22E url(hmleftbg.gif) repeat-x;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	color: #999999;
	text-align: center;
	border-bottom: 3px solid #0095D3;
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #999999;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	color: #0095D3;
}

.subheader_right ul {
margin:0;
padding:5px;
}
.subheader_right li {
display:inline;
}

.right3 {
	float: right;
	width: 275px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}

.left {
	float: left;
	width: 270px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}

.right {
	float: right;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 0;
	padding-right: 10px;
}
.left2 {
	float: left;
	padding-bottom: 0;
	width: 665px;
}
.left3 {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 10px;
	color: #000000;
	list-style-type: none;
}
.left4 {
	float: left;
	width: 610px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: 10px;
}
.left5 {
	float: left;
	width: 530px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: 10px;
}
.right5 {
	float: right;
	width: 270px;
	color: #000;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.right2 {
	float: right;
	width: 160px;
	color: #000;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.right3{
	float: right;
	width: 600px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 80px;
	padding-right: 15px;
}
.adminright{
	float: right;
	width: 650px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 0;
	padding-right: 15px;
}
.adminleft {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 10px;
	color: #000000;
	list-style-type: none;
}


.left_half {
	float: left;
	width: 350px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}

.right_half {
	float: right;
	width: 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 0;
}

.stock_right_half {
	float: right;
	width: 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 0;
}

.stock_left_half {
	float: left;
	width: 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 0;
}
a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	height: 2px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

.right_left {
	float: left;
	background: #f2f2f2 url(corner.gif) no-repeat bottom right;
	color: #626262;
	height: 270px;
	overflow: hidden;
	margin-left: 10px;
	width: 250px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 8px;
	margin-bottom: 20px;
}

.right_right {
	float: right;
	width: 250px;
	padding: 13px;
	background: #f2f2f2 url(corner.gif) no-repeat bottom right;
	color: #626262;
	height: 270px;
}
.left_left {
	float: left;
	color: #626262;
	overflow: hidden;
	padding-top: 5px;
	width: 190px;
	margin-bottom: 20px;
	padding-left: 10px;
}




.left_right {
	float: right;
	color: #626262;
	width: 460px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.footer {
	clear: both;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	color: #FFFFFF;
	margin-top: 20px;
}

.footer a { 
	text-decoration: underline; 
}


form.search {
	padding: 0; 
	margin: 0; 
}

input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}
.mini {
	float: left;
	width: 50px;
	height: 35px;
	display: inline;
}


/*Tabs*/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	color: #2d2b2b;
	background: white;
	font-weight: normal;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;


}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
color: #2d2b2b;
font-weight: bold;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000;
}
#smallBox{
	width: 100px;
	text-align: center;
	margin-bottom: 10px;
	display: inline-block;
	padding: 19px;
	float:left;
	height:235px;
}
.smallBox2{
	width: 50px;
	text-align: center;
	margin-bottom: 10px;
	display: inline-block;
	padding: 15px;
	padding-right:0px;
	float:left;
}

.smallBox3{
	width: 70px;
	text-align: left;
	display: inline;
	padding: 7px;
	margin-bottom: 10px;
}

/**************************************************************
   Posts
 **************************************************************/

.post {
	float: left;
	width: 100% !important;
	position: relative;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ededed;
	padding-top: 10px;
}

.post .date {
	position: absolute;
	top: 0px;
	left: 5px;
	text-align: right;
	height: 50px;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
	display: block;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	padding-top: 5px;
}
.day {
text-align:left;

}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 100px;
}


/**************************************************************
   Posts2
 **************************************************************/

.post2 {
	float: left;
	width: 100% !important;
	position: relative;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ededed;
	padding-top: 10px;
}

.post2 .date {
	position: absolute;
	top: 0px;
	left: 5px;
	text-align: right;
	height: 50px;
}

.post2 .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post2 .date .day {
	display: block;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	padding-top: 5px;
}
.day {
text-align:left;

}

.post2 .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post2 p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0px;
}







.dateYear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	margin-right:5px;
	padding :10px;
	float:left;
}

#menu dl {
	margin: 0 auto;
	padding: 0 0 10px 0;
	background-color: #fff;
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu dt {margin:0; padding: 10px; font-size: 1.4em; font-weight:bold; color: #fff; border-bottom:1px solid #fff; background: #69c url(top.gif) no-repeat top left;}
#menu dd {
	margin:0;
	padding:0;
	color: #fff;
	font-size: 1em;
	border-bottom:1px solid #fff;
	background-color:#FFF;
}
#gallery a, #gallery a:visited { text-decoration:none; display:block; padding:5px 5px 5px 20px;
background: #ededed url(arrow.gif) no-repeat 10px 10px;
}
#gallery a:hover {background: #888888  url(arrowr.gif) no-repeat 11px 10px; color:#FFF;}

ol li {font-size:11px;}


/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  }

	img.left {
	float: left;
	margin: 0 12px 5px 0;
	width: auto;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	float: right;
	margin: 0 0 5px 12px;
	width: auto;
	  }
.title2 {
	font-size: 12px;
	color: #015399
}
.right_halfl {
	float: left;
	width: 290px;
}

.right_halfr {
	float: right;
	width: 295px;
}

.right li {
	list-style-type: square;
}
#logoright {
text-align:left;
padding-bottom:10px;
}
.collapsable {

	
}
#breadcrumb {
	font-size: 11px;
	font-style: italic;
	width:99%;
}

.imgright {
float:right;
margin:10px;
}

.imgleft {
float:left;
margin:10px;

}
#contentleft {
float:left;
margin-bottom:30px;
clear:both;
}
#tableGrid  table{
width:100%;
}
td {
text-align:left;
vertical-align:top;
}
#menu{
margin:0;
}
#menu li{
display:inline;
}
table{
border:none;
}
li {
	list-style-type: square;
}
.chartTable {
border-right: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}
.chartTable td {
border: 1px solid #CCC;
}
.imgRight{
float:right; 
padding-left:15px;
padding-right:15px;

}
.imgRight table, td, th{
border:none;
}
.active a {
color: #0095D3;
}
