* {
	padding: 0;
	margin: 0;
	outline: none;
	font-size: 14px;
	font-family: Tahoma;
	color: #4f4f4f;
}

html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font: normal 12px Tahoma;
	background: #fff;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

img {
	border: 0px;
}

.iepngFix {
	behavior: url("include/js/iepngfix/iepngfix.htc");
}

.b {
	font-weight: bold;
}
.clear {
	clear: both;
}

/******************************************
 * WIDTH PAGE
 */
.width {
	width: 1000px;
}

#wrapper {
	height: 100%;
	position: relative;
}

/******************************************
 * HEADER TABLE
 */
#header {
	height: 190px;
	position: relative;
	background: url("../images/bg_header.jpg");
}

#header .logo {
	position: absolute;
	top: 48px;
	left: 0;
}

#header .fb {
	position: absolute;
	top: 0;
	left: 845px;
}

#header .linki {
	position: absolute;
	top: 0;
	left: 395px;
}

#header .linki ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#header .linki ul li {
	display: inline;
}

#header .linki,#header .linki li,#header .linki a {
	font: normal 10px Tahoma;
	text-decoration: none;
	color: #525252;
}

#menu {
	position: absolute;
	left: 120px;
	top: 144px;
}

#menu .nagradni_natecaj,#menu .galerija_izdelkov,#menu .sparovi_vitamini
	{
	position: relative;
	width: 455px;
	height: 46px;
}

#menu .nagradni_natecaj {
	background: url("../images/menu_nagradni_natecaj.jpg");
}

#menu .galerija_izdelkov {
	background: url("../images/menu_galerija_izdelkov.jpg");
}

#menu .sparovi_vitamini {
	background: url("../images/menu_sparovi_vitamini.jpg");
}

#menu .ng {
	float: left;
	width: 149px;
	height: 38px;
	margin-top: 8px;
}

/******************************************
 * MIDDLE TABLE
 */
#middle { @
	height: 365px;
	behavior: url("include/js/iepngfix/iepngfix.htc");
	padding: 25px 35px 15px 120px;
	border: 0px solid black;
	position: relative;
}

#contentLeft {
	float: left;
	width: 575px;
	position: relative;
}

#contentRight {
	float: right;
	width: 228px;
	border: 1px solid #ca222a;
	margin-left: 40px;
	position: relative;
}

/******************************************
 * CONTENT 
 */
#middle h2 {
	color: #5da557;
	font-size: 20px;
	border-bottom: 1px solid #ca222a;
	padding: 0 0 6px 10px;
	font-weight: normal;
}

#middle h3 {
	color: #fff;
	font-size: 18px;
	height: 27px;
	width: 218px;
	background: #ca222a;
	padding: 2px 0 0 10px;
	font-weight: normal;
}

#middle div.text,#middle div.text p {
	font-size: 14px;
	color: #4f4f4f;
}

#middle div.text {
	padding: 15px 10px 10px;
}

#middle div.box {
	padding: 10px 10px;
}

#middle div.box p {
	padding: 5px 0;
}

#middle div.vitamini {
	background: url("../images/vitamini.jpg") bottom no-repeat;
	height: 393px;
}

/******************************************
 * GALLERY 
 */
#gbuttons {
	
}

#gbuttons div {
	float: left;
	border-top: 1px solid #5da457;
	border-left: 1px solid #5da457;
	border-right: 1px solid #5da457;
	margin-right: 2px;
	padding: 4px 10px;
	margin-bottom: 2px;
}

#gbuttons div a {
	text-decoration: none;
	color: #5da457;
	font-weight: bold;
	font-size: 14px;
}

#gbuttons div.active {
	border-top: 1px solid #ca222a;
	border-left: 1px solid #ca222a;
	border-right: 1px solid #ca222a;
	border-bottom: 1px solid #ca222a;
	margin-bottom: 0;
	background: #ca222a;
	padding-bottom: 5px;
}

#gbuttons div.active a {
	color: #fff;
}

#gallery {
	clear: both;
	border: 1px solid #ca222a;
	padding: 15px 35px 10px 35px;
	background: #fff;
}

#gallery .navigation {
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}

