/************************
 National Geographic Magazine
	ngm.css
   by GregoR - Creatim
************************/

/*************** DEFAULT ***************/

body { 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #8C8C8C;
	text-align: center;
	}
	
p  { 
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

input {
	font-size: 11px;
	text-decoration : none;
	border: 1px solid #FFC000;
	padding-left: 3px;
	}

hr	{
	display: none;
	}
	
img {
	 border: 0;
	 }
	
a, a:visited {
	text-decoration: underline;
	color: #8C201D;
	}

a:hover, a:active {
	text-decoration: none;
	color: #8C201D;
	}

ul {
	padding: 0px 0px 5px 17px;
	margin: 0px 0px 4px 0px;
	}

ol {
	margin-left: 25px;
	margin-top: 8px;
	margin-bottom: 8px;
	}

li {
	padding: 2px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	list-style-image: url(pic/bullet.gif);
	}

/*************** LAYOUT, STYLES ***************/

#wrapper { 
	min-width: 900px; 
	width: 900px;
	text-align: left;
	}  
	

#outer > #inner { /* Mozilla code */
	border-bottom: 1px solid transparent;
	} 
	
#outer {
	border-left: 175px #FFFFCC solid;
	border-right: 175px #000000 solid;
	background: 550px #FFFFEF; /* center column*/
	}

#inner { 
	margin: 0; 
	width: 100%; 
	background-image: url(pic/center-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	}
	
#innerHome { 
	margin: 0; 
	width: 100%; 
	background-image: url(pic/center-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	background: #173B5F;
	}

#left {
	width: 175px;              /* left column width */
	margin-left: -175px;       /* _negative_ left column width */
	float: left; 
	position: relative; 
	z-index: 10;
	}

#right {
	width: 180px;              /* right column width */
	margin-right: -180px;      /* _negative_ right column width */
	color: #D5D6BE;
	float: left; 
	z-index: 11;
	position: relative;
	}

#center { 
	float: left; 
	width: 100%; 
	position: relative;
	}
	
#headFrame {
	background-color: #000000;
	height: 84px;
	}

#head {
	background-color: #000000;
	color: #FFD200;
	text-align: left;
	background: url(pic/head.jpg) top left no-repeat;
	width: 900px;
	}

#head h1	{
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	}
	
#head h1 a 	{
	display: block;	
	width: 182px;
	height: 84px;
	background: #000000 url(pic/logo.gif) top left no-repeat;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	}

#content { 
	padding: 15px;
	}

/*#content img {
	border: 1px #5E5E5E solid;
	padding: 1px;
	}*/
	
#content .imgNone { 
	border: 0px #5E5E5E solid;
	padding: 1px;
	}
	
#contentHome { 
	padding: 15px;
	/*background: #173B5F;*/
	margin: 0px;
	}
	
#contentHome h1 { 
	color: #FFD200;
	font-size: 16px;
	margin: 0px 0px 7px 0px;
	text-decoration: none;
	}

#contentHome h2 {
	color: #000000;
	font-size: 13px;
	margin: 0px 0px 7px 0px;
	}

#contentHome h2 a {
	color: #000000;
	text-decoration:none;
	}

#contentHome h2 a:hover {
	text-decoration:underline;
	}
	
#contentHome h3 {
	color: #FFD200;
	font-size: 13px;
	margin: 0px 0px 7px 0px;
	}
	
#contentHome h3 a {
	color: #FFD200;
	text-decoration:underline;
	}

#contentHome h3 a:hover {
	text-decoration:none;
	}

#nav {
	color: #FFD200;
	float: right;
	width: 90px;
	padding: 7px 0px 0px 0px;
	}
	
#nav a {
	color: #FFD200;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	background: url(pic/nav.gif) left no-repeat;
	text-decoration:none;
	}
	
#nav a:hover{
	text-decoration:underline;
	}
	
#right A { font-size: 11px; color:#D5D6BE; text-decoration:underline;}
#right A:hover { text-decoration:none; }

#right h1 {
	color: #FFC000;
	font-size: 11px;
	margin: 0px 0px 7px 0px;
	}

#right h2 {
	background-color: #631917;
	color: #C9B193;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	}

#right h2 a, #right h2 a:visited {
	text-decoration:none;
	}

#right h2 a:active, #right h2 a:hover {
	text-decoration:underline;
	}	

#contentRight {
	padding: 10px;
	}
	
#contentRight a, #contentRight a:visited {	
	text-decoration: underline;
	font-size: 11px;
	color:#D5D6BE
	}
	
#contentRight a:active, #contentRight a:hover {
	text-decoration: none;
	}	
	
#contentRight .linkRumen, #contentRight .linkRumen:visited {	
	color: #FFD200;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	}
	
#contentRight .linkRumen:active, #contentRight .linkRumen:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFD200; 
	text-decoration: none;
	}	
	
/* menu za feature stories*/
#feature_menu {
	background: #DBD69E url(pic/feature-menu.gif) left top no-repeat;
	display: block;
	margin: 10px 10px 0px 0px;
	padding: 10px 10px 5px 10px;
	color: #000000;
	/*border-left: 1px #000000 solid;*/
	} 
	
