/* REMOVE DEFAULT */
:link,:visited { text-decoration:none }
a img,:link img,:visited img { border:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img,
blockquote, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form,
input, textarea, fieldset, pre
{margin: 0; padding: 0;}
address { font-style:normal }
/* LAYOUT */
html {
background-image: url(../images/backpixel.gif);
height: 100%;
}

body {
margin: 0px;
height: 100%;
width: 800px;
padding: 0px;
margin-left: auto;
margin-right: auto;
background-image: url(../images/bg.top.jpg);
background-repeat: no-repeat;
}

#narocilo-box a {color:#ffffff; font-weight:bold; border-bottom:1px dashed #e51d9b;}

#wrap {
min-height:100%;
position:relative;
background-image: url(../images/bg.bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
margin-bottom:-20px;
}
* html #wrap {height:100%}

#headclear { width: 800px; height: 190px; }
#footclear { height: 80px; bottom:-20px;}

#main {
width: 700px;
margin-left:50px;}

#content {
width: 580px;
margin-left: 60px;
padding: 0;}

#footblock {
position: absolute;
bottom: 19px;
left: 130px;
line-height: 11px;
text-align:left;
color: #CCC;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform:lowercase;
}
.eee a { color: #CCC; letter-spacing: 0px;}
.eee a:hover { color: #FFF; letter-spacing: 0px; font-weight:normal; }
* html .eee {display:none}

/* NAROCILO */
#narocilo-box {
width:560px;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
margin-bottom:25px;
}
.narocilo-top { display:block; height:12px; background: url(../images/narocilo-560x12-top.gif) no-repeat top left;}
* html .narocilo-top { margin-bottom:-5px;}
.narocilo-bottom { display:block; height:12px; background: url(../images/narocilo-560x12-bottom.gif) no-repeat bottom left;}
* html .narocilo-bottom { margin-top:-5px;}
.narocilo-content {
display:block; 
width:560px; 
overflow:hidden; 
background:#1f1f1f; 
padding:0 0 10px 0;
}

.title {letter-spacing:1px; font-weight:bold; margin-bottom:15px; text-align:center;}
#inputrow { display:block; padding:3px 0 }
.miniarrow {
display:inline-block;
width:3px;
height:5px;
background:url(../images/mini-arrow.gif) no-repeat;
vertical-align:middle;
margin:0 2px 0 2px;
background-position: center;
}

.txt { display:inline-block; width:160px; margin-left:5px; text-align:right; }


.input-txt {
display:inline-block;
background-color:#2f2f2f;
width:200px;
border:none;
color:#e51d9b;
padding:1px 2px 1px 2px;
margin:0 0 0 4px;
}
.input-txtarea {width:340px; margin-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.ura {
display:inline-block;
background-color:#2f2f2f;
width: auto;
border:none;
color:#e51d9b;
padding:1px 2px 1px 2px;
margin:0 0 0 4px;
}
/*javascript overwrites! .input-checkbox {margin:3px 0;} */

.submit {
background-color:#2f2f2f;
border:0;
padding:1px 4px 1px 4px;
border-left:1px solid #e51d9b;
border-right:1px solid #e51d9b;
text-transform:uppercase;
font-size:10px;
letter-spacing:2px;
color:#fff;
cursor:pointer;
}
.submit:hover {color:#e51d9b;}

#left-side { width:250px; float:left; padding-left:20px;}
#right-side { width:250px; float:right;}

/* Storitve razlaga :hover */
.help {
color:#e51d9b;
text-decoration:none;
letter-spacing:2px;
cursor:pointer;
}
.txt-help {
position: relative;
z-index:999;
display:block;
width:225px;
background:#2f2f2f;
color:#9c9a00;
font-size:11px;
padding:3px 5px 3px 5px;
margin:10px 0 -7px 4px;
letter-spacing:normal;
}
.txt-help a {color:#eee; border-bottom:1px dotted #fff;}
.txt-help a:hover {border-bottom:none;}
.arrow-up {
position: relative;
z-index:999;
display:block;
background:url(../images/arrow-up.gif);
width:10px;
height:10px;
bottom:12px;
margin-bottom:-10px;
margin-left:8px;
}
* html .arrow-up { background-position:top; background-repeat:no-repeat; margin-bottom:0px;}









































