/* Define all main values for the web site
----------------------------------------------------*/
	body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color: #65A5BE;
	text-align: left;
	background: #453118;
	}
	
	body p {
	color: #65A5BE;
	font-size: 0.7em;
	line-height: 1.55em;
	padding: 0;
	margin: 0;
	}
	
	/* Header elements
----------------------------------------------------*/
	#wrapperHeader {
	width: 100%;
	height: 120px;
	padding: 0;
	background-image: url(grafika/ozadje.gif);
	background-repeat: repeat-x;
	}	

	#internalHeader {
	width: 910px;
	height: 120px;
	margin: auto;
	padding: 0;
	background: url(grafika/ozadjeMotiv.gif) no-repeat;
	}

	#headerText {
	width: 575px;
	float: right;
	margin-top: 20px;
	background-image: url(grafika/nalepke.gif);
	background-repeat: no-repeat;
	background-position: right -20px;
	height: 100px;
	}

	#wrapperHeader img {
	margin-top: 11px;
	float: left;
	}
	
	/* Main body elements
----------------------------------------------------*/
	#wrapperMain {
	width: 100%;
	padding: 0;
	background-color: #2c210f;
	padding-bottom: 10px;
	}	

	#internalMain {
	width: 910px;
	margin: auto;
	padding: 0;
	}
	
	.clearer {
	clear: both;
	}
	
	.hideRooms {
	left: -1000px;
	visibility: hidden;
	display: none;
	}
		
	/* Footer elements
----------------------------------------------------*/
	#wrapperFooter {
	background-image:url(grafika/spodaj.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	padding: 0;
	background-color: #453118;
	clear: both;
	}	

	#internalFooter {
	width: 910px;
	margin: auto;
	padding: 10px 0 0 0;
	text-align: right;
	}
	
	#internalFooter p {
	font-size: .6em;
	color: #856d41;
	}

	#rootFooter {
	float: right;
	width: 150px;
	}

	#rootFooter p {
	margin-bottom: 5px;
	font-size: 0.7em;
	color: #856d41;
	text-align: right;
	}
	
	div#rootFooter a:link, div#rootFooter a:visited { 
	color: #856d41;
	border: 0;
	text-decoration: none;
	}

	div#rootFooter a:hover, div#rootFooter a:visited:hover { 
	color: #fff;
	border: 0;
	}

	div#rootFooter img {
	border: none;
	}
	
	.footerTextPanels {
	width: 228px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}
	
	.footerTextPanels h2 {
	font-size: 0.9em;
	color: #856d41;
	margin: 0 0 5px 0;
	}
	
	.footerTextPanels ul {
	line-height: 1em;
	margin: 0;
	padding: 0 0 0 20px;
	}
	
	.footerTextPanels li {
	font-size: 0.63em;
	color: #634723;
	list-style-image: url(grafika/oznaka.gif);
	margin-left: 2px;
	}
	
	div#footerTextPanels a:link, div#footerTextPanels a:visited { 
	color: #856d41;
	border: 0;
	text-decoration: none;
	}

	div#footerTextPanels a:hover, div#footerTextPanels a:visited:hover { 
	color: #fff;
	border: 0;
	}

	div#footerTextPanels img {
	border: none;
	}

	
/* Turn off all decoration on link images
----------------------------------------------------*/
	img {
	border: none;
	}
		
/* Turn off all browser links outlines that appear in FF
----------------------------------------------------*/
	a {
	outline: none;
	}
	
 /* Default styling for paragraphs
----------------------------------------------------*/
	#mainCopy p, #panelArea p {
	padding: 0 0 15px 0;
	}

	p a:link, p a:visited {
	color: #91cfeb;
	text-decoration: underline;
	}
		
	p a:hover {
	color: #fff;
	}
		
/* Default styling for heading elements
----------------------------------------------------*/
	h1, h2, h3, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: lighter;
	}
	
	#mainCopy h1, #panelArea h1 {
	font-size: 1.5em;
	margin: 0 0 15px 0;
	color: #c6bc73;
	}
	
	h2 {
	font-size: 1em;
	}	
		
	h3 {
	font-size: .9em;
	}
	
	h4 {
	font-size: .8em;
	color: #fff;
	margin: 0;
	}
	
	h5 {
	font-size: 1em;
	margin: 0 0 15px 0;
	}	
	
		