#feature_menu h1 {
	color: #8C201D;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	} 
	
#feature_menu ul {
	padding: 4px 0px 5px 17px;
	margin: 0px 0px 4px 0px;
	}
	
#feature_menu A { 
	font-size: 11px; 
	color:#000000; 
	text-decoration:underline; 
	display: block;  
}

#feature_menu A:hover { 
	text-decoration:none; 
}
	

#footer { 
	background-color: #424242;
	color: #B1B1B1;
	text-align: center;
	padding: 20px 0px 15px 0px;
	}
	
#footer A {
	text-decoration: underline;
	color: #B1B1B1;
	}
	
#footer A:hover { 
	text-decoration: none;
	color: #B1B1B1;
	}
	
#footer h1	{
	text-indent: -9999px;
	margin: 0px 0px 5px 0px;
	background: #000000 url(pic/logo-bottom.gif) top no-repeat;
	background-color: #424242;
	}
	
#bannerTop {
	background-color: #424242;
	text-align: center;
	border-bottom: 1px solid #8C8C8C;
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	}
	
#bannerBottom {
	text-align: center;
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	}
	
#bannerBottom p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}
	
#bannerRight {
	width: 120px;
	height: 600px;
	position: absolute;
	left: 195px;
	top: 0px;
	}

.clear { 
	clear: both; 
	}
	
/*************** MENU ***************/

#menu {
	padding: 0px;
	margin: 0px;
 	}
 
#menu ul { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	border-top: 1px solid #DCAE00;
	list-style: none;
	overflow: hidden;
	width: 100%;
	}
	
#menu li { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	list-style-image: none;
	border-top: 1px solid #FFEB73;
	border-bottom: 1px solid #DCAE00;
	background-color: #FFDB2C;
	}
	
#menu A {
	color:#000000; 
	padding: 4px 4px 4px 30px;
	font-weight: bold;
	text-decoration: none; 
	background: url(pic/nav-menu.gif) no-repeat left top; 
	display: block; 
	}
	
#menu A:hover { 
	background-color: #FFC000;
	text-decoration:none 
	}
	
#menu li.menuOn{ 
	background-color: #FFC000;
	text-decoration:none;
	/*margin: 0px 0px 0px -18px;*/
	}
	
#menu li.submenu A {
	color:#000000;
	padding: 4px 4px 4px 30px;
	text-decoration: none; 
	font-weight: normal;
	background-image: none;  
	display: block; 
	background-color: #FFEB73;
	}
	
#menu li.submenu A:hover { 
	text-decoration:none;
	background: #FFF396; 
	}
	
#menu li.submenuOn A {
	color:#000000;
	padding: 4px 4px 4px 30px;
	text-decoration: none; 
	font-weight: normal;
	background: none;  
	display: block; 
	background-color: #FFF396;
	}

	
/*************** STILI ***************/

