/* --------------------------------------------------------------------------------------------------------------------------------- */
/* CENTERSLO                                                                                                                        */
/* --------------------------------------------------------------------------------------------------------------------------------- */
/* BODY SETUP                                                                                                                        */
/* --------------------------------------------------------------------------------------------------------------------------------- */

body { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:62.5%; color: #505050;
	   background-color:#dcdcd7; margin:0px; padding:0px; }
* { margin:0; padding:0; }
.clearthefloats { clear:both; }
a:link, a:visited, a:active { text-decoration:underline; color:#000; font-weight:bold; }
a:hover { text-decoration:none; color:#000; font-weight:bold;  }
img { margin:0; padding:0; border:0; }

/* --------------------------------------------------------------------------------------------------------------------------------- */
/* COLUMNS SETUP                                                                                                                     */
/* --------------------------------------------------------------------------------------------------------------------------------- */
	   
/* MAINWRAP - DRZI VSE SKUPAJ, CENTER CONTENT */
#mainwrap {width:754px; margin-left:auto; margin-right:auto; text-align:left;}
/* CONTENTAREA - TILING BACKGROUND LEFT-RIGHT */
#contentarea {background:url(design/design_bg_tekst.gif) repeat-y top left;}
#contentareaBG {background-color:#dcdcd7;}
/* LEVI IN DESNI COLUMN ... TOP,RIGHT,BOTTOM,LEFT! */
#column1 {width:500px; float:left;}
#column2 {width:250px; float:left;}
#column1content { margin:27px 28px 28px 27px; }
#column1contentNovice { margin:26px 28px 26px 27px; font-size:1.1em; }
#column2menu	{ margin:24px 0px 26px 0px; }
#column2slika	{ margin:27px 0px 27px 27px; }
/* HEADER IN FOOTER */
#header {width:754px; }
#footer {width:754px; }
/* CMS CONTROL PANEL HEADER */
#headerPanel {width:710px; margin-left:2px; padding: 15px 20px 15px 20px; background-color:#333333; font-family:Arial, Helvetica, sans-serif;}
#headerPanel p { color:#FFFF66; font-size:1em; line-height:20px; }
#headerPanel a:link, #headerPanel a:visited, #headerPanel a:active { text-decoration:none; font-weight: bold; color:#FFFF00; font-size:1.3em;}
#headerPanel a:hover { text-decoration:none; font-weight:bold; color:#FFFFFF; font-size:1.3em;}

/* CONTENT YAHOO NAVIGATION TITLE */
#column1content1 { padding:3px 7px 3px 10px; margin-bottom: 2px; background-color:#BEBEB4; }
.contentYahoo { font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#B2C8AB; }
.contentYahoo a:link { text-decoration: none; color:#B2C8AB;}
.contentYahoo a:active { text-decoration: none; color:#B2C8AB;}
.contentYahoo a:visited { text-decoration: none; color:#B2C8AB;}
.contentYahoo a:hover { text-decoration: none; color:#FFFFFF; }
/* CONTENT TITLE */
#column1content2 { padding:9px 5px 9px 10px; background-color:#CCCCCC; margin-bottom:0px; }
.contentTitle { font-family:Arial, Helvetica, sans-serif; font-size:1.6em; color:#FFFFFF; font-weight:bold; }
/* CONTENT */
#column1content3 { font-size:1.1em; line-height:1.6em; }
#column1content3 ul, #column1content3 ol { margin: 10px 10px 10px 30px; line-height:1.6em; } 
#column1content3 p, #column1content3 li { margin-top: 0px; margin-bottom: 0px; }
/* NAZAJ GUMB NAD MENUJEM */
#navcontainer1 ul { margin:0; padding:0; list-style-type:none; font-family:Verdana, Helvetica, sans-serif; font-size:9px; }
#navcontainer1 li { margin-top: 0px; background:url(design/design_menu_button_back.gif) 0 -30px no-repeat; }
#navcontainer1 a { display: block; padding:9px 24px 7px 26px; width: 180px; background:url(design/design_menu_button_back.gif) top left no-repeat; }
#navcontainer1 a:link, #navcontainer1 a:visited { color: #505050; font-weight:normal; text-decoration: none; line-height:14px; }
#navcontainer1 a:hover { background-image: none; color: #505050; }
/* MENU GLAVNI NAPIS */
#column2menu2 { padding:9px 7px 6px 11px; background:url(design/design_menu_button.gif) no-repeat; font-size:11px;}
.MenuTitle { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold; }
/* MENU ITEMS - http://css.maxdesign.com.au/listamatic/vertical11.htm - full version with pictures */
#navcontainer2 ul { margin:0; padding:0; list-style-type:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;}
#navcontainer2 li { margin-top: 0px; background:url(design/design_menu_button_forwbig.gif) 0 -60px no-repeat;}
#navcontainer2 a { display: block; padding:9px 24px 7px 26px; width: 180px; background:url(design/design_menu_button_forwbig.gif) top left no-repeat; }
#navcontainer2 a:link, #navcontainer2 a:visited { color: #505050; font-weight:normal; text-decoration: none; line-height:14px; }
#navcontainer2 a:hover { background-image: none; color: #505050; }

/* --------------------------------------------------------------------------------------------------------------------------------- */
/* HACKS                                                                                                                             */
/* --------------------------------------------------------------------------------------------------------------------------------- */

.clearfix:after {
content: ".";            /* the period is placed on the page as the last thing before the div closes */
display: block;          /* inline elements don't respond to the clear property */
height: 0;               /* ensure the period is not visible */
clear: both;             /* make the container clear the period */
visibility: hidden;	     /* further ensures the period is not visible */ }
.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/* --------------------------------------------------------------------------------------------------------------------------------- */
/* CONTENT STYLES                                                                                                                    */
/* --------------------------------------------------------------------------------------------------------------------------------- */

#column1content3 a:link, #column1content3 a:visited, #column1content3 a:active {
	color:#FF9900; font-weight:bold; text-decoration:underline; }
	/* padding:0em 0.1em 0.1em 0.12em; border-bottom:1px dotted #FF9900; */
#column1content3 a:hover {
	color:#FF0000; font-weight:bold; text-decoration:underline; }
	/* padding:0em 0.1em 0.1em 0.12em; border-bottom:1px solid #FF0000; */
#column1content3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight: bold;
	/* font-variant:small-caps; */
	color: #505050;
	line-height: 22px;
	/* margin-top:15px; */
	margin-bottom: 10px;
	/* padding-top: 3px; */
	padding-bottom: 3px;
	/* border-top: solid 1px #BEBEB4; */
	border-bottom: solid 1px #BEBEB4;	}
#column1content3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	/* font-variant:small-caps; */
	color: #505050;
	line-height: 20px;
	/* margin-top:15px; */
	margin-bottom: 10px;
	/* padding-top: 2px; */
	padding-bottom: 2px;
	/* border-top: solid 1px #BEBEB4; */
	border-bottom: solid 1px #BEBEB4;	}
#column1content3 .blocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #505050;
	line-height: 18px;
	height: auto;
	width: auto;
	background-color:#EFEFEF;
	border: 1px solid #DCDCD7;
	margin: 16px 10px 14px 0px;
	padding: 12px 8px 14px 12px; }
/* #column1content3 hr {
	color:#BEBEB4; height:1px; size:1px; margin:9px 0px 9px 0px;} */

#column1content3 hr { background-color:#BEBEB4; color:#BEBEB4; border:0; height:1px; margin:9px 0px 9px 0px;}

/* --------------------------------------------------------------------------------------------------------------------------------- */
/* NOVICE                                                                                                                            */
/* --------------------------------------------------------------------------------------------------------------------------------- */

/* NOVICE NA PRVI STRANI */
div#column2news { margin-bottom:3px; padding:8px 11px 10px 12px; background-color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:1.1em; line-height: 17px; color:#FFFFFF;}

/* NOVICE STRAN */
#novicaadmin { border:1px solid #BEBEB4; width:438px; height:auto; margin-bottom:15px; }
#novicaadmin p.admin { background-color:#EFEFEF; height:auto; width:auto; padding:9px 10px 11px 10px; display:block; }
#novica { border:1px solid #BEBEB4; width:438px; height:auto; margin-bottom:15px; }
#novica p.header { background-color:#EFEFEF; height: auto; width: auto; padding: 10px 10px 0px 10px; display: block;
                   font-size:13px; font-weight: bold; color: #505050; text-transform: uppercase; }	
#novica p.headerinfo { background-color:#EFEFEF; height: auto; width: auto; padding: 0px 10px 10px 10px; font-size: 10px; 
                       color:#808080; display: block; text-transform: uppercase; border-bottom:1px solid #BEBEB4; }	
#novicatext { line-height: 1.4em; color: #505050; height: auto; width: auto; padding: 10px 10px 10px 10px; display: block; }
#novicatext h1, #novicatext h2 { line-height:1.2em; font-size:1.2em; }
#novica p.admin { background-color: #EFEFEF; height: auto; width: auto; padding: 9px 10px 11px 10px; display: block; }

/* --------------------------------------------------------------------------------------------------------------------------------- */
/* FORM (ADD / MODIFY)                                                                                                                */
/* --------------------------------------------------------------------------------------------------------------------------------- */

#formdesign { width:750px; margin-left:2px; text-align:center; }
#formdesign form { width:700px; margin:20px 0px 20px 0px; font-size:1.4em; font-weight:bold; }
#formdesign form p { margin:20px 0px 20px 0px; font-size:2em; }
#formdesign input { padding:2px; border: 1px solid #505050; background-color:#EFEFEF; color:#505050; }
#formdesign .naslov { margin-right:15px; }
/* adds the line above each section and provides vertical spacing */
#formdesign div.clearfix {border-top: 1px solid #B8B88A; padding:10px 0px; vertical-align:top;} 

/* --------------------------------------------------------------------------------------------------------------------------------- */
/* FORM (SEARCH)                                                                                                                */
/* --------------------------------------------------------------------------------------------------------------------------------- */

// div#formsearch {width:390px; margin-left:40px;}
// div#formsearch h3 {margin:20px 0 0 10px; font-weight:bold; font-size:.8em;} /* adjust top margin for your context */
// div#formsearch h4 {margin:0 0 5px 10px; font-weight:normal; font-size:.75em;}
div#formsearch div.clearfix {border-top: 1px solid #BEBEB4; padding:10px 0px; vertical-align:top;} /* adds the line above each section and provides vertical spacing */
div#formsearch form label {width:130px; float:left; font-size:1em; margin:13px 3px; color:#505050;} /* this is the text label on the left of each input */
div#formsearch form input.submit { width:150px; font-size:1.2em; font-weight:bold; background-color:#E1E1E1; border: 0px; color:#505050; margin:3px 3px; padding:5px; }
div#formsearch form input.field { width:250px; font-size:1.3em; font-weight:bold; background-color:#EFEFEF; border: 1px solid #BEBEB4; color:#505050; margin:3px 3px; padding:5px; }

