/* CSS Document */
html {
	padding: 0;
	marign: 0;
	text-align: center;
	width: 100%;
}

body {
	padding: 0;
	margin: 0 auto;
	background: #000000;
	text-align: center;
}

div {
	display: block;
	clear: both;
	float: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

h1 {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 40px;
	padding:60px 0 20px 25px;
}

.whitePaper h1 {
	padding:0;
}

h2 {
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #8b875a;
	font-size: 42px;
	margin-top: 42px;
}

h3 {
	padding: 0;
	margin: 0;
	font-family: Arial;
	/*font-weight: bold;*/
	color:#FFFFFF;
	font-size: 18px;
	margin-left: 25px;
}

h4 {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px; /* 12px */
	margin-left: 25px;
}

h5 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	margin-left: 23px;
	line-height:15px;
	color:#FFFFFF;
}

h6 {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 23px;
	margin-bottom: 10px;

}

h7 {
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 42px;
	margin-left: 27px;
	margin-top: 60px;
	margin-bottom: 20px;
}

.black {
	color:#000000;
}

.red {
	color:#A23024;
}

.white {
	color:#FFFFFF;
}

.title_black {
	margin-left: 27px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.title_black_small {
	margin: 0;
	margin-left: 27px;
}


h8 {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	margin-left: 27px;
}

div.clear {
	display: block;
	clear: both;
	height: 1px;
	line-height: 1px;
}

p {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}


.sticker {
	position: absolute;
	display: block;
	width: 62px;
	height: 80px;
	top: 460px;
	left: 50%;
	margin-left: -198px;
	background: url('http://www.pullus.si/_tpl/_img/sticker.gif') top left no-repeat;
	z-index: 100;
}

#container {
	position: relative;
	display: block;
	top: 70px;
	width: 770px;
	margin: auto;
	clear: both;
	height: auto;
}
	#container.banner {
		width:945px;
	}

	#container #topVrstica {
		text-align: right;
		width:770px;
	}

	#container #topVrstica a.lang img {
		border-style: none;
	}

	#sideBar {
		float: left;
		width: 203px;
		clear: none;
		/*background: url('../_img/sideBar_bg.gif') top left no-repeat;	*/
		height: auto;
	}
		#sideBar .logoHref {
			position: relative;
			top: 0px;
			width: 203px;
			height: 154px;
			cursor: pointer;
		}

		#sideBar .border {
			position: relative;
			top: 0px;
