/*
Theme Name: Arhit
Theme URI: http://elliotjaystocks.com
Description: Tema omogoča, da si spletno stran lahko popolnoma prilagodite vašim željam. Izbirate lahko med številnimi tipi pisav in neskončno barvnih kombinacij.
Version: 1.0
Author: Arhit
Author URI: http://iq.si
Tags: Arhit, IQ.si
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

html
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body
{
    background-color: #154C5A;
    background-image: url("./images/pattern.png");
	margin:0 auto;  
	width:1000px;  
}

a, div#navigacija a, div#breadcrumbs a, div#noga a, div#stranskavrstica div.gradniki div.gradnik ul li a, div#stranskavrstica_leftsidebar div.gradniki div.gradnik ul li a,  div#vsebina a.post-edit-link, div#vsebina_leftsidebar a.post-edit-link, div#polnavelikost a.post-edit-link
{
	color:#1A1B1F;
}

p, p#slogan, label, input, b, div#breadcrumbs, div#widgetid, span
{
	color:#1A1B1F;
}

#stran
{
	width:960px;
	margin: 0 auto;
	padding:0px;
	min-height: 400px;
}

div#glava
{
clear:both;
width: 960px;
height: 130px;
/*background: url("./images/pixl75.png") repeat 0 0 transparent;*/
}

a#domov, p#slogan {
    color: rgba(225, 225, 225, 0.8);
}

div#naslovi_header
{
	float: left;
	margin-top: 70px;
	margin-left:10px;
}
div#logo
{
	float: left;
}

div#stran a#domov:hover {
    color: rgba(225, 225, 225, 0.9);
    text-shadow: 0px 0px 100px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=0); 
}
/** Navigacija*/

div#navigacija div.menu ul li
{
	display:block;
	/*margin-left: 20px; 
	margin-top: 9px;*/
	float: left;
}

div#stran div#glavnidel div#nadmeni
{
	background: url(./images/pixl50.png) repeat 0 0 transparent;
    clear: both;
    display: block;
	height: 15px;
    margin-left: 20px;
    width: 920px;
}

div#stran div#glavnidel div#navigacija {
    background: url("./images/meni_beli2.png") no-repeat scroll center top transparent;
    clear: both;
    display: block;
    height: 54px;
    width: 960px;
}

div#navigacija  a
{
	text-decoration: none;
	font-weight:normal;
	color:#1A1B1F;
	letter-spacing:1pt;
	font-size: 17px;
}

#navigacija li:hover > a, #navigacija ul ul :hover > a, #navigacija a:focus 
{
	color: #757575;
}

#navigacija ul li:hover > ul 
{
	display: block;
}

#navigacija .current_page_item > a, #navigacija .current_page_ancestor > a 
{
	font-weight: bold;
}

#navigacija li {

	float: left;
	position: relative;
	padding: 8px;

}

div#navigacija ul.children
{
	background: url("./images/pixl50.png") repeat scroll 0 0 transparent;
	display: none;
	float: left;
	position: absolute;
	z-index: 99999;
	padding: 5px;
	margin-top: 8px;
	width: 120px;
}

div#navigacija ul.children ul.children
{
	margin-left:115px;
}

#navigacija ul 
{
	font-size: 13px;
	list-style: none;
	padding-left: 0;
}

div#navigacija div.menu ul li.page_item ul.children li.page_item a
{
	float: left;
    font-size: 15px;
    line-height: 17px;
}


/** konec Navigacija*/


#glavnidel {
    /*background: url("./images/glavnidel.png") repeat-y scroll center top transparent;*/
    clear: both;
   /* height: 100%;*/
    padding-top: 15px;
	/*background: url("./images/pixl75.png") repeat 0 0 transparent;*/
	/*border: 5px solid transparent;*/
}

div#stran div#glavnidel div#vsebina, div#vsebina_leftsidebar
{
    background: url("./images/pixl75.png") repeat scroll 0 0 transparent;
    box-shadow: 0 0 25px -3px #FFFFFF;
    display: block;
    float: left;
    line-height: 23px;
    margin-top: 15px;
    min-height: 350px;
    padding: 10px;
    text-align: justify;
    width: 615px;
    text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1); 
}

 div#vsebina_leftsidebar
 {
	float: right;
 }

