/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/
   
body {
	padding: 0;
	font: 12px/normal Arial, Helvetica, sans-serif;
	color: #FAA41A;
	text-align: center;
	width: 960px;
	margin: 0px auto;
	z-index: 1;
}

/* links */
a {
	color: #2068A9;
	background: inherit;
	font-weight: 200;
	text-decoration: none;
}

/* headings */
h1 {
	font: bold 14px/16px "Arial";
	margin: 0;
	text-decoration: none;
}
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b;  text-decoration: none; }
h1 a:hover, h2 a:hover {
	color: #854F43;
	background: #FFF;
}
.title { color: #808080; background: #fff; }
img {
	text-decoration: none;
	border-style: none;
}


/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form {
	padding: 0px;
	margin: 0px auto;
	width: 940px;
}
input.search {
	width: 114px;
	border: none;
	background: url(../images/input.gif) no-repeat;
	color: #1E67A8;
	font-weight: bold;
	height: 24px;
}
input.button {
	height: 24px;
}

/* content holder */
#content {
	width: 940px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/* header */
#header {
	height: 114px;
	width: 940px;
	background: url(../images/top_hader.jpg) no-repeat;
}
#logo {
	padding: 10px 0 0 8px;
}
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs {
	background: url(../images/bigbox.gif) repeat right bottom;
	color: #000;
	height: 30px;
	text-align: center;
	float: left;
	width: 790px;
	padding-left: 150px;
}
#tabs li {
	display: inline;
	height: 35px;
}
#tabs li a {
	float: left;
	background: url(../images/barbg.png) no-repeat;
	color: #895245;
	padding: 7px 0;
	width: 82px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#tabs li a:hover {
	background: transparent url(../images/barcurrent.png) no-repeat;
	color: #000;
}	
#tabs li a.current {
	background: url(../images/barcurrent.png) no-repeat;
	color: #2C71AE;
}	
.NewsHad {
	float: right;
	border-top: 0px #dedede;
	border-right: 0px #dedede;
	border-bottom: 0px #dedede;
	border-left: 0px #dedede;
	margin-top: 5px;
	margin-right: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #5E8F33;
	text-decoration: none;
}
.NewsText {
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 388px;
	margin-left: 15px;
}
.ShopCartTop {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 70px;
	margin-left: 34px;
	text-align: center;
}


.key { text-decoration: underline; }

/* search form */
#search {
	float: none;
	clear: both;
	color: #000;
	width: 737px;
	margin: 8px 0 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	z-index: 5;
}
	#search p { padding: 0; margin: 0; }



/* grey subheader */
.gboxtop {
	clear: both;
	height: 8px;
	background: #dedede url(../images/gboxtop.gif) no-repeat;
	color: #000;
	margin-top: 0px;
	text-indent: 0px;
	width: 677px;
}
.gbox {
	background: #dedede url(../images/gbox.gif) no-repeat bottom left;
	color: #444;
	margin: 0px 0px 20px;
	z-index: 0;
	height: 25px;
	width: 791px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	float: left;
}
.gbox p { padding: 7px 0; margin: 0;}
.left_articlesTOP {
	text-align: justify;
	border-bottom: 1px dotted #ccc;
	width: 100%;
	float: left;
	font: 12px/13px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 10px;
}


/* left side */
.left {
	float: left;
	width: 640px;
	margin: 0 0 10px;
	padding-top: 10px;
}
	.left_articles {
	margin: 0 10px 5px;
	padding: 0px 0 0;
	text-align: justify;
	border-bottom: 1px dotted #ccc;
	color: #000;
	background: #fff;
	}
.left_articlessmall {
	margin: 0 10px 5px;
	padding: 0px 0 0;
	border-bottom: 1px dotted #ccc;
	color: #000;
	float: left;
	text-align: right;
}
.left_articlesShop {
	margin: 0 10px 5px;
	padding: 0px 0 0;
	border-bottom: 1px dotted #ccc;
	color: #000;
	float: left;
	text-align: right;
	width: 300px;
}


	
	.calendar {
	height: 50px;
	float: left;
	background: #fff url(../images/calendar.gif) no-repeat center center;
	width: 50px;
	color: #808080;
	text-align: right;
	padding-top: 15px;
	padding-left: 0px;
	line-height: 18px;
}
	.calendar p { padding: 0; margin: 0; }
	.description {
	padding: 0 0 3px;
	margin: 0 10px 2px 0;
	border-bottom: 1px dotted #ccc;
}
.milut {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	padding: 0px 0 10px 0;
}
.MoveOn {
	float: left;
	width: 65px;
}

	.thumbnail {
	float: right;
	margin: 0 15px 8px 18;
	padding-right: 0px;
	padding-left: 15px;
	border-top: 0px #dedede;
	border-right: 0px #dedede;
	border-bottom: 0px #dedede;
	border-left: 0px #dedede;
}
.Slide {
	float: right;
	margin: 0 3px 8px 18;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 0px #dedede;
	border-right: 0px #dedede;
	border-bottom: 0px #dedede;
	border-left: 0px #dedede;
}