/*			height: 277px;*//*dodal zaradi noveega linka - nagradna igra*/
			height: 298px;
			border-left: 1px solid #7c7c7c;
			/*border-right: 1px solid #4a4a4a;*/
			padding-top: 30px;
			/*border-bottom: 1px solid #7c7c7c;*/
			background: url('../_img/wines.gif') bottom center no-repeat #FFF;
			/*z-index: 1000;*/
		}

		#sideBar .noBg {
			background: #FFFFFF;
		}

		#sideBar .sideBarLinks {
			display: block;
			width: 203px;
			height: 90px;
			background: none;
		}

			#sideBar .sideBarLinks img.pinky {
				margin-left: 7px;
				float: left;
				margin-top: 20px;
				cursor: pointer;
			}

			#sideBar .sideBarLinks img.halozan {
				margin-left: 20px;
				float: left;
				margin-top: 20px;
				cursor: pointer;
			}

		ul#navigation {
			padding: 0;
			margin: 0 auto;
			width: 184px; /* 174 */
			list-style: none;
			border-bottom: 1px dashed #adacac;
		}
			ul#navigation li {
				font-family: Georgia;
				font-weight: bold;
				font-size: 11px;
				color: #a23024;
				padding-left: 25px;
				padding-top: 6px;
				padding-bottom: 6px;
				line-height: 18px;
				border-top: 1px dashed #adacac;

			}

				ul#navigation li a.selected {
					color: #0c0c0c;
					font-weight: bold;
				}

				ul#navigation li a {
					color: #a23024;
					text-decoration: none;
				}

				ul#navigation li a:hover {
					color: #0c0c0c;
					text-decoration: none;
				}


		ul#navigation ul.navigation_2nd {
			padding: 0;
			margin: 0;
			margin-left: -27px;
			margin-top: 6px;
			margin-bottom: 0px;
			border-top: 1px dashed #adacac;
			list-style: none;
		}

			ul#navigation ul.navigation_2nd li {
				padding: 0;
				margin: 0;
				/*height: 16px;*/
				padding-left: 50px;
				padding-top: 10px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				line-height: 12px;
				border: none;
			}

				ul#navigation ul.navigation_2nd li a.selected {
					color: #a23024;
					font-weight: bold;
				}

				ul#navigation ul.navigation_2nd li a {
					color: #0c0c0c;
					text-decoration: none;
					font-weight: normal;
				}

				ul#navigation ul.navigation_2nd li a:hover {
					color: #a23024;
					text-decoration: none;
					font-weight: normal;
				}

				ul#navigation ul.navigation_2nd li a.selected:hover {
					color: #a23024;
					text-decoration: none;
					font-weight: bold;
				}


	#mainContent {
		float: left;
		width: 567px;
		clear: right;
		margin: 0;
		padding: 0;
		vertical-align: top;
	}

		#mainContent .content {
			display: block;
			clear: both;
			padding: 0;
			margin: 0;
			min-height: 473px;
			height:auto !important;
			height:473px;
			vertical-align: top;
			padding-top:9px;
		}

		#container.lng #mainContent .content {
			min-height: 555px;
			height:auto !important;
			height:555px;
		}

		#mainContent .content #vino_recept {
			background-position: 18px -4px;
			background-repeat: no-repeat;
			height: 75px;
			width: 240px;
			padding-left: 113px;
		}
		#mainContent .content a{
		color:#8b875a;
		text-decoration:none;


		}

		/* #mainContent .content #vino_recept img.recept_link {
			padding-top: 10px;
		} */

		#mainContent .content #recept {
			/*background-image: url("http://www.pullus.si/_tpl/_img/recept/slika.jpg");
			background-position: 25px 40px;
			background-repeat: no-repeat;*/
			padding-left: 25px;
			padding-top: 40px;
			height: 115px;
		}

		#mainContent .content #recepti #levo {
			position: relative;
			width: 230px;
			height: 178px;
			padding-left: 25px;
			clear: none;
			float: left;
			vertical-align: bottom;
		}

		#mainContent .content #recepti #levo #priporocamo {
			padding-top: 28px;
		}

		#mainContent .content #recepti #levo #nazaj {
			position: absolute;
			bottom: 0;
			right: 0;
		}

		#mainContent .content #recepti #desno {
			clear: none;
			float: right;
			width: 266px;
			height: 177px;
		}

		#mainContent .content #recepti #prazen {
			clear: both;
		}

		#mainContent .content ul li {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
		}

		.content #vsebina ul li {
			font-size: 16px;
		}

		#mainContent.top_padding {
			padding-top: 21px;
		}

		#mainContent.top_padding .content {
			min-height:452px;
			height:auto !important;
			height:452px;
		}

		#container.lng #mainContent.top_padding .content {
			min-height: 534px;
			height:auto !important;
			height:534px;
		}

		#mainContent .whitePaper {
			background: url('../_img/whitePaper_shadow.gif') 0px 146px repeat-y #FFF;
		}

		#mainContent .whitePaper p {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding: 5px 15px 10px 27px;
		}

		#mainContent .whitePaper a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #a23024;
			font-weight: bold;
			text-decoration: none;
		}

		#mainContent .whitePaper a.enolog {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			font-weight: normal;
			text-decoration: none;
		}

		#mainContent .whitePaper a:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			font-weight: bold;
			text-decoration: none;
		}

		#mainContent .whitePaper a.enolog:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			font-weight: bold;
			text-decoration: none;
		}

		#mainContent .content #youtube {
			text-align: center;

			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			font-weight: normal;
			text-decoration: none;
		}

		#year_select {
			text-align:right;
			padding-right:15px;
			padding-bottom:15px;
		}
		#year_select a {
			font-weight:normal !important;
		}
			#mainContent .content img {
				border: 0;
				margin: 0;
			}

			.pullus_vina {
				background: url('http://www.pullus.si/_tpl/_img/bg_pullus_vina.jpg') top right no-repeat #000;
			}

			.arhiva {
				background: url('http://www.pullus.si/_tpl/_img/arhiv.jpg') top right no-repeat #000;
			}

			.bela_vina {
				background: url('http://www.pullus.si/_tpl/_img/bg_bela_vina.jpg') top right no-repeat #000;
			}
			
			.rose_vina {
				background: url('http://www.pullus.si/_tpl/_img/Zametovka_PinkyChick_web.jpg') top right no-repeat #000;
			}

			.posebne_polnitve {
				background: url('http://www.pullus.si/_tpl/_img/Polsladko-Sladko-Predika_web.jpg') top right no-repeat #000;
			}

			.nagrajena_vina {
				background: url('http://www.pullus.si/_tpl/_img/nagrajena_vina_1.jpg') top right no-repeat #000;
			}

			.arhivska_vina {
				/*background: url('http://www.pullus.si/_tpl/_img/arhivska_bg.jpg') top right no-repeat #000; 2018*/
				background: url('http://www.pullus.si/_tpl/_img/arhiv.jpg') top right / 290px 544px no-repeat #000;
			}

			.arhivska_vina p {
				font-size: 14px;
				padding-bottom: 10px;
			}

			.noleft {
				margin-left: 0 !important;
			}

			.penine {
				background: url('http://www.pullus.si/_tpl/_img/bg_penine.jpg') top right no-repeat #000;
			}

			.rdeca_vina {
				background: url('http://www.pullus.si/_tpl/_img/bg_rdeca_vina.jpg') top right no-repeat #000;
			}

			.bm_renski_rizling {
				background: url('http://www.pullus.si/_tpl/_img/bm_renski_rizling.jpg') top right no-repeat #000;
			}

			.bm_ranfol {
				background: url('http://www.pullus.si/_tpl/_img/bm_ranfol.jpg') top right no-repeat #000;
			}

			.bm_laski_rizling {
				background: url('http://www.pullus.si/_tpl/_img/bm_laski_rizling.jpg') top right no-repeat #000;
			}

			.bm_cuvee {
				background: url('http://www.pullus.si/_tpl/_img/bm_cuvee.jpg') top right no-repeat #000;
			}

			.bm_chardonnay {
				background: url('http://www.pullus.si/_tpl/_img/bm_chardonnay.jpg') top right no-repeat #000;
			}

			.pinky_chick {
				background: url('http://www.pullus.si/_tpl/_img/PinkyChick_web.jpg') right 45px no-repeat #000;
			}

			.zametovka {
				background: url('http://www.pullus.si/_tpl/_img/zametovka_web.jpg') right 45px no-repeat #000;
			}

			.polsuha_bela_penina {
				background: url('http://www.pullus.si/_tpl/_img/polsuha_bela_penina_web.jpg') right 45px no-repeat #000;
			}

			.polsuha_rose_penina {
				background: url('http://www.pullus.si/_tpl/_img/polsuha_rose_penina_web.jpg') right 10px no-repeat #000;
			}

			.suha_bela_penina {
				background: url('http://www.pullus.si/_tpl/_img/suha_bela_penina_web.jpg') right 45px no-repeat #000;
			}

			.suha_rose_penina {
				background: url('http://www.pullus.si/_tpl/_img/PeninaRose_suha.jpg') right 10px no-repeat #000;
			}

			.zweigelt {
				background: url('http://www.pullus.si/_tpl/_img/zweigelt_web.jpg') right 45px no-repeat #000;
			}

			.g_traminec {
				background: url('http://www.pullus.si/_tpl/_img/g_traminec_web.jpg') right 45px no-repeat #000;
			}

			.g_sauvignon {
				background: url('http://www.pullus.si/_tpl/_img/g-sauvignon_web.jpg') right 45px no-repeat #000;
			}

			.g_zvrst_sladko {
				background: url('http://www.pullus.si/_tpl/_img/g_zvrst_sladko_web.jpg') right 45px no-repeat #000;
			}

			.gamay_m_frankinja {
				background: url('http://www.pullus.si/_tpl/_img/gamay_m_frankinja_web.jpg') right 45px no-repeat #000;
			}

			.zvrst_rdeca {
				background: url('http://www.pullus.si/_tpl/_img/zvrst_rdeca_web.jpg') right 45px no-repeat #000;
			}

			.ps_renski_rizling {
				background: url('http://www.pullus.si/_tpl/_img/ps_renski_rizling_polsladko_075.jpg') right 45px no-repeat #000;
			}


			.bm_zeleni_silvanec {
				background: url('http://www.pullus.si/_tpl/_img/bm_zeleni_silvanec.jpg') top right no-repeat #000;
			}

			.bm_rumeni_muskat {
				background: url('http://www.pullus.si/_tpl/_img/bm_rumeni_muskat.jpg') top right no-repeat #000;
			}

			.bm_sivi_pinot {
				background: url('http://www.pullus.si/_tpl/_img/bm_sivi_pinot.jpg') top right no-repeat #000;
			}

			.bm_beli_pinot {
				background: url('http://www.pullus.si/_tpl/_img/bm_beli_pinot.jpg') top right no-repeat #000;
			}

			.bm_sauvignon {
				background: url('http://www.pullus.si/_tpl/_img/bm_sauvignon.jpg') top right no-repeat #000;
			}

			.bm_mc {
				background: url('http://www.pullus.si/_tpl/_img/bm_mc.jpg') top right no-repeat #000;
			}
			.bm_furmint {
				background: url('http://www.pullus.si/_tpl/_img/bm_furmint.jpg') top right no-repeat #000;
			}

			.bz_sivi_pinot {
				background: url('http://www.pullus.si/_tpl/_img/bz_sivi_pinot.jpg') top right no-repeat #000;
			}

			.bz_chardonnay {
				background: url('http://www.pullus.si/_tpl/_img/bz_chardonnay.jpg') top right no-repeat #000;
			}

			.bz_laski_rizling {
				background: url('http://www.pullus.si/_tpl/_img/bz_laski_rizling.jpg') top right no-repeat #000;
			}

			.bz_cuvee {
				background: url('http://www.pullus.si/_tpl/_img/bz_cuvee.jpg') top right no-repeat #000;
			}

			.bz_traminec {
				background: url('http://www.pullus.si/_tpl/_img/bz_traminec.jpg') top right no-repeat #000;
			}

			.bz_sauvignon {
				background: url('http://www.pullus.si/_tpl/_img/bz_sauvignon.jpg') top right no-repeat #000;
			}

			.modri_pinot {
				background: url('http://www.pullus.si/_tpl/_img/modri_pinot.jpg') top right no-repeat #000;
			}

			.rdeca_penina {
				background: url('http://www.pullus.si/_tpl/_img/rdeca_penina.jpg') top right no-repeat #000;
			}

			.rose_penina {
				background: url('http://www.pullus.si/_tpl/_img/rose_penina.jpg') top right no-repeat #000;
			}

			.bela_penina {
				background: url('http://www.pullus.si/_tpl/_img/petoviona.jpg') top right no-repeat #000;
			}

			.petoviona {
				background: url('http://www.pullus.si/_tpl/_img/bela_penina.jpg') top right no-repeat #000;
			}

			.mf_zametna_crnina {
				background: url('http://www.pullus.si/_tpl/_img/mf_zametna_crnina.jpg') top right no-repeat #000;
			}

			.rz_modri_pinot {
				background: url('http://www.pullus.si/_tpl/_img/rz_modri_pinot.jpg') top right no-repeat #000;
			}
			.rz_modra_frankinja {
				background: url('http://www.pullus.si/_tpl/_img/rz_modra_frankinja.jpg') top right no-repeat #000;
			}
			.bz_zvrst {
				background: url('http://www.pullus.si/_tpl/_img/bz_zvrst.jpg') top right no-repeat #000;
			}
			.rs_modra_frankinja {
				background: url('http://www.pullus.si/_tpl/_img/mf_zametna_crnina.jpg') top right no-repeat #000;
			}
			.rm_modra_frankinja_1l {
				background: url('http://www.pullus.si/_tpl/_img/rm_modra_frankinja_1l.jpg') top right no-repeat #000;
			}
			.pos_rumeni_muskat {
				background: url('http://www.pullus.si/_tpl/_img/pos_rumeni_muskat.jpg') top right no-repeat #000;
			}
			.ps_rumeni_muskat_komp {
				background: url('http://www.pullus.si/_tpl/_img/rumeni-075-in-05.jpg') top right no-repeat #000;
			}
			.ps_rumeni_muskat_075 {
				background: url('http://www.pullus.si/_tpl/_img/rumeni-muskat-polsladko_075.jpg') top right no-repeat #000;
			}
			.pos_traminec {
				background: url('http://www.pullus.si/_tpl/_img/pos_traminec.jpg') top right no-repeat #000;
			}
			.psd_laski_rizling {
				background: url('http://www.pullus.si/_tpl/_img/Laski-rizling-SUS.jpg') top right no-repeat #000;
			}
			.psd_rumeni_muskat {
				background: url('http://www.pullus.si/_tpl/_img/Rumeni-Muskat-SUS.jpg') top right no-repeat #000;
			}
			.ps_traminec_komp {
				background: url('http://www.pullus.si/_tpl/_img/traminec-075-in-05.jpg') top right no-repeat #000;
			}
			.pos_zvrst {
				background: url('http://www.pullus.si/_tpl/_img/pos_zvrst.jpg') top right no-repeat #000;
			}
			.pos_halozan {
				background: url('http://www.pullus.si/_tpl/_img/pos_halozan.jpg') top right no-repeat #000;
			}
			.modern_classic_rdece {
				background: url('http://www.pullus.si/_tpl/_img/modern-classic-red.jpg') top right no-repeat #000;
			}
			.ps_traminec_075 {
				background: url('http://www.pullus.si/_tpl/_img/traminec-polsladko_075.jpg') top right no-repeat #000;
			}
			.sji_laski_rizling {
				background: url('http://www.pullus.si/_tpl/_img/sji_laski_rizling.jpg') top right no-repeat #000;
			}
			.psd_sauvignon {
				background: url('http://www.pullus.si/_tpl/_img/psd_sauvignon.jpg') top right no-repeat #000;
			}
			.sji_chardonnay {
				background: url('http://www.pullus.si/_tpl/_img/sji_chardonnay.jpg') top right no-repeat #000;
			}