h1, h2, h3 {
	color: #8C201D;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}

h2 {
	font-size: 14px;
	padding: 4px 0px 0px 0px;
	}

h3 {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	}

/*************** reportaže ***************/

.story1, .story2, .story3, .story4, .story5 {
	color: #FFFFFF;
	padding: 15px 15px 0px 15px;
	cursor:pointer;
	cursor:hand;
	}	
	
.story1 p, .story2 p, .story3 p, .story4 p, .story5 p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

.story {
	position: relative;
	height: 180px;
	}
	
.story1 {
	position: absolute;
	width: 230px;
	height: 165px;	
	float: left;
	}

.story1 a, .story1 a:visited {font-size: 11px; color:#FFFFFF; text-decoration:underline;}
.story1 a:hover, .story1 a:active { text-decoration:none; }
	
.story2 {
	position: absolute;
	width: 230px;
	height: 165px;	
	float: left;
	margin-left: 260px
	}

.story2 a, .story2 a:visited {font-size: 11px; color:#FFFFFF; text-decoration:underline;}
.story2 a:hover, .story2 a:active { text-decoration:none; }
		
.story3 {
	position: absolute;
	width: 143px;
	height: 165px;	
	float: left;
	}
	
.story3 a, .story3 a:visited {font-size: 11px; color:#FFFFFF; text-decoration:underline;}
.story3 a:hover, .story4 a:active { text-decoration:none; }
	
.story4 {
	position: absolute;
	width: 143px;
	height: 165px;	
	float: left;
	margin-left: 173px
	}
	
.story4 a, .story4 a:visited {font-size: 11px; color:#FFFFFF; text-decoration:underline;}
.story4 a:hover, .story4 a:active { text-decoration:none; }
	
.story5 {
	position: absolute;
	width: 143px;
	height: 165px;	
	float: left;
	margin-left: 346px
	}
	
.story5 a, .story5 a:visited {font-size: 11px; color:#FFFFFF; text-decoration:underline;}
.story5 a:hover, .story5 a:active { text-decoration:none; }


/*************** OSTALO ***************/
	
.imgRight {
	padding: 0px 0px 5px 10px;
	float: right;
	font-size: 9px;
	}

.imgLeft {
	padding: 0px 10px 5px 0px;
	float: left;
	font-size: 9px;
	}
	
.txtMali {
	font-size: 9px;
	}
	
.txtRumen {
	color: #FFD200;
	}

.aktualno {
	font-size: 11px;
	background-color: #FFF396;
	border-bottom: 1px solid #D6D6A4;
	padding: 10px 0px 0px 11px;
	width: 164px;
	}
	
.aktualno h1 {
	color:#000000; 
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
	font-weight: bold;
	background: url(pic/znak.gif) no-repeat left top;
	}
	
.aktualno h1 a, .aktualno h1 a:visited {
	color:#000000; 
	text-decoration: none;
	}
	
.aktualno h1 a:active, .aktualno h1 a:hover {
	color:#000000; 
	text-decoration: underline;
	}
	
.linkD {
	color: #8C201D;
	border: 1px solid #8C201D;
	background: #FFFFFF;
	}	

.linkD a, .linkD a:visited {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 30px;
	background: url(pic/ico-download.gif) no-repeat left center;
	display: block;
	}
	
.linkD a:active, .linkD a:hover {
	text-decoration: none;
	}	

.aktualno img {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	}
	
.backRumen {
	background-color: #FFD200;
	color: #000000;
	}
	
.backSiv {
	background-color: #D5D6BE;
	color: #000000;
	}

.fieldSearch {
	font-size: 11px;
	text-decoration : none;
	border: 1px solid #FFC000;
	width: 115px;
	height: 14px;
	margin-left: 10px;
	}
	
.fieldEnews {
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #FFC000;
	width: 148px;
	height: 14px;
	}
	
.fieldText {
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #FFC000;
	}

.buttonSearch {
	font-size: 11px;
	text-decoration : none;
	border: 1px solid #FFC000;
	background-color: #FFDB2C;
	width: 30px;
	height: 18px;
	}
	
.buttonAll {
	font-size: 11px;
	text-decoration : none;
	border: 1px solid #FFC000;
	background-color: #FFDB2C;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
}

.linkNav, .linkNav:visited {	
	color: #8C201D;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
	
.linkNav:active, .linkNav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #8C201D; 
	text-decoration: underline;
	}	

	
.crtaSiva {
	font-size: 1px;
	height: 1px;
	border-top: 1px solid #D6D6A4;
	width: 100%;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.forum li {
	padding: 2px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	list-style-image: url(pic/bullet.gif);
	}
	
/* ###### +++  VOTE +++ */
#vote
{
	padding: 0px;
	margin: 0px;
}
div.stars {
	height: 13px;
	overflow: visible;
	padding-left: 0px;
	padding-bottom: 0px;
}
div.stars a {
	cursor:pointer;
	margin:0px;
	float:left;
	display:block;
	width:13px;
	height:13px;
	padding:0px;
	background-image: url(pic/stars.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#vote_rater_input0_container
{

}
div.stars a.over {
	padding:0px;
	margin:0px;
	background-position: 0px -23px;
}

div.stars a.selected {
	padding:0px;
	margin:0px;
	background-position: 0px -65px;
}
div.stars a.selectedover {
	padding:0px;
	margin:0px;
	background-position: 0px -29px;
}
div.stars a.selectedless {
	padding:0px;
	margin:0px;
	background-position: 0px -16px;
}

.ngm_vote_rleft_container
{
	display: none;
	text-align: left;
	padding-left: 0px;
}
.ngm_vote_rleft_containero
{
	display: block;
	text-align: left;
	padding-left: 0px;
}

.ngm_vote_left_container_tnx {
	display: none;
	height: 20px;
	font-family: arial;
	font-size: 11px;
	padding-left: 0px;
	text-align: left;
}
.ngm_vote_count
{
	font-family: arial;
	font-size: 10px;
}
.ngm_vote_count_bold
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFC000;
}
/* ###### +++  VOTE   end +++ */


/*************** PRINT ***************/

.print {
	display: none;
	}
/************* POVEZAVE ******************/
#opis_povezave {
	float:left;
	padding:20px 5px 0 5px;
	width:97%;
}
#opis_povezave p {
	border-bottom:1px dashed #ffc000;
	padding:5px 15px 10px 15px;
}
#povezave_iskanje {
	float:left;
	border-bottom:2px solid #ffc000;
	padding:5px 0 20px 0;
	width:100%;
	margin:0 0 10px 0;
}
input#povezave_search {
	width:150px;
	margin:0;
	padding:1px 0 0 3px;
}
.selekti {
	padding:15px 0 20px 0;
	border-bottom:2px solid #ffc000;
	margin:0 0 10px 0;
}
.selekti select {
	margin:0 20px 0 0;
	width:139px;
}

/*right banner*/
#rightBanner {position:absolute;left:185px;}

#e_novice_email_odjava {float:left;}
#odjava {float:left; margin-top:0; padding:0 5px 2px; height:18px; margin-left:5px;}