/* bottom thirds */
.thirds {
	float: right;
	width: 203px;
	background: #eee no-repeat;
	color: #5d5d5d;
	margin: 0 4px;
}
.Doc_Small {
	float: right;
	width: 203px;
	color: #5d5d5d;
	margin: 0 5px 0 7px;
	padding-top: 15px;
}

.smallboxHad {
	color: #2C71AE;
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 15px;
}

	.smallboxtop { height: 14px; background: #fff url(../images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox {
	background: #fff url(../images/smallbox.gif) no-repeat bottom left;
	color: #666666;
	padding: 1px 10px 10px 10px;
}
	.smallbox p { padding: 0; margin: 0; }

	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px;
	padding-top: 10px;
	text-align: right;
}
	.boxtop { height: 19px; background: #fff url(../images/boxtop.gif) no-repeat; color: #000; }
	.box {
	background: #fff url(../images/box.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 15px 15px 10px;
	margin: 0 0 10px;
}
	.box p { padding: 0; margin: 0;}
	.image {
	float: left;
	margin: 0 9px 3px 0;
}


/* misc */
.buttons {
	text-align: left;
	padding: 4px 3px 4px 0px;
	width: 100%;
}
.left_articles .buttons {
	float: left;
	height: 20px;
}
.bluebtn {
	background: url(../images/bluebtn.gif) no-repeat;
	width: 100%;
	padding: 3px 20px 5px 15px;
	color: #fff;
	text-decoration: none;
}
.greenbtn {
	background: url(../images/greenbtn.gif) no-repeat;
	padding: 1px 12px 5px 13px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
.bluebtn:hover, .greenbtn:hover {
	background: url(../images/hoverbtn.gif) no-repeat;
	color: #fff;
}

/* footer  */
.footer {
	clear: both;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
	text-align: center;
}

#content .left .baner {
	height: 180px;
}
#content .left .baner_small {
	height: 80px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.main_home {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 25px;
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
.style3 {font-weight: bold}
.contbig {color: #854F43}
.main_had {
	color: #854F43;
	font-size: 18px;
}
.kot_mish {color: #FAA41A}
a:focus {
	outline: none;
}
#panel {
	background: #3B190D;
	height: 120px;
	display: none;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: 0px solid #422410;
	background: url(../images/btn-slide.gif) no-repeat left top;
	float: right;
}
.btn-slide {
	background: url(../images/white-arrow.gif) no-repeat 90% -52px;
	text-align: center;
	width: 144px;
	height: 20px;
	padding: 5px 0px 0 0;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1px;
}


.btn-slide a:hover {
	background: url(../images/white-arrow.gif) no-repeat 90px -60px;
	text-align: center;
	width: 144px;
	height: 25px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}


.active {
	background-position: right 12px;
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.se {
	width: 80%;
	height: 25px;
	margin-top: 10px;
	margin-left: 150px;
}
p {
	margin: 5 10px 5px;
	padding: 0px 0 0;
}

.gallery {
				zoom:1;
				width:auto;
			}
			.gallery a {
				display:block;
				float:left;
				margin:5px;
				opacity:0.87;
				text-align:center;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}
			.gallery a#vlightbox{display:none}


/*----------------archives-------------*/
#leftA{
	width:166px; margin:29px 0 0 24px; padding:0; float:left; background:url(images/archivTable_bg.gif) repeat-y 0 0;
	}
#arch{	
	width:154px; background:url(../images/archive_bg.gif) repeat-y 0 0; margin:0px 0 20px 0px; float:left; display:block; font-size:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#arch span{
	background:url(../images/archive.gif) no-repeat left top; width:154px; height:13px; display:block;
	}
#arch p{
	background:url(../images/archive_buttom.gif) no-repeat left bottom; width:154px; height:13px; display:block; font-size:0;
	}
#arch h2{
	color:#704F01; font-size:22px; line-height:22px; display:block; margin:0 0 0 32px; background-color:#E1D3B1;
	padding:0; background-image:none; height:26px; width:83px; text-indent:0px; font-family:Arial, Helvetica, sans-serif;
	}