#footer {
	display: block;
	position: relative;
	clear: both;
	width: 570px;
	margin:6px 0 0 7px;
	/*top: 10px;
	left: 0px;*/
	height: 98px;
	background: url('../_img/footerBg.gif') -200px 0px no-repeat;
	/*margin-left: -10px;*/
	/*margin-top: -5px;*/
}

#nagr_vina {padding-top:15px;}

#footer_fb {padding-left:45px;}
#footer_fb a.linkFB {background:url(../_img/icon_facebook.png) no-repeat 0 0;color:#6e6e6e;text-decoration:none;font-family:Georgia;font-size:10px;display:block;padding:4px 0 0 22px;height:15px;}
#footer_fb a.becomeFan {top:-18px;left:46px;position:relative;float:left;}
#footer_fb a.wineLovers {top:-18px;left:46px;position:relative;float:left;margin-left:15px;}
#footer_fb a.pinkyChickGroup {top:-18px;left:46px;position:relative;float:left;margin-left:15px;}

#footer_vstopna {
	display: block;
	position: relative;
	clear: both;
	width: 570px;
	top: 10px;
	left: 0px;
	height: 90px;
	background: url('../_img/footerBg.gif') -200px 0px no-repeat;
	/*margin-left: -10px;*/
	margin-top: -5px;
}

	#footer a {
		border: 0;
	}



	#footer img {
		border: 0;
	}

	#footer img.pklet {
		margin-left: 15px;
		margin-top: 10px;
		float: left;
		cursor: pointer;
	}

	#footer img.links {
		margin-left: 17px;
		margin-top: 20px;
		float: left;
	}

	#footer img.pp {
		margin-top: 18px;
		margin-left: 11px;
		float: left;
		cursor: pointer;
	}

	.odmik {
		margin-top:32px!important;
	}

