/* @override http://greenta-nagradna.local/p/css/main.css */
@CHARSET "UTF-8";

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

/* @group YUI reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}
/* @end */

/* @group basic */

body, html {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
body {
	background: url(back.jpg) repeat-x center 170px;
}
body, td, th, input, textarea {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
#error {
	background: url(error.gif) no-repeat 5px center #fffb74;
	color: #000;
	margin: 0 0 10px 0;
	padding: 15px 10px 15px 50px;
}
/* @end */

#homeLink {
	display: block;
	width: 350px;
	height: 130px;
	position: absolute;
	left: 260px;
	text-decoration: none;
}
.frameView #homeLink {
	left: 10px;
}
#logo {
	text-decoration: none;
	display: block;
	position: absolute;
	left: 0;
	top: 60px;
	width: 250px;
	height: 95px;
}
#logo span {
	display: none;
}
#topHeader {
	width: 660px;
	height: 167px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(header.jpg) no-repeat;
}
#girl1, #girl2 {
	position: absolute;
	z-index: 90;
	bottom: 0;
	left: 50%;
}
#girl1 {
	width: 196px;
	height: 287px;
	margin-left: -450px;
}
#girl2 {
	width: 168px;
	height: 280px;
	margin-left: -280px;
}
#nagrada {
	float: left;
	width: 360px;
	height: 369px;
}
#nagradaLink {
	display: block;
	float: left;
	width: 100%;
	height: 360px;
}
#nagradaLink span {
	display: none;
}
#mc {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#lcol {
	width: 184px;
	float: left;
	clear: left;
	margin: 167px 30px 0 50px;
	display: inline;
}