/* Text styling classes
----------------------------------------------------*/
	.lightBlue {
	color: #91cfeb;
	}
	
	.white {
	color: #fff;
	}
	
	.gold {
	color: #c6bc73;
	}
	
	.sizeN {
		font-size:	14px;
	}
/* Nav Bar
----------------------------------------------------*/
	ul#navBar   {
	width: 910px;
	height: 45px;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	float: left;
	background-image: url(grafika/nalepke.gif);
	background-position: right -120px;
	background-repeat: no-repeat;
	}	

	ul#navBar li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 25px;
	width: 80px;
	text-align: center;
	float: left;
	margin-left: 1px;
	}
	
	ul#navBar a {
	color: #c7b523;
	text-decoration: none;
	display: block;
	line-height: 25px;
	}
			
	ul#navBar a:hover {
	background-color: #6a6421;
	display: block;
	background-image: url(grafika/navigacija.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	}
	
	ul#navBar a.selected {
	background-color: #6a6421;
	background-image: url(grafika/navigacija.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	padding: 0;
	margin: 0;
	}
	
	/* imageGallery elements for Print, Web and Imagery portfolio gallery
----------------------------------------------------*/
	#mainImageBox {
	height: auto;
	width: 425px;
	height: 155px;
	margin: 0;
	display: block;
	margin-bottom: 20px;
	}
	
	.section {
	color: #c6bc73;
	font-size: 0.7em;
	padding: 6px 0 1px 0;
	}
	
	ul#imagegallery  {
	padding: 0;
	margin: 0;
	}
	
	ul#imagegallery li {
	font-size: .7em;
	line-height: 14px;
	list-style: none;
	}

	ul#imagegallery a:link, ul#imagegallery a:visited {
	color:#856d41;
	text-decoration: none;
	}
	
	ul#imagegallery a:hover {
	color: #FFFFFF;
	}
	