.arial {
	font-family: Arial,Helvetica,sans-serif;
}

form.question	{
	padding-left: 27px;
	padding-bottom: 20px;
	padding-top: 10px;
}

	form.question textarea {
		border: 1px solid black;
		width: 270px;
		height: 75px;
 font-family: inherit;
   font-size: inherit;
	}

	form.question input {
		height: 20px;
	}

	form.question td {
		height: 25px;
	}

	form.question input.text {
		border: 1px solid black;
		width: 270px;
	}

	link_vina_recepti{
	color:#8b875a;
	}

.txt {
	font-size:9pt;
	color:#FFFFFF;
	font-family:Tahoma;
	line-height:15px;
	margin: 0px;
}

.txt-naziv{
	color:#8b875a;
	float:left;
	clear:none;
}

.opis {
	padding-left:30px;
	float:left;
	width:550px;
	font-size:9pt;
	color:#FFFFFF;
	font-family:Tahoma;
	padding-bottom:50px;
	clear:none;
	}

#opistop {
	padding-top:50px;
	float:left;
	clear:none;
	width:350px;
	vertical-align:bottom;
}

.tinyopis {
	padding:5px;
	float:left;
	clear:both;
	/*width:250px;*/
	padding-top:20px;
}

.narrow {
	width:250px;
}