div#polnavelikost
{
	background: url("./images/pixl75.png") repeat 0 0 transparent;
	box-shadow: 0 0 25px -3px #FFFFFF;
    clear: both;
    display: block;
    /*height: 100%;*/
    min-height: 350px;
    padding: 10px;
    width: 870px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#stranskavrstica .gradnik, div#stranskavrstica_leftsidebar .gradnik {
    /*background: url("./images/stranskavrstica.png") repeat-y scroll 0 0 transparent;*/
	background: url(./images/pixl50.png) repeat 0 0 transparent;
	
    display: block;
    /*height: 100%;*/
    margin-top: 15px;
    padding: 10px;
    width: 220px;
}

div#stran div#glavnidel div#wrap {
    clear: both;
    /*height: 100%;*/
    margin-left: 20px;
    min-height: 400px;
    padding-left: 15px;
    padding-right: 15px;
    width: 890px;
	padding-bottom: 1px;
	background: url("./images/pixl50.png") repeat scroll center top transparent;
}

/** Noga*/
div#stran div#noga {
    background: url("./images/pixl75.png") repeat 0 0 transparent;
    clear: both;
    margin-top: 15px;
	width: 940px;
	padding: 10px;
	min-height: 44px;
}

form div input
{
background: url(./images/pixl50.png) repeat 0 0 transparent;
}

h2
{
	text-decoration: none;
	font-weight:bold;
	color:#1A1B1F;
	letter-spacing:1pt;
	font-size: 20px;
	margin: 5px;
}

h2 a
{
	text-decoration: none;
	font-weight:bold;
	color:#1A1B1F;
	letter-spacing:1pt;
	font-size: 20px;
}

a:hover
{
	color:#757575;
}

a
{
	color:#1A1B1F;
	text-decoration: none;
}

div#noga a:hover
{
	color:#757575;
}

div#noga a
{
	text-decoration: none;
	font-weight:bold;
	color:#1A1B1F;
}



div.tekstvnogi
{
	text-align:center;
}

h1
{
	text-decoration: none;
	font-weight:bold;
	color:#1A1B1F;
	letter-spacing:1pt;
	font-size: 20px;
	margin: 5px;
}

div#stranskavrstica div.gradniki div.gradnik ul li a, div#stranskavrstica_leftsidebar div.gradniki div.gradnik ul li a
{
	text-decoration: none;
	font-weight:bold;
	color:#1A1B1F;
}

div#stran a#domov
{
	text-decoration: none;
	font-weight:bold;
	color:#1A1B1F;
	letter-spacing:1pt;
	font-size: 30px;
}

div#stran a#domov:hover
{
	color:#757575;
}

h3
{
	margin-bottom: 5px;
}

div#stranskavrstica div.gradniki div, div#stranskavrstica_leftsidebar div.gradniki div
{
	/*background: url(./images/pixl50.png) repeat 0 0 transparent;*/
	display: block;
    /*height: 100%;*/
    margin-bottom: 15px;
    padding: 10px;
    width: 210px;
}

div#logo
{
	float: left;
}

div#vsebina p, div#vsebina_leftsidebar p, div#polnavelikost p
{
	margin: 6px 6px 0px;
}

div#vsebina a.post-edit-link, div#vsebina_leftsidebar a.post-edit-link, div#polnavelikost a.post-edit-link
{
	text-decoration: none;
	font-weight:bold;
	color:#1A1B1F;
	letter-spacing:1pt;
	font-size: 16px;
	margin: 5px;
	margin-left: 5px;
}
div#vsebina a.post-edit-link:hover, div#vsebina_leftsidebar a.post-edit-link:hover, div#polnavelikost a.post-edit-link:hover
{
	text-decoration: none;
	font-weight:bold;
	color:#757575;
	letter-spacing:1pt;
	font-size: 16px;
	margin: 5px;
	margin-left: 5px;
}

div#breadcrumbs
{
	clear: both;
}