/* Various Containers (main copy and right hand side)
----------------------------------------------------*/
	#mainCopy {
	width: 260px;
	float: left;
	margin: 20px 0 0 30px;
	}
	
	#newPortfolio {
	width: 530px;
	float: left;
	margin: 20px 0;
	}
	
	#newPortfolio p {
	border-bottom: 1px solid #856d41;
	margin: 1em 0 3em 0;
	padding: 0 0 2em 0;
	}
	
	#newPortfolio a:link, #newPortfolio a:visited {
	color: #c6bc73;
	text-decoration: none;
	}
	
	#newPortfolio a:hover {
	color: #fff;
	}
	
	#portfolioList {
	width: 180px;
	float: left;
	margin: 20px 0 0 20px;
	}
	
	#rightContainer {
	width: 165px;
	float: right;
	background-image: url(grafika/nalepke.gif);
	background-repeat: no-repeat;
	background-position: -8px -166px;
	}
	
	#regDomene{
	float: right;
	margin-bottom: 20px;
	}
	/* .panelLeft and .panelRight splits #mainContent in two 
----------------------------------------------------*/
	#panelArea {
	width: 425px;
	float: left;
	margin-top: 20px;
	}
	
	#panelArea ul {
	line-height: .9em;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: square;
	}
	
	#panelArea li ul {
	font-size: 140%;
	}
	
	#panelArea li {
	font-size: 0.7em;
	color: #856d41;
	margin-left: 2px;
	}
	
	#panelArea a:link, #panelArea a:visited {
	color: #c6bc73;
	text-decoration: none;
	}
	
	#panelArea a:hover {
	color: #fff;
	}
	
	#panelLeft {
	margin: 15px 0 0 0;
	width: 205px;
	float: left;
	}
	
	#panelRight {
	width: 205px;
	margin: 15px 0 0 0;
	float: right;
	}
	
	.panel, .panelLF {
	width: 205px;
	background: url(grafika/ponudba.gif) repeat-x;
	height: auto;
	margin-bottom: 20px;
	}
	
	.panel ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: square;
	}
	
	.panel li {
	font-size: 0.7em;
	color: #856d41;
	margin-left: 2px;
	}
		
	.panelHeader {
	background: url(grafika/ponudbaZgoraj.gif) no-repeat;
	height: 8px;
	}
		
	.panel p, .panelLF p {
	margin: 7px 10px 0 10px;
	line-height: 1.4em;
	color: #856d41;
	font-size: 0.7em;
	}
		
	.panel h2, .panelLF H2 {
	margin: 0 10px 8px 10px;
	color: #c6bc73;
	}
	
	.panel h4, .panelLF H4 {
	font-size: .6em;
	margin: 5px 10px 2px 10px;
	color: #c6bc73;
	}
	
	.panel h3, .panelLF H3 {
	font-size: .9em;
	margin: 0 10px 10px 10px;
	}
		
	.panel img {
	width: 185px;
	height:45px;
	margin: 0 10px 5px 10px;
	}
	
	.panelLF img {
	margin: 0 10px 0 10px;
	float: left;
	}
		
	.panel a, .panelLF a {
	text-decoration: none;
	}
	
	.panel a:link, .panel a:visited, .panelLF a:link, .panelLF a:visited {
	color: #c6bc73;
	}
	
	.panel a:hover, .panel a:active, .panelLF a:hover, .panelLF a:active {
	color: #fff;
	}
	
	.panelRight {
	background: url(grafika/okvir.gif) repeat-x;
	height: 308px;
	margin-top: 70px;
	}
		
	.panelHeaderRight {
	height: 8px;
	background-image: url(grafika/okvirZgoraj.gif);
	background-repeat: no-repeat;
	}
		
	.panelRight a:link {
	text-decoration: none;
	}
	
	.panelRight p {
	margin: 5px 10px 0 10px;
	line-height: 1.3em;
	color: #856d41;
	font-size: 0.7em;
	}
		
	.panelRight h2 {
	margin: 0 10px 8px 10px;
	color: #c6bc73;
	}
		
	.panelRight a:link, .panelRight a:visited {
	color: #c6bc73;
	}
	
	.panelRight a:hover, .panelRight a:active, .portfolioLink a:hover {
	color: #fff;
	}

	/* More Details... button styles 
----------------------------------------------------*/
	.moreDetails {
	background: url(grafika/podrobnosti.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 185px;
	height: 25px;
	margin: 10px 0 0 10px;
	}
	
	a.moreDetails:link, a.moreDetails:visited, a.moreDetails:active {
	background: url(grafika/podrobnosti.gif) no-repeat;
	}
	
	a.moreDetails:hover {
	background-position: -185px 0;
	}

	/* download vCard button style 
----------------------------------------------------*/
	.downloadvCard {
	background: url(grafika/druzba.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 145px;
	height: 25px;
	margin: 15px 0 0 10px;
	}
	
	a.downloadvCard:link, a.downloadvCard:visited, a.downloadvCard:active {
	background: url(grafika/druzba.gif) no-repeat;
	}
	
	a.downloadvCard:hover {
	background-position: -145px 0;
	}

	/* table styles 
----------------------------------------------------*/
	table {
	margin-bottom: 10px;
	}
	
	td {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 8px;
	color: #000000;
	}
			
	td a:link, td a:visited {
	color: #91cfeb;
	text-decoration: underline;
	}
		
	td a:hover {
	color: #fff;
	}
	
	tr {
	padding: 5px;
	margin: 0;
	}
	
	.goldCell {
	background-color: #c6bc74;
	}
	
	.darkGoldCell {
	background-color: #856d42;
	}
	
	.darkEmptyCell {
	background-color: #2c210f;
	}
	
	.darkBrownCell {
	width: 55px;
	background-color: #453119;
	color: #c6bc73;
	}
	
	.darkBrownCellWide {
	width: 105px;
	background-color: #453119;
	color: #c6bc73;
	}
	
	.regcel1, .regcel2{
		padding: 0;
		margin:	0;
	}
	
	.regcel2{
		color:	white;
	}
/* CSS for PHP email form
----------------------------------------------------*/
	fieldset {
	border: none;
	position: relative;
	margin: 0;
	padding: 0;
	}

	input {
	width: 260px;
	border: none;
	background-color: #453118 !important;
	color: #fff;
	}

	textarea {
	width: 260px;
	height: 100px;
	background-color: #453118;
	border: 0;
	color: #fff;
	}
	
	select {
	width: 260px;
	background-color: #453118;
	border: 0;
	color: #fff;
	}

	input.submit {
	width: auto;
	color: #856d41;
	}
	input.reset {
	width: auto;
	color: #856d41;
	}
	input.radio {
	width: auto;
	margin: 10px 0 10px 10px;
	}
	
	span.radio{
	display: inline;
	color: #FFFFFF;
	font-size:	0.8em;
	
	padding: 3px;
	margin:	3px;
	padding-bottom:	5px;
	width:	50px;
	}
	
	a.submitNext {
	display: inline-block;
	width: auto;
	background: #453118;
	color: #856d41;
	text-decoration: none;
	font-size: 0.8em;
	padding: 1px 5px;
	}
	#nazajGumb{
	display: inline-block;
	width: auto;
	background: #453118;
	color: #856d41;
	text-decoration: none;
	font-size: 13px;
	padding: 1px 5px;
	
	}
	label {
	color: #856d41;
	font-size:	0.8em;
	}

	#preverjanje{
	font-size:	0.8em;
	padding:	15px 0;
	color:	white;
	}
	#preverjanje .submitNext{
	font-size: 1em;
	}
	
	.floatL{
	float: left;
	}
	
	.floatR{
	float:	right;
	}