.tinylogo {
	float:left;
	padding:3px;
	clear:none;
}

.content ul {padding:0 0 10px 39px;}
.content ul li {}


#banner {
	float: left;
	padding-left:15px;
	width: 160px;
	padding-top:21px;
	clear: none;
	height: auto;
}

#cookiesTable {
	width:90%;
	padding-left:25px;
	padding-bottom:20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#cookiesTable th {
	background-color:#EDEDED;
	font-weight:bold;
	padding:9px 0 9px 10px;
}
#cookiesTable td {
	border-bottom:1px solid #EDEDED;
	padding:5px 0 5px 10px;
}

/* 2015 */

.cvina {
	color: #CB3D2E;
}

.hide {
	display: none;
}

.expandable {
	cursor: pointer;	
}

.winebox {
	clear: none;
}

.winebox div {
  width: 40%;
  border: 1px solid #4A4A4A;
  border-radius: 8px;
  padding: 10px;
  float: left;
  height: 40px;
  clear: none;
  margin-right: 7px;
  margin-bottom: 6px;
  background: rgb(25, 25, 25);
  background: rgba(25, 25, 25, 0.8);
}

.winebox span, .winebox span a {
  font-size: 14px;
  color: #7B746E;
}

.winebox a {
	font-size: 11px;
	color: #fff;
}

.pdflink {
	clear: none;
}

h5.white2 {
	font-size: 11px;
}