div#breadcrumbs a
{
	text-decoration: none;
	font-weight:bold;
	color:#1A1B1F;
}

div#breadcrumbs a:hover
{
	color:#757575;
}

div#stranskavrstica
{
	display: block;
    float: right;
    margin-bottom: 15px;
}
div#stranskavrstica_leftsidebar
{
	display: block;
    float: left;
    margin-bottom: 15px;
}


div.footerwidgetslevo
{
	min-width: 33%;
	float: left;
}

div.footerwidgetsdesno
{
	min-width: 33%;
	float: right;
}

div.footerwidgetssredina
{
	min-width: 33%;
	float: left;
}

div.tekstvnogi
{
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

#wpadminbar .quicklinks > ul > li > a
{
	font-weight:normal;
}

/*forms*/
input
{
border:0;
}

textarea
{
border:0;
}

input#submit
{
padding: 0 5px;
background:#FFFFFF;
}/*konec forme*/

div#widgetid
{
	background: url("./images/pixl50.png") repeat scroll 0 0 transparent;
    margin-bottom: 12px;
    padding: 10px;
    max-width: 92%;
}
div#noga div#widgetid
{
	margin: 5px 5px 10px;
}

div#vsebinainstranska
{
	max-width: 890px;
	display: block;
}

div#vsebinainstranska div#prazen
{
	clear: both;
	margin-bottom: 13px;
}
input#inputpovprasevanje.inputPovprasevanje
{
	background: url("./images/pixl50.png") repeat scroll 0 0 transparent;
	width: 207px;
}

textarea#textareapovprasevanje.textAreaPovprasevanje
{
	background: url("./images/pixl50.png") repeat scroll 0 0 transparent;
	max-width: 207px;
    min-width: 207px;
	max-height: 300px;
    min-height: 100px;
}

form#searchform div input#s
{
	width: 112px;
}

#prazen
{
	height: 1px;
}	

div#stranskavrstica  label, div#stranskavrstica_leftsidebar  label, 
{
	font-size: 14px;
}

div#navigacija div.menu ul li
{
	padding:0;
	margin:0
}

div#navigacija div.menu ul li a {
    border-right: 1px dotted white;
    display: block;
    line-height: 39px;
    padding-left: 10px;
    padding-right: 10px;
}
div#navigacija div.menu ul li a:hover, div#navigacija div.menu ul li.current_page_item a 
{
	background:#fff;
}

div#navigacija ul.children {
    background: none repeat scroll 0 0 #fff;
    display: none;
    float: left;
    margin-top: 0px;
    padding: 0px;
    position: absolute;
    width: 160px;
    z-index: 99999;
}

div#navigacija div.menu ul li.page_item ul.children li.page_item a 
{
    display: block;
    float: left;
    font-size: 15px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 20px;
    width: 139px;
}

div#navigacija ul.children ul.children 
{
    background: none repeat scroll 0 0 #F1F1F1;
    margin-left: 160px;
    margin-top: 0;
}

textarea#textareapovprasevanje.textAreaPovprasevanje {
    background: none repeat scroll 0 0 white;
    max-height: 300px;
    max-width: 207px;
    min-height: 100px;
    min-width: 207px;
}

#stranskavrstica #widgetid, #stranskavrstica_leftsidebar #widgetid
 {
    box-shadow: 0 0 3px -3px #FFFFFF;
    font-size: 14px;
    line-height: 19px;
    outline: 1px solid #FFFFFF;
    width: 220px;
}

textarea#textareapovprasevanje.textAreaPovprasevanje {
    background: url("./images/pixl50.png") repeat scroll 0 0 transparent;
    font-family: inherit;
    font-size: 14px;
    margin-bottom: 11px;
    max-height: 300px;
    max-width: 207px;
    min-height: 100px;
    min-width: 207px;
    outline: 1px solid white;
    padding: 9px 5px 5px;
}

input#inputpovprasevanje.inputPovprasevanje {
    background: url("./images/pixl50.png") repeat scroll 0 0 transparent;
    margin-bottom: 8px;
    margin-top: 3px;
    outline: 1px solid white;
    padding: 9px 5px 5px;
    width: 207px;
}