#arch h3{
	 color:#2B2517; text-transform:uppercase; margin: 0 0 5px 32px; width:83px; display:block;  background-color:#E1D3B1;
	 font-size:10px; line-height:17px; font-weight:bold; padding:0; 
	}
#arch ul{
	margin:0; display:block; padding:0;
	}
#arch ul li{
	background:url(../images/achive_arrow.gif) no-repeat 0 8px #E1D3B1;
	border-bottom: 1px dashed #948258;
	padding:0 10 0 10px;
	color:#2F2712;
	width:83px;
	height:17px;
	display:block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 33px;
	}
#arch ul li.nobor{
	background:url(../images/achive_arrow.gif) no-repeat 0 8px #E1D3B1; border-bottom: none; padding:0 0 0 10px;
	margin: 0 0px 8px 33px;  color:#2F2712; width:83px; height:17px; display:block;
	}
#arch ul li a{
	color:#2F2712; background-color:#E1D3B1; font-size:12px; line-height:17px; text-decoration:none; display:block;
	}
#arch ul li a:hover{
	color:#2F2712; background-color:#D1C097;
	}
#rightPan1{
	width:205px;
	margin:0;
	height:305px;
	position:absolute;
	top:201px;
	font-family: Arial, Helvetica, sans-serif;
	left: 1319px;
	}
#content #rightMenu {
	width: 295px;
	margin-bottom: 10px;
}

.Shop {
	width: 300px;
	margin-right: 0px;
	margin-left: 15px;
	float: left;
	height: 310px;
}
.shopText {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-decoration: none;
	border-bottom: 1px dotted #E4D7B3;
	margin-right: 10px;
	margin-left: 10px;
}
.smallboxShop {
	background: #fff url(../images/bg_shop.jpg) no-repeat left bottom;
	color: #666666;
	padding: 1px 10px 10px 10px;
}
.smallboxtopShop {
	height: 14px;
	background: #fff url(../images/bg_shop_top.jpg) no-repeat;
	color: #000;
}
.smallboxtopCart {
	height: 14px;
	background: #fff url(../images/boxtopLong.gif) no-repeat;
	color: #000;
}
.smallboxShopCart {
	background: #fff url(../images/boxtopBIG.gif) no-repeat left bottom;
	color: #666666;
	padding: 1px 10px 10px 10px;
}

.shopCat {
	text-decoration: none;
	border-bottom: 1px dotted #E4D7B3;
	background: url(../images/achive_arrow.gif) no-repeat right center;
	padding-right: 10px;
	padding-left: 10px;
	color: #3B190D;
	font: bold 12px/1.5 Arial, Helvetica, sans-serif;
}
.ShopCart {
	width: 650px;
	margin-right: 0px;
	margin-left: 15px;
	float: left;
	height: 310px;
}

/*----------------archives-------------*/
			.gallery {
				zoom:1;
				width:auto;				
			}
			.gallery a {
				display:block;
				float:left;
				margin:5px;
				padding:6px;
				border:solid 1px #b8b8b8;
				background-color:#f4f5f5;
				opacity:0.87;
				text-align:center;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}
			.gallery a#vlightbox{display:none}
			
#apDiv1 {
	position:absolute;
	top:0px;
	width:119px;
	height:199px;
	background: url(images/basket.png) bottom;
}


#leftPan form input{ float:left; display:block; width:101px; height:16px; margin:14px 0 9px 0}
#leftPango{
	width:220px;
	height:25px;
	position:absolute;
	top:159px;
	border-top:1px solid #fff;
	background:#B0AD93;
	display:block;
	padding:0;
	margin:0;
	font-size:12px;
	color:#FFFFFA;
	line-height:23px;
	font-weight:bold;
	left: 1336px;
}
#leftPango p.textposition a{float:left; padding:0 0 0 20px; margin:0; text-decoration:none; color:#FFFFFA; background:#B0AD93;}
#leftPango p.textposition a:hover{text-decoration:underline; background:none;}
#leftPan form input.gobutton{float:right; background:url(images/arrow4.gif) no-repeat 30px 0 #63614F; border:none; width:45px; height:21px; display:block; margin:2px 0 0 0; padding:0 0 0 5px; text-decoration:none; color:#fff; font:14px/21px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:left;}
#leftPango a:hover{background:url(images/arrow4.gif) no-repeat 30px 1px #333229; text-decoration:none; color:#fff;}