/* PDF download
----------------------------------------------------*/
.downloadPdf {
	background-image: url(images/readerIcon.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	margin: 0 0 8px 0;
	line-height: 130%;
	font-size: 0.7em;
	}

/* New home page links with hover
----------------------------------------------------*/
	.case1, .case2, .case3, .case4, .case5, .case6, .case7, .case8 {
	text-indent: -9999px;
	display: block;
	width: 120px;
	height: 140px;
	}
	
	.case1, .case3, .case5, .case7 {
	float: left;
	}
	
	.case2, .case4, .case6, .case8 {
	float: right;
	}

	.case1 {
	background: url(projekti/01.gif) no-repeat;
	}

	a.case1:link, a.case1:visited, a.case1:active {
	background: url(projekti/01.gif) no-repeat;
	}
	
	a.case1:hover {
	background-position: -120px 0;
	}	
	
	.case2 {
	background: url(projekti/02.gif) no-repeat;
	}
	
	a.case2:link, a.case2:visited, a.case2:active {
	background: url(projekti/02.gif) no-repeat;
	}
	
	a.case2:hover {
	background-position: -120px 0;
	}
	
	.case3 {
	background: url(projekti/03.gif) no-repeat;
	}
	
	a.case3:link, a.case3:visited, a.case3:active {
	background: url(projekti/03.gif) no-repeat;
	}
	
	a.case3:hover {
	background-position: -120px 0;
	}
	
	.case4 {
	background: url(projekti/04.gif) no-repeat;
	}
	
	a.case4:link, a.case4:visited, a.case4:active {
	background: url(projekti/04.gif) no-repeat;
	}
	
	a.case4:hover {
	background-position: -120px 0;
	}
	
	.case5 {
	background: url(projekti/01-s.gif) no-repeat;
	}
	
	a.case5:link, a.case5:visited, a.case5:active {
	background: url(projekti/01-s.gif) no-repeat;
	}
	
	a.case5:hover {
	background-position: -120px 0;
	}
	
	.case6 {
	background: url(projekti/02-s.gif) no-repeat;
	}
	
	a.case6:link, a.case6:visited, a.case6:active {
	background: url(projekti/02-s.gif) no-repeat;
	}
	
	a.case6:hover {
	background-position: -120px 0;
	}
	
	.case7 {
	background: url(projekti/03-s.gif) no-repeat;
	}
	
	a.case7:link, a.case7:visited, a.case7:active {
	background: url(projekti/03-s.gif) no-repeat;
	}
	
	a.case7:hover {
	background-position: -120px 0;
	}
	
	.case8 {
	background: url(projekti/04-s.gif) no-repeat;
	}
	
	a.case8:link, a.case8:visited, a.case8:active {
	background: url(projekti/04-s.gif) no-repeat;
	}
	
	a.case8:hover {
	background-position: -120px 0;
	}
	
/* Map for contact page
----------------------------------------------------*/
	div#popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;
	background: #EFEFEF;
	border: 1px solid #999999;
	margin: 0px;
	padding: 5px;
	width: 250px;
	}
