/*	---------------------------------------------------------------------------------------
	Default styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

body {
	text-align: center;
	font: 11px/1.5em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	background: #eeeeee url('../images/body.jpg') top left repeat-x;
}
h2 { font-size: 140%; }
h3 { font-size: 120%; }
address { font-style: normal; }
a:hover , a:focus { text-decoration: none; }
label , table { font-size: 100%; }

/*	---------------------------------------------------------------------------------------
	Layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#maincontent { width: 100%; }
#main { width: 900px; margin: 0 auto; padding: 0 40px; 
		text-align: left; background: url('../images/headlines.jpg') left top no-repeat;
}
/*	---------------------------------------------------------------------------------------
	Default styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

* { margin: 0; padding: 0; border: 0; }
hr { display: none; }

/*	---------------------------------------------------------------------------------------
	Classes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.cl { clear: both; visibility: hidden; overflow: hidden; width: 1px; height: 1px; margin-bottom: -1px; font-size: 1px; line-height: 1px; }
.ac { position: absolute; left: -9999px; z-index: -1; }
#main .left { float: left; }
#main .right { float: right; }
.ir , .ir a { position: relative; overflow: hidden; display: block; }
.ir a , .ir span , .plus .ir { width: 100%; height: 100%; }
.ir span { position: absolute; left: 0; top: 0; }
.ir a span { cursor: pointer; }
/*	---------------------------------------------------------------------------------------
	Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#header { overflow: hidden; width: 900px; height: 60px;
		background: none; }
#logo {
	float: left;
	width: 180px;
	height: 50px;
	padding: 12px 0 0 23px;
	display: inline;
}
#logo a { font-size: 20%; color: #333333; }
#logo span { background: url('../images/logo.png') left top no-repeat; }

#menu { float: right; padding-right: 15px; max-width: 678px; line-height: 60px; }
#menu li { position: relative; float: left; display: block; list-style: none; margin: 0 -1px; }
#menu li a { display: block; max-height: 60px; padding: 0 18px; 
			text-transform: none; text-decoration: none; color: #45565a; border-right: 1px dotted #d6dee1; }
#menu li.menu-last a { border: none; }
#menu li a:hover , #menu li a:focus { text-decoration: underline; color: #45565a; background: url('../images/menu_hover.gif') center top no-repeat; }
#menu li.menu-current a , #menu li.menu-parent a { color: #000000; font-weight: bold; background: url('../images/menu_a_hover.gif') center top no-repeat; }

#headlines {
	position: relative;
	width: 900px;
	height: 180px;
	margin: 0 -8px;
	padding: 0 8px;
}
#headlines p {
	position: absolute;
	top: 160px;
	color: #333333;
	font-size: 85%;
	color: #666666;
	margin: 0 0 0 15px;
	clear: left;
}
#headlines a { color: #333333; text-decoration: none; }
#headlines a:hover { color: #333333; text-decoration: underline; }
#main #headlines h1 {
	line-height: 1.2;
	text-transform: none;
	font-size: 250%;
	font-weight: normal;
	color: #333;
	float: left;
	width: 440px;
	height: 85px;
	margin: 70px 0 0 14px;
	display: inline;
}
#main #headlines h2 { text-align: center; font-size: 200%; color: #292929; 
						float: right; width: 416px; height: 140px; margin: 40px 0 0 0; display: inline; line-height: 258px; }
h1 em { text-align: right; text-transform: none; font-weight: normal; font-style: normal; color: #57757b;
		display: block;  }
h1 span.na1 { background: url('../images/napis1.jpg') left top no-repeat; }
h1 span.na2 { background: url('../images/napis2.jpg') left top no-repeat; }
h1 span.na3 { background: url('../images/napis3.jpg') left top no-repeat; }
h1 span.na4 { background: url('../images/napis4.jpg') left top no-repeat; }
h2 span.uvod { background: url('../images/petarda.jpg') left top no-repeat; }
h2 span.storitve { background: url('../images/petarda3.jpg') left top no-repeat; }
h2 span.opod { background: url('../images/petarda.jpg') left top no-repeat; }
h2 span.kontakt { background: url('../images/petarda2.jpg') left top no-repeat; }
h2 span.foto { background: url('../images/pfoto.jpg') left top no-repeat; }
h2 span.video { background: url('../images/pvideo.jpg') left top no-repeat; }
h2 span.audio { background: url('../images/paudio.jpg') left top no-repeat; }
h2 span.splet { background: url('../images/psplet.jpg') left top no-repeat; }
h2 span.copyw { background: url('../images/pcopy.jpg') left top no-repeat; }
h2 span.strat { background: url('../images/pstrat.jpg') left top no-repeat; }
h2 span.present { background: url('../images/present.jpg') left top no-repeat; }
h2 span.padd { background: url('../images/padd.jpg') left top no-repeat; }
h2 span.ppr { background: url('../images/ppr.jpg') left top no-repeat; }
h2 span.pgraf { background: url('../images/pgraf.jpg') left top no-repeat; }
h2 span.pref { background: url('../images/pref.jpg') left top no-repeat; }
h2 span.brand { background: url('../images/pbrand.jpg') left top no-repeat; }

/*	---------------------------------------------------------------------------------------
	Content layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.column , #content { margin-top: 8px; }
.column { float: left; width: 200px; padding: 3px 25px 0; }
.column img { margin-right: -10px; }
.column address { margin-top: 35px; }
.column address strong { display: block; margin-bottom: -.9em; }
#content {
	overflow: hidden;
	float: left;
	width: 590px;
	min-height: 450px;
	padding: 3px 25px 0px 25px;
	border-left: 1px solid #d6dee1;
}
.column .ir , #content .ir { width: 150px; height: 30px; margin-bottom: 10px; line-height: 30px; }

/*	---------------------------------------------------------------------------------------
	Content design
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#maincontent { background: #fff url('../images/maincontent.gif') top left repeat-x; }
#maincontent a { color: #cc3300; background-color: #fff; }
.column , #content { background-color: #fff; }
#content { line-height: 1.7; }
.column address { font-size: 90%; font-weight: bold; }
.column address strong { font-size: 130%; color: #cc3300; }
h4, #main h2 { font-size: 180%; color: #cc3300; }
#content em.imp { padding: 4px 2px; font-style: normal; color: #1d3338; background-color: #dcecef; }
#content ul li {
	list-style: none;
	margin-bottom: 4px;
	background: url('../images/li.gif') left 5px no-repeat;
	padding-right: 10px;
	padding-left: 15px;
	margin-left: 20px;
}
#content ul ul li {
	list-style: none;
	margin-bottom: 4px;
	background: url('../images/li2.gif') left 7px no-repeat;
	padding-right: 40px;
	padding-left: 15px;
	margin-left: 45px;
}
#content ul ul ul li {
	list-style: none;
	margin-bottom: 4px;
	background: url('../images/li3.gif') left 7px no-repeat;
	padding-right: 40px;
	padding-left: 15px;
	margin-left: 80px;
}
#content ul ul ul ul li {
	list-style: none;
	margin-bottom: 4px;
	background: url('../images/li3.gif') left 7px no-repeat;
	padding-right: 40px;
	padding-left: 15px;
	margin-left: 110px;
}
#content h3 { text-transform: uppercase; }

/*	---------------------------------------------------------------------------------------
	PAGE NEWS DESIGN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.novinky #main , .portfolio #main, .storitve #main { background: url('../images/headlines_sub.jpg') left top no-repeat; }

.novinky #main #headlines h1 span { background: url('../images/novinky.png') top left no-repeat; }
#sub #headlines p { color: #3e3e3e; }

#sub #maincontent { background: #fff url('../images/maincontent.gif') top left repeat-x; }
#search {
	color: #fff;
	background-color: #1c2122;
}
#search label { text-transform: uppercase; font-size: 90%; }
#search input { color: #fff; background-color: #32393a; }
#content-head { font-size: 120%; background: url('../images/h_sub.gif') left bottom repeat-x; }
#content-head .out { font-size: 105%; color: #cc3300; }
#content-head .out a { text-transform: uppercase; font-size: 70%; color: #333; }
#sub .news-item h3 { font-size: 150%; font-weight: normal; color: #cc3300; background-color: #fff; }
#sub .news-item p a { font-weight: bold; }
#sub .news-item h2 { text-transform: uppercase; font-size: 100%; }
#sub .news-item h2 span { text-transform: none; }

/*	---------------------------------------------------------------------------------------
	PAGE NEWS LAYOUT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#sub #headlines { height: 208px; margin: 0 -20px; padding: 0 20px; }
.novinky #main #headlines h1 { width: 166px; height: 32px; margin: 64px 0 0 26px; }
#sub #headlines p { clear: left; width: 330px; padding: 15px 0 0 26px; }

#sub #maincontent { padding-top: 8px; }
#sub .column , #sub #content {  }
#sub #content { width: 614px; padding-right: 35px; border-right: 0; }
#search , #submenu { margin: 0 -25px; }
div[class] #search { position: relative; }
#search { margin-top: -3px; padding: 10px 10px 15px 15px; }
#search label, #search input { vertical-align: middle; }
#search label { margin-right: 3px; line-height: 22px; }
#search input { border: 1px solid #525658; }
#search input#text { width: 100px; height: 16px; line-height: 16px; margin-right: 3px; padding: 3px 5px; }
#search input.img { width: 22px; height: 22px; }

#submenu { background: url('../images/column.png') right 1px no-repeat; }
#submenu { min-height: 226px; height: 226px; padding: 15px 12px; }
div[class] #submenu { background-position: right top; }
div[class] #submenu { height: auto; }
#submenu ul li { display: block; background: url('../images/column_li.gif') 0px 5px no-repeat; color: #cc3300; }
#submenu ul li {
	display: block;
	list-style: none;
	padding: 2px 10px;
 /*	border-bottom: 1px solid #d2d5d5; */
}
#submenu ul li a { display: block; text-decoration: none; text-transform: none; font-weight: normal; color: #333; }
#submenu ul li a:hover , #submenu li a:focus , #submenu li.active a { color: #cc3300; background: url('../images/column_li-a.gif') right no-repeat; }
#submenu ul li a {
	text-decoration: none;
}
#submenu li.menu-current a { color: #000000; font-weight: bold; }
#submenu li.menu-child a { color: #333333; }
#submenu ul li.last { border: none; }
#submenu ul li ul li {
	display: block;
	list-style: none;
	padding: 2px 10px;
	border-bottom: none;
}
#submenu .vse { margin: 10px 0 0 0; height: 211px; background: url('../images/znamkep.jpg') left top no-repeat; }
#submenu .on { margin: 10px 0 0 0; height: 211px; background: url('../images/znamkeon.jpg') left top no-repeat; }
#submenu .skupina {
	margin: 50px 0 0 30px;
	}