#gallery .left {
	float: left;
	clear: both;
}

#gallery .right {
	float: right;
}

#gallery .border {
	border: 0;
}

#gallery .won,
#gallery .tri,
#gallery .other {
	font-size: 		16px;
	font-weight:	bold;
	line-height: 	24px;
	border-bottom: 	1px solid #cb2229;
	color: 			#cb2229;
}
#gallery .other {
	border-bottom: 	1px solid #5da557;
	color: 			#5da557;
}

.vrecka {
	width: 			215px;
	border-bottom: 	1px solid #ca222a;
	padding: 		10px 2px;
}

.vrecka .data {
	float: 		left;
	position: 	relative;
	height: 	100px;
}

.vrecka .img {
	float: left;
	width: 82px;
	height: 100px;
	padding-right: 10px;
}

.vrecka .title {
	padding-top: 	16px;
	font-size: 		12px;
	font-weight: 	bold;
	color: 			#ca222a;
	width: 			113px;
	overflow: 		hidden;
}

.vrecka .title a {
	font-size: 12px;
	font-weight: bold;
	color: #ca222a;
	text-decoration: none;
}

.vrecka .title a:hover {
	text-decoration: underline;
}

.vrecka .owner {
	padding-top: 	7px;
	font-size: 		12px;
	font-weight: 	bold;
	width: 			113px;
	overflow: 		hidden;
}

.vrecka .date {
	font-size: 10px;
}

.vrecka .vote {
	font-size: 		12px;
	position: 		absolute;
	bottom: 		0;
}

#popup_content h2,#popup_content .st,.vrecka .vote .st {
	font-weight: bold;
	color: #ca222a;
}




#vrecka_won {
	width: 			215px;
	padding: 		10px 2px;
	float: 			left;
}

#vrecka_won .img {
	width: 218px;
	padding-right: 10px;
}

#vrecka_won .title {
	font-size: 		12px;
	font-weight: 	bold;
	color: 			#ca222a;
	width: 			215px;
}

#vrecka_won .title a {
	font-size: 12px;
	font-weight: bold;
	color: #ca222a;
	text-decoration: none;
}

#vrecka_won .title a:hover {
	text-decoration: underline;
}

#vrecka_won .owner {
	padding-top: 	7px;
	font-size: 		12px;
	font-weight: 	bold;
	width: 			113px;
}

#vrecka_won .date {
	font-size: 10px;
}

#vrecka_won .vote {
	padding-top: 5px;
	font-size: 		12px;
}





/******************************************
 * BOX 
 */
#vitamin_box {
	position: 	relative;
	width: 		228px;
	height:		408px;
}

#vitamin_box .t {
	position: 	absolute;
	z-index: 	2;
	padding: 	2px 0 0 12px;
	font-size: 	12px;
}

/******************************************
 * ZADNJI IZDELKI 
 */
#zadnji_izdeki {
	padding: 	20px 10px 0 10px;
	width: 		208px;
	height: 	416px;
}

#zadnji_izdeki * {
	font-size: 	12px;
}

#zadnji_izdeki .vrecka {
	border: 	0;
	width: 		205px;
	border-top: 1px solid #ca222a;
	padding: 	10px 2;
}

#zadnji_izdeki .vrecka .date {
	font-size: 	10px;
}

#zadnji_izdeki .line {
	background: #ca222a;
}

#zadnji_izdeki .button {
	padding: 	10px 2px;
}

#zadnji_izdeki .button .vse {
	float: 		left;
	width: 		86px;
}

#zadnji_izdeki .button .look {
	float: 		right;
	width: 		118px;
}

/******************************************
 * navigation on page 
 */
.numOfPages {
	list-style: none;
	padding: 	0;
	margin: 	0;
}

.numOfPages * {
	color: 		#606060;
	font-size: 	14px;
}

.numOfPages li {
	display: 	inline;
}

.numOfPages li a {
	text-decoration: none;
}

.numOfPages li a:hover {
	text-decoration: underline;
}

.numOfPages li.all {
	padding-right: 15px;
}

