@charset "utf-8";
@import "reset.css";

body {
margin:0;
padding:0;
background-color: #eeeeee;
background-image:url(img/bg2.jpg);
background-attachment:fixed;
font-size: 13px;
color: #444444;
padding:40px 20px 0px 20px;
text-align:justify;
font-family:Tahoma, Verdana, sans-serif;
}

p {
font-size: 13px;
text-align:justify;
padding:2px 0 5px 0;
line-height:18px;
}

td {
text-align: left;
line-height:18px;
}

input {
border: 1px solid #999999;
padding: 1px 3px;
margin:3px 0;
}

input:hover {
border: 1px solid #ee6666;
}

#wrap {
margin:0 auto;
}

#header {
background-image: url("img/header.gif");
background-repeat: no-repeat;
background-position:top center;
width: 680px;
height: 83px;
}

#mainmenu {
background-color:#ffffff;
background-image:url("img/menubkg.jpg");
background-repeat:repeat-x;
text-align:left;
font-family: Tahoma, Arial CE, Arial, sans-serif;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
padding:5px 0;
}

#mainmenu ul {
display:block;
width:100%;
overflow:hidden;
margin:0;
}

#mainmenu li, #mainmenu li.nobord {
float:left;
margin:4px 0 2px 0;
border-right:1px solid #e1858c;
background:none;
display:block;
padding:0 11px;
line-height:normal;
}

#mainmenu li.nobord {
border:0;
}

#mainmenu li.active, #mainmenu li.activenobord {
text-decoration:none;
color:#dd0000;
}

#mainmenu li.activenobord {
border:0;
}

#body {
background-color:#ffffff;
padding:40px 50px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

#footer {
text-align:right;
font-size: 10px;
background-color:#eeeeee;
border: 1px solid #999999;
border-top: 0px;
margin-bottom: 30px;
}

/* OSTALI ELEMENTI */

a {
color: #444444; text-decoration: none;
}

a:hover {
color:#dd0000;
text-decoration:underline;
}

ul {
margin-bottom:10px;
}

li {	
padding: 2px 24px 2px 24px;
background-image: url("img/bullet.gif");
background-repeat: no-repeat;
background-position: 0px 8px;
list-style: none;
line-height:18px;
margin-left:15px;
}

.csc-linkToTop {
width:100%;
text-align:right;
}

/* TEXT FORMATTING */

h1 {
font-size: 17px;
font-weight:normal;
color:#dd0000;	
padding:2px 0px 10px 24px;
background-image: url("img/arrow.gif");
background-repeat: no-repeat;
background-position: 0px 3px;
}

h2 {
font-size: 14px;
padding: 2px 0px 6px 0px;
color: #dd0000;
}

h3 {
font-size: 13px;
padding: 8px 0px 10px 0px;
color: #333333;
}

.text {
text-align:justify;
text-indent: 2em;
}

.approved {
height:100px;
background-image:url("img/odobreni_tc_web.gif");
background-position: bottom right;
background-repeat:no-repeat;
}

/* TABELA */

.contentTable {
background:#fefefe;
display:block;
float:left;
margin:20px 0 20px 0;
width:578px;
}

.contentTable td, .contentTable th {
padding: 8px;
border:1px solid #cccccc;
font-size:13px;
line-height:18px;
}

.contentTable th {
text-align:center;
}

.contentTable caption {
font-weight: bold;
font-size:13px;
background:#f0f0f0;
padding: 8px;
line-height:18px;
border-bottom:1px solid #cccccc;
}

/* NEWS FCE */

.newsWrap {
overflow:hidden;
}

.contentLeft {
display:block;
width:358px;
padding-right:10px;
float:left;
clear:left;
}

.contentRight {
display:block;
width:199px;
float:left;
border-left:1px solid #cccccc;
padding-left:10px;
}

.clearer {
clear:both;
}

hr.limiter {
width:100%;
height:0;
border:0;
text-align:left;
border-top:1px solid #c1b5a9;
padding:5px 0;
}

.news-latest-morelink, .news-list-morelink {
text-align:right;
}

span.navigacija {
margin:0 auto !important;
}

.tx-ttnews-browsebox td {
padding:0 5px;
}

.newsPic img {
float:right;
}

/* FORMULAR PRIJAVNICE */

label {
display:block;
width:150px;
text-align:right;
float:left;
padding-right:5px;
margin:3px 0;
}

input#mailformformtype_mail{
margin:20px auto;
}

/* FILELINKS */

.csc-uploads-fileSize p {
padding-left:10px;
}