#lcolBox {
	float: left;
	background: url(lcol_back.gif) no-repeat left bottom;
	min-height: 100px;
	height: auto;
	color: #5c7a1c;
}
/* for Internet Explorer */
/*\*/
* html #lcolBox {
height:100px;
}
/**/
#lcolBox a {
	color: #000;
	display: block;
	padding: 5px 0 5px 0;	
}
#lcolBox h2 {
	color: #5c7a1c;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #799b28;
	padding: 0 0 4px 0;
	margin: 0;
}
#lcolBox strong {
	font-weight: bold;
	font-size: 14px;	
}
#lcolBox p {
	line-height: 16px;
	margin: 5px 0;
}
#lcolBox h3 {
	color: #231f20;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
}
#lcolContent {
	float: left;
	width: 164px;
	margin: 20px 10px 10px 10px;
	display: inline;
}
#rcol {
	width: 380px;
	float: left;
	margin: 167px 0 0 0;
	position: relative;
	display: none;
}
#pogoji {
	display: block;
	color: #fff;
	position: absolute;
	bottom: 5px;
	left: 50%;
	width: 200px;
	margin-left: 200px;
	z-index: 101;
	text-decoration: none;
}
#rcolTest, #rcol a {
	width: 413px;
	position: absolute;
	left: 0;
	bottom: 0;
}
/* @group forma */
#odgovori {
	height: 18px;

	margin: 5px 0 10px 0;
}
form h1, form h4, .povabiPrijatelja h2 {
	color: #263e00;
	padding: 0;
	margin: 0;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
.povabiPrijatelja h2 {
	margin: 0 0 10px 0;
}
form h1 {
	border-bottom: 1px solid #b8c999;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}
form h4 {
	font-size: 14px;
}
#boxc label {
	display: block;
	padding: 2px 0 2px 0;
}
.rgrp {
	padding: 10px 0;
}
.rgrp label {
	display: block;
	padding: 2px 0;
	line-height: 12px;
	height: 16px;
}
form h2 {
	padding: 0 0 10px 0;
	clear: both;
	float: left;
	width: 100%
}
form h3 {
	padding: 10px 0 5px 0;
	clear: both;
	float: left;
	width: 100%;
}
form input.text {
	color: #939598;
	width: 200px;
	border: none;
	background: url(input_back.gif) no-repeat left top #719233;
	padding: 6px 10px;
	margin: 0 0 4px 0;
	line-height: 12px;
}
form input.submit {
	float: left;
	width: 85px;
	height:33px;
	margin-left: -5px;
	border: none;
	background: url(sodeluj.gif) no-repeat left top;
}
.obvezna {
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
	clear: both;
	color: #bacd95;
}

/* @end */
#mcolContentWhite {
	background: #fff;
	float: left;
	width: 100%;
	clear: both;
	color: #636466;
}
#mcolContentWhiteC {
	width: 437px;
	padding: 10px;
}
#mcolContent {
	float: left;
	line-height: 12px;
	width: 240px;
	padding: 50px 10px 0 10px;
}
.wide #mcolContent {
	width: 437px;
	padding-top: 60px;
}
#bodynagradaMesecna #mcol ul, #bodypogoji #mcol ul {
	margin: 15px 0;
	padding: 0 0 0 30px;
}
#bodynagradaMesecna #mcol ul li, #bodypogoji #mcol ul li {
	list-style-type: disc;
}
.wide #mcolContent h3, .wide #finalna2 h3, #mcolContentWhite h3 {
	color: #263e00;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	clear: both;
}
.wide #mcolContent h2, .wide #finalna2 h2, #mcolContentWhite h2 {
	color: #263e00;
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	border-bottom: 2px solid #b8c999;
	padding: 0 0 5px 0;
}
.wide #finalna2 h2, .wide #finalna2 h3, #mcolContentWhite h3, #mcolContentWhite h2 {
	color: #8fb430;
	border: none;
	padding-left: 15px;
}
#mcolContentWhite p {
	margin: 15px 0;
}
#mcolContentWhite h3 {
	padding-left: 0;
}
#mcolContentWhite h2 {
	padding-left: 0;
	border-bottom: 1px solid #c6d897;	
}
#finalna2 ul {
	padding: 10px 0 10px 30px;
}
#finalna2 ul li {
	list-style-type: disc;
	color: #636466;
}
#finalna2 p {
	padding: 10px 0 0px 15px;
	width: 2234x;
}
.desc {
	font-style: italic;
	color: #2c4503;
}
#finalna2 {
	background: url(finalna2back.jpg) no-repeat left top;
	float: left;
	width: 100%;
	color: #231f20;
	padding:73px 0 10px 0;
}
#mcolContent em {
	font-style: italic;
}
#mcolContent strong {
	font-weight: bold;
}
#mcolContent div {
	line-height: 14px;	
}
#mcolContent p {
	margin: 15px 0;
	line-height: 14px;
}
p.green {
	color: #a6ce39;
}
#finalneNagrade p {
	margin: 10px 0;
	
}
#finalneNagrade {
	float: left;
	width: 100%;
	min-height: 180px;
	clear: both;
	background: url(midc_mid.gif) no-repeat left top #2d4700;
}
#finalneNagrade h1 {
	color: #fff;
}
#finalneNagrade .c {
	padding: 35px 10px 0 10px;
}
#finalneNagrade ul  {
	margin: 10px 0 10px 0;
	padding: 0 0 0 20px;
}
#finalneNagrade ul li {
	list-style-image: url(bullet.gif);
}
#mcol #priporoci {
	text-decoration: underline;
	display: block;
	float: left;
	padding: 8px 0 0 0;
}
#footer ul {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 50px;
}
#footer li {
	display: inline;
}
#footer li a {
	display: block;
	float: left;
	padding: 4px 10px;
	margin: 1px 0 0 0;
	text-decoration: none;
	background: url(footer_line.gif) no-repeat right 4px;
}
html #mcol .fb_share span {
	display: none;
}
html #mcol .fb_share, #twitter {
	display: block;
	background: url(fb.gif) no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	padding: 0;
	margin: 7px 6px 0 0;
}
#twitter {
	background-image: url(twitter.gif);
}
#footer {
	background: url(footer.gif) no-repeat left top;
	width: 744px;
	height: 25px;
	margin: 0 0 20px 230px;
	display: inline;
	float: left;
	clear: both;
}
.frameView #footer {
	margin-left: 0;
}
.wide #mcolc {
	width: 477px;
	margin-top: 167px;
	background-image: url(wide_top.jpg);
}
.wide #mcol {
	min-height: 300px;
	width: 457px;
}
#mcolc {
	width: 277px;
	float: left;
	margin: 0 0 0 54px;
	display: inline;
	background: url(mcol_top.gif) no-repeat left top;
}
#mcol {
	width: 256px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 11px;
	display: inline;
	background: url(midc_back.gif) repeat-x left top;
}
.hasRcol #mcolc {
	float: right;
	margin-top: 17px;
	margin-right: 20px;
	margin-left: 0;
	display: inline;
}