div#widgetid.obrazecZaPovprasevanje form.formaZaPovprasevanje table label {
    font-size: 12px;
    line-height: 24px;
}

input#povprasevanje_poslji
{
	padding: 3px 10px;
}

a img {
    border: 2px solid white;
    margin: 5px;
    padding: 4px;
}

#wrap ul {
 	color: #8C154A;
    list-style-type: disc;
    margin-left: 20px;
    padding-bottom: 15px;
    text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1); 
}

#wrap ol {
    color: #8C154A;
    list-style-type: decimal;
    margin-left: 30px;
    padding-bottom: 15px;
    text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1); 
}

#navigacija ul {
    font-size: 13px;
    list-style: none outside none;
    padding-left: 28px;
}

h1, h2, h3, h4, h5, h6 {
    border-bottom: 1px dotted #FFFFFF;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

div#stranskavrstica, div#stranskavrstica_leftsidebar
 {
    margin-bottom: 15px;
    margin-top: 17px;
}

div#noga ul 
{
    list-style-type: disc;
    margin-left: 20px;
    padding-bottom: 15px;
    text-shadow: 1px 1px 0 #FFFFFF;
}


div#stran div#noga {
    background: url("./images/pixl50.png") repeat scroll 0 0 transparent;
    clear: both;
    margin-top: 15px;
    min-height: 44px;
    padding: 10px;
    width: 940px;
}

div#noga div#widgetid {
    margin: 5px 5px 10px;
    min-height: 130px;
	box-shadow: 0 0 3px -3px #FFFFFF;
    font-size: 14px;
    line-height: 19px;
    outline: 1px solid #FFFFFF;
}

#noga #widgetid {
    width: 283px;
}

div.tekstvnogi {
    border-bottom: 1px dotted white;
    border-top: 1px dotted white;
    display: inline-block;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}

/*

 * Generalno popravit NAVIGACIJA!!!
 */

div#navigacija div.menu ul li
{
padding:0;
margin:0
}

div#navigacija div.menu ul li a {
    border-right: 1px dotted white;
    display: block;
    line-height: 39px;
    padding-left: 10px;
    padding-right: 10px;
}
div#navigacija div.menu ul li a:hover, div#navigacija div.menu ul li.current_page_item a {
background:#fff;

}

div#navigacija ul.children {
    background: none repeat scroll 0 0 #fff;
    display: none;
    float: left;
    margin-top: 0px;
    padding: 0px;
    position: absolute;
    width: 160px;
    z-index: 99999;
}


div#navigacija div.menu ul li.page_item ul.children li.page_item a {
    display: block;
    float: left;
    font-size: 15px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 20px;
    width: 139px;
}

div#navigacija ul.children ul.children {
    background: none repeat scroll 0 0 #F1F1F1;
    margin-left: 160px;
    margin-top: 0;
}

ol li
{
    list-style-type: decimal;
    text-shadow: 1px 1px 0 #FFFFFF;
	margin-left: 5px;
}

ul li
{
    list-style-type: disc;
    text-shadow: 1px 1px 0 #FFFFFF;
	margin-left: 15px;
}

div#navigacija div.menu ul li a.dodaj_v_meni
{
	font-weight: bold;
	font-size: 33px;
}

div#vsebina a.dodaj_novico, div#vsebina_leftsidebar a.dodaj_novico
{
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    text-shadow: 0 0;
}
/*------------------------dodano zaradi urejevalnika-----------------------------------*/
.two-columns {
	width: 460px;
	float: left;
	margin-right: 40px;
}

.nomargin {
	margin: 0 0 0 0;
}

/*------------- PRICING TABLE --------------*/
.pricing-table {
	text-align: center;
	width: 100%;
}

.pricing-table ul {
	margin-left: 0px;
	margin: 12px 0;
}

.pricing-table ul li {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px 0;
	list-style: none;
	width: 100%;
}

.pricing-table ul.imglist li {
	border-width: 0px;
	float: none;
	text-align: left;
	padding-bottom: 3px;
}

.table-title td {
	color: #FFF;
	background-color: #444444;
	font-size: 20px;
	padding: 12px;
	border: 1px solid #545454;
}

