body {
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #666;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}

/* TOOLBAR */ #toolbar {
    background-color: #fafafa;
    border-bottom: 1px solid #e4e4e4;
    height: 21px;
    padding: 7px 0 0 10px;
    color: #ed7321;
}

/* GLAVNA POSTAVITEV */ #maindiv {
    width: 728px;
    margin: 0px auto;
} #logo {
    background-image: url(img/logo_bg.gif);
    background-repeat: repeat-x;
    height: 97px;
    margin: 0 0 20px 0;
    padding: 0px;
} #logo img {
    border: none;
    float: left;
}

h1 {
    padding: 0;
    margin: 0;
}

h2 {
    font-size: 1.4em;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    color: #ed7321;
}

h3 {
    font-size: 1.5em;
    font-weight: normal;
    color: #666;
    padding: 0;
    margin: 0;
}

h4 {
    font-size: 1.1em;
    font-weight: normal;
    color: #666;
    padding: 0;
    margin: 12px 0 2px 0;
}

a {
    color: #ed7321;
    text-decoration: none;
}

a:hover {
    color: #ed7321;
    text-decoration: underline;
}

img {
    border: none;
}

/* GENERATOR */ #generator {
    margin-top: 14px;
    padding: 20px 0px;
    border: 1px solid #cccccc;
    -moz-border-radius: 4px 4px;
} .centering {
    text-align: center;
} .generate_div {
    width: 342px;
    float: left;
    padding: 10px;
    text-align: center;
    border-right: solid 1px #ddd;
} .generate_div_last {
    width: 342px;
    float: left;
    border: none;
    padding: 10px;
    text-align: center;
} .passvalue {
    height: 33px;
    border: 1px solid #a9a9a9;
    background: url(img/passvalue.gif) repeat-x center top;
    color: #ed7321;
    font-size: 1.8em;
    text-align: center;
    margin: 10px 0;
    padding-top: 7px;
} #generator form {
    margin-top: 12px;
} .leftcol {
    width: 166px;
    text-align: right;
    height: 30px;
    vertical-align: middle;
} .rightcol {
    text-align: left;
    padding-left: 10px;
    vertical-align: middle;
} .rightcol input.text {
    border: solid 1px #a9a9a9;
    text-align: center;
    margin-top: 2px;
    padding: 1px 2px;
    font-size: 1.2em;
    font-weight: bold;
    background: #ffffff url(img/setvalue.gif) repeat-x center top;
    color: #666666;
} .poslji {
    border: solid 1px #ed7321;
    text-align: center;
    margin-top: 16px;
    padding: 2px 4px;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #ffffff;
    color: #ed7321;
} .poslji:hover {
    border: solid 1px #ed7321;
    background-color: #ed7321;
    color: #ffffff;
}

form {
    padding: 0;
    margin: 0;
} .small {
    background: url(img/hint.gif) no-repeat left center;
    padding-left: 40px;
    font-size: 0.7em;
    color: #aaa;
    margin-top: 15px;
    text-align: left;
}

/* SHOW */
a.refresh {
    display: block;
    background: url(img/refresh.gif) no-repeat 210px 0;
    height: 28px;
    padding: 4px 0 0 35px;
    font-size: 1.4em;
    margin: 20px 0;
}

a.back {
    display: block;
    background: url(img/back.gif) no-repeat 255px 0;
    height: 16px;
    padding-left: 20px;
    margin-bottom: 40px;
}

a.integrate_small {
    display: block;
    background: url(img/integrate_small.gif) no-repeat 210px 0;
    height: 30px;
    padding: 5px 0 0 40px;
} .divide {
    margin-top: 10px;
    clear: both;
    width: 100%;
    padding: 15px 0px;
    border-bottom: solid 1px #b1b1b1;
}

/* FOOTER AND LINKLIST*/ #footer {
    font-size: 0.7em;
    text-align: center;
    padding: 10px;
} #list ul {
    list-style: none;
    padding: 0;
    margin: 20px 10px 5px 0;
} #list ul li {
    height: 17px;
    padding: 5px 0px 5px 30px;
    background: url(img/links_list.gif) no-repeat 5px center;
    border-bottom: 1px solid #ddd;
} #list ul li:hover {
    background-color: #f9f9f9;
} .listcell {
    width: 33%;
    text-align: left;
    vertical-align: top;
}

/* INTEGRATION */
input.field {
    border: solid 1px #a9a9a9;
    margin: 4px 0;
    padding: 3px;
    background: #ffffff url(img/setvalue.gif) repeat-x center top;
    color: #666666;
}

textarea.script {
    font-family: "Courier New", Courier, monospace;
    border: 1px dashed #999999;
    background-color: #f9f9f9;
    padding: 10px;
	width: 706px;
	font-size: 12px;
}

/* OTHER */
.rightfloat {
    float: right;
    padding-top: 70px;
} .citat {
    background-image: url(img/cite.gif);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding: 12px;
    background-color: #f8f8f8;
    text-indent: 25px;
    border: solid 1px #f0f0f0;
    font-style: italic;
} .spacer {
    clear: both;
    height: 1px;
} .integrate {
    display: block;
    background: url(img/integrate.gif) no-repeat left top;
    margin: 20px 20px 0 20px;
    text-align: left;
    font-weight: bold;
    padding: 6px 5px 0 100px;
    height: 48px;
}

iframe.win {
    padding: 2px;
    border: 1px solid #cccccc;
}
table.params {
	width: 728px;
}
th {
	background-color: #f9f9f9;
	border-bottom: 1px solid #cccccc;
	padding: 2px 5px;
}
table.params td {
	border-bottom: 1px solid #dddddd;
	text-align: left;
	vertical-align: top;
}