.numOfPages li.prev a,.numOfPages li.prev a:hover,.numOfPages li.first a,.numOfPages li.first a:hover,.numOfPages li.last a,.numOfPages li.last a:hover,.numOfPages li.next a,.numOfPages li.next a:hover
	{
	text-decoration: none;
}

.numOfPages li.active a {
	font-weight:	bold;
	color: 			#42843c;
}

.numOfPages li.none {
	color: 			#c7c7c7;
}

/******************************************
 * FOOTER
 */
#footer {
	padding: 20px 0px 20px 120px;
}

#footer * {
	font-size: 12px;
	color: #656565;
}

#footer .line {
	background: #ca222a;
}

#footer .copy {
	padding-top: 3px;
	float: left;
}

#footer .nav {
	padding: 3px 0 0 205px;
	float: left;
}

#footer .nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .nav ul li {
	display: inline;
}

#footer .nav ul li a {
	text-decoration: none;
}

#footer .nav ul li a:hover {
	text-decoration: underline;
}

#popup {
	height: 100%;
	width: 100%;
	background: #fff;
	position: absolute;
	top: 0;
}

#window {
	width: 490px;
	margin: 0 auto;
	border: 1px solid #000;
	background: #fff;
	position: absolute;
	top: 100px;
	left: 25%;
}


#popup_link {
	position: 	absolute;
	top: 		5px;
	left: 		25px;
}
#popup_link,
#popup_link * {
	font-size: 11px;
	color: #747474;
}

#popup_close {
	position: absolute;
	top: 5px;
	right: 5px;
}

#popup_content {
	position: relative;
	padding: 10px 25px 25px 25px;
	margin-top: 25px;
}

#popup_content * {
	font-size: 12px;
}

#popup_content .img {
	float: left;
}

#popup_content .podatki {
	float: left;
	padding: 60px 0 0 25px;
	position: relative;
	height: 268px;
	width: 135px;
}

#popup_content .podatki #btn_glasuj {
	position: absolute;
	bottom: 20px;
	color: #5da457;
	font-weight: bold;
	text-decoration: none;
}

#popup_content .podatki #btn_oblikuj {
	position: absolute;
	bottom: 0;
}

#popup_content .podatki .glasovi {
	padding-top: 25px;
}

#popup_content h3 {
	font-weight: bold;
	padding-top: 5px;
	overflow: hidden;
}

#popup_content .datum {
	font-size: 10px;
}

#popup_content a {
	color: #5da457;
	font-weight: bold;
	text-decoration: none;
}

#popup_content a:hover {
	text-decoration: underline;
}

#popup_content .line {
	background: #ca222a;
}

#popup_content #expand_data {
	padding-top: 15px;
	display: none;
}

#popupForm {
	
}

#popupForm .inputLeft {
	float: left;
	padding-top: 10px;
}

#popupForm .inputRight {
	float: right;
	padding-top: 10px;
}

#popupForm .inputField {
	width: 205px;
	height: 19px;
	border: 1px solid #a0a0a0;
	color: #5da457;
	padding: 4px 0 0 5px;
	font-weight: bold;
}

#popupForm .button {
	width: 212px;
	background: #5da457;
	color: #fff;
	border: 0;
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
	padding: 3px 0;
	@padding: 0; 
	@height: 25px
}

#popupForm .checkbox {
	padding: 11px 5px 0px 0px;
	@padding-top: 7px;
}



/******************************************
 * DARILNI BON FORM
 */
#bonForm {
	padding-left: 10px;
}
#bonForm div {
	padding-bottom: 5px;
}

#bonForm .inputField {
	width: 305px;
	height: 19px;
	border: 1px solid #a0a0a0;
	color: #5da457;
	padding: 4px 0 0 5px;
	font-weight: bold;
}

#bonForm .button {
	width: 160px;
	background: #5da457;
	color: #fff;
	border: 0;
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
	padding: 3px 0;
	@padding: 0; 
	@height: 25px
}



/******************************************
 * FLASH
 */
.vitaminski_par_alter {
	margin: 0 auto;
	padding: 50px 12px 0 10px;
	font-size: 12px;
}

.vrecka_alter {
	padding-top: 100px;
}




/******************************************
 * TABLE Style
 */
 
table#zirija td {
	padding: 0 10px 10px 0;
}