.table-description td,.table-buttons td,.table-price td {
	padding: 15px;
}

.table-buttons td {
	padding: 15px;
}

.table-price td {
	font-weight: bold;
	padding-bottom: 17px;
	background-color: #f4f4f4;
}
table.pricing-table tr.table-title td
{
	font-weight: bold;
}

.table-title td:hover {
	background-color: #626262;
}

/* --------------------- BULLETS --------------------- */

ul.bullet_check li,div.bullet_check li,
ul.bullet_arrow li,div.bullet_arrow li,
ul.bullet_arrow2 li,div.bullet_arrow2 li,
ul.bullet_arrow3 li,div.bullet_arrow3 li,
ul.bullet_arrow4 li,div.bullet_arrow4 li,
ul.bullet_star li,div.bullet_star li,
ul.bullet_plus li,div.bullet_plus li{
	list-style: none;
	padding: 0px;
	margin: 7px;
	line-height: 18px;
	padding-left: 25px;
}

ul.bullet_check li,div.bullet_check li {
	background: transparent url(images/check.png) no-repeat 0 .2em;
}

ul.bullet_arrow li,div.bullet_arrow li {
	background: transparent url(images/arrow.png) no-repeat 0 .2em;
}

ul.bullet_arrow2 li,div.bullet_arrow2 li {
	background: transparent url(images/arrow2.png) no-repeat 0 .2em;
}

ul.bullet_arrow3 li,div.bullet_arrow3 li {
	background: transparent url(images/arrow3.png) no-repeat 0 .2em;
}

ul.bullet_arrow4 li,div.bullet_arrow4 li {
	background: transparent url(images/arrow4.png) no-repeat 0 .2em;
}

ul.bullet_numeric li,div.bullet_numeric li {
	list-style: none;
	list-style: decimal;
	padding-left: 20px;
}

ul.bullet_star li,div.bullet_star li {
	background: transparent url(images/star.png) no-repeat 0 .2em;
}

ul.bullet_plus li,div.bullet_plus li {
	background: transparent url(images/plus.png) no-repeat 0 .2em;
}

/*-------- COLUMNS --------*/
.columns-wrapper {
	width: 100%;
	margin-bottom: 30px;
	float: none;
	overflow: hidden;
	margin-left: 6px;
}

#full-width .columns-wrapper {
	width: 960px;
	float: left;
}

#footer .columns-wrapper {
	width: 960px;
	float: left;
}

.columns-wrapper p {
	margin-bottom: 7px;
	margin-top: 7px;
}

.two-columns {
	width: 45%;
	float: left;
	margin-right: 5%;
	text-align:justify
}

#content .two-columns {
	width: 254px;
}

.three-columns {
	width: 30%;
	float: left;
	margin-right: 3%;
	text-align:justify
}

#content .three-columns {
	width: 170px;
}

.four-columns {
	width: 21%;
	float: left;
	margin-right: 4%;
	text-align:justify
}

#content .four-columns {
	width: 116px;
}

.services-box img {
	margin-top: 5px;
	margin-bottom: 15px;
	max-width: 278px;
}

.services-box h4{
	color: #454545;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 1px;
	margin-top: 0px;
}