div#info {
	padding: 10px;
	margin: 10px 0 10px 0;
	clear: both;
}
#boxc h2 {
	font-size: 12px;
	font-weight: bold;
	color: #b11a00;
}
#bodypogoji #boxc h2 {
	text-align: center;
}
#bodynagrada #boxc h2 {
	margin: 0 0 10px 0;
	color: #faf893;
}
#bodynagrada #mcolContent p.desc a {
	color: #daff86;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	clear: both;
	padding: 3px 76px 15px 0;
	background: url(movis.gif) no-repeat right top;
	font-size: 12px;
}
#bodypriporoci #boxc h2 {
	margin: 10px 0 0 0;
}
span.req {
	color: #f9ffbc;
	font: 18px/12px Georgia, "Times New Roman", Times, serif;
}


p.pozor strong {
	text-transform: uppercase;	
}
p.pozor {
	color: #000;
}
#aff {
	clear: both;
	padding:0 0 0 10px;
}
#aff a {
	text-decoration: none;
	display: block;
	margin: 5px 5px 5px 0;
	float: left;
}
#aff a img {
	vertical-align:middle;	
}
#mcolContent.potrditevUdelezenca h2 strong {
	font-weight: bold;
	font-style: italic;
	color: #000;
}
#mcolContent.potrditevUdelezenca h2 {
	color: #263e00;
	border-bottom: 1px solid #b8c999;
	padding: 0 0 5px 0;
	font: italic bold 15px Georgia, "Times New Roman", Times, serif;
}

#gumbPosljiPrijateljem {
	background: url(poslji_prijateljem.gif) no-repeat left top;
	width: 140px;
}
#prijatelji_listi {
	float: left;
	width: 100%;
	height: 70px;
	background: url(priporocila_listi.gif) no-repeat left top;
}
#mcolContent.povabiPrijatelja {
	padding-top: 60px;		
}
#mcolContent.povabiPrijatelja label {
	display: block;
	float: left;
	clear:both;
	width: 100%;	
}
.imgRight {
	float: right;
	margin-left: 10px;
}
.frameView #mc {
	width: 764px;
	overflow: hidden;
}
#mcc {
	float: left;
	width: 980px;
	overflow: hidden;
	clear: both;
	margin: 0;
}
.frameView #mcc {
	width: 764px;
}
.frameView #topHeader {
	width: 480px;	
	overflow: hidden;
	background-position: -240px top;
}
.frameView  {
	background: none;
}
.frameView #logo {
	display: none;
}
.frameView #rcol {
	margin-left: 50px;
}
#mcolContent.mcolVsiZmagovalci h3 {
	color: #000;
	margin: 15px 0 5px 0;
}
dl {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #b8c999;
	margin: 0 0 15px 0;
}
dt, dd {
	margin: 0;
	padding: 10px 0 0 0;
}
dt {
	width: 100px;
	float: left;
	clear: right;
	font-style: italic;
}
dd {
	width: 330px;
	float: right;
}
dt.dtclear {
	width: 100%;
	clear: both;
	padding: 0;
	height: 1px;
	overflow: hidden;
}
.zPaging {
	margin: 0;
	padding: 0 0 15px 0;
	float: left;
}
.zPaging li {
	display: inline;
}
.zPaging a {
	display: block;
	float: left;
	padding: 0 5px;
	border-right: 1px solid #5c7829;
	text-decoration: none;
}
.zPaging .curPage a {
	font-weight: bold;	
	color: #000;
}
#mcol strong {
	font-weight: bold;
}