#content-head { padding-bottom: 2px; }
#main #maincontent h2 , #main #maincontent h3.ir , #main #maincontent h4.ir {  }
#main #maincontent h2.ir { float: left; margin: 5px 0 5px; width: auto; height: auto; }
#content-head .out { float: right; margin-top: 10px; vertical-align: middle; line-height: 1.5; }
#content-head .out a { margin: 0 5px; padding: 2px 0; }
#main .news-item h3 { margin: 0; padding: 0; line-height: 1; }
#main .news-item p , #sub .news-item h2 { padding-left: 20px; border-left: 1px solid #d2d5d5; }
#maincontent .news-item h2 { float: none; margin: 5px 0 0 100px; color: #000; }
#main .news-item p { padding-top: 8px; }

/*	---------------------------------------------------------------------------------------
	PAGE SERVICES LAYOUT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	
.storitve #main #headlines h1 span { background: url('../images/storitve.png') top left no-repeat; }
.storitve #content-head { background: none; }
.storitve #content p.first {
	font-size: 120%;
	color: #47808f;
	text-align: right;
	padding: 0 60px, 10px, 60px;
}
.storitve #content p em { font-style: normal; background-color: #dfebed; }
.storitve #content h3, .col h3 { font-size: 110%; color: #cc3300; }
.storitve #content h2, .col h2 { font-size: 130%; color: #cc3300; }
.storitve #content h1, .col h1 { font-size: 150%; color: #cc3300; }
.storitve #content input {
	text-transform: none;
	font-size: 10px;
	margin: 5px 0 0 10px;
	padding: 3px;
	border: 1px solid #D0D0D0;
}
.field_checkbox {
	margin: 2px 200px 0 10px;
	width: 20px;
}
.storitve #content textarea {
	text-transform: none;
	font-size: 10px;
	margin: 2px 0 15px 10px;
	padding: 3px;
	width: 350px;
	border: 1px solid #D0D0D0;
}
.storitve #content select {
	padding: 3px;
	margin: 2px 10px 15px 10px;
	width: 350px;
}


/*	---------------------------------------------------------------------------------------
	PAGE SERVICES DESIGN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#novice .post_title a {
	color: #464646;
	text-decoration: none;
}
#novice .post_title a:hover {
	color: #999999;
	text-decoration: underline;
}
.storitve #main #headlines h1 { width: 178px; height: 42px; margin: 54px 0 0 26px; }
.storitve #content p { margin-bottom: 23px; }
.storitve #content p.first {
	margin-bottom: 15px;
	padding: 0 3px 0 0;
	border-bottom: 1px solid #d2d5d5;
}
.storitve #content h3 { margin: 30px 0 3px; }

.login_table {
	border: 1px dashed #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #CC3300;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 5px 17px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
	border: 1px solid #D0D0D0;
}
#footer { visibility: hidden; font-size: 1px; color: #DCDCDC; cursor: default; float: right; }
/* .footer {
	background-color: #FFFFFF;
	clear: both;
	height: 20px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
} */
.copyright {
	height: 30px;
	text-align: center;
	font-size: 10px;
	color: #666666;
	padding-top: 2px;
}
.copyright a {
	color: #333333;
	text-decoration: none;
}
.copyright a:hover {
	color: #666666;
	text-decoration: underline;
}