/*highlight*/
.hihglight1 {
	background-color: #fbfb87;
	border: 1px solid #eeee2b;
	padding: 1px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.hihglight2 {
	background-color: #666;
	border: 1px solid #333;
	padding: 1px;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}

/*tabela*/
table.pricing-table {
	border: 1px solid #D8D8D8;
	border-collapse: collapse;
	margin: 20px 0;
}

table.pricing-table th {
	padding:5px 13px;
	background-color: #f1f2f4;
	border-right: 1px solid #D8D8D8;
	font-size: 14px;
}

table.pricing-table td {
	border: 1px solid #D8D8D8;
	padding: 5px;
	padding-left: 13px;
}

table.pricing-table td:hover {
	background-color: #f9f9f9;
}

.table-title td:hover {
	color: #000;
}

/*error box*/
.info_box,.note_box,.tip_box,.error_box,tip_box {
	padding: 20px;
	margin: 20px 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-left: 55px;
	background: #eee;
}

.info_box {
	background: #ddf3fc url(images/icons/info.png) no-repeat scroll 10px 14px;
	border: 1px solid #8ed9f6;
	color: #2e6093;
}

.note_box {
	background: #fffadb url(images/icons/note.png) no-repeat scroll 10px 15px;
	border: 1px solid #f5d145;
	color: #9e660d;
}

.error_box {
	background: #ffdede url(images/icons/error.png) no-repeat scroll 10px 15px;
	border: 1px solid #d97676;
	color: #cd0a0a;
}

.tip_box {
	background: #eff7d9 url(images/icons/tip.png) no-repeat scroll 10px 15px;
	border: 1px solid #b7db58;
	color: #5d791b;
}

/* --------------------- BUTONS --------------------- */
a.button,a.button {
	background: transparent url(images/buttons_dark_a.png) no-repeat scroll	top right;
	display: inline-block;
	height: 35px;
	margin-top: 0;
	padding-right: 5px;
	/* the same value as the width of buttons_a.gif  */
	text-decoration: none;
	color: #fff;
	font-style: normal;
}

a.button span,a.button span {
	background: transparent url(images/buttons_dark_span.png) no-repeat top	left;
	display: block;
	line-height: 21px;
	padding: 7px 12px 7px 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}

a.button:hover,a.button:hover {
	color: #fff;
	background-position: bottom right;
	cursor: pointer;
	text-decoration: none;
}

a.button:hover span,a.button:hover span {
	background-position: bottom left;
	cursor: pointer;
}

a.button-green,a.button-green {
	background: transparent url(images/buttons_green_a.png) no-repeat scroll top right;
}

a.button-green span,a.button-green span {
	background: transparent url(images/buttons_green_span.png) no-repeat top left;
}

a.button-blue,a.button-blue {
	background: transparent url(images/buttons_blue_a.png) no-repeat scroll	top right;
}

a.button-blue span,a.button-blue span {
	background: transparent url(images/buttons_blue_span.png) no-repeat top	left;
}

a.button-orange,a.button-orange {
	background: transparent url(images/buttons_orange_a.png) no-repeat	scroll top right;
}

a.button-orange span,a.button-orange span {
	background: transparent url(images/buttons_orange_span.png) no-repeat top left;
}

a.button-small,a.button-small {
	background: transparent url(images/buttons_small_a.gif) no-repeat scroll top right;
	display: inline-block;
	height: 35px;
	margin-right: 6px;
	margin-top: 0;
	padding-right: 5px;
	/* the same value as the width of buttons_a.gif  */
	text-decoration: none;
	color: #676767;
	font-style: normal;
	text-shadow: 1px 1px 0px #fff;
}

a.button-small span,a.button-small span {
	background: transparent url(images/buttons_small_span.gif) no-repeat top left;
	display: block;
	line-height: 21px;
	padding: 7px 12px 7px 16px;
	font-size: 12px;
	text-shadow: 1px 1px 0px #fff;
	text-transform: none;
	color: black;
}

a.button-small:hover,a.button-small:hover {
	color: #fff;
	background-position: bottom right;
	cursor: pointer;
	text-decoration: none;
}

a.button-small:hover span,a.button-small:hover span {
	color: #676767;
	background-position: bottom left;
	cursor: pointer;
}

a.header-button {
	background: transparent url(images/buttons_slider_a.png) no-repeat scroll top right;
	padding-right: 27px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.7);
	color: #fff;
}

a.header-button span:hover,a.header-button:hover,a.header-button:hover span{
	color: #fff;
}

a.header-button span {
	background: transparent url(images/buttons_slider_span.png) no-repeat scroll top left;
	padding: 6px 0 8px 26px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.7);
}

/*drop caps*/
.drop-caps {
	font-size: 300%;
	line-height: 0.8em;
	margin-right: 0.1em;
	padding-bottom: 0.1em;
	text-transform: uppercase;
	float: left;
	position: relative;
	top: 4px;
}
/*------------------------konec zaradi urejevalnika-----------------------------------*/

#slider
{
	margin: auto;
}