/* general */
* {
margin:0;
padding:0;
}
ul {
margin:0;
padding:0;
list-style-type:none;
}
body {
color: #0F090C;
background-color:#FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
a img {
border:0;
}
a {
border:none;
color:#333366;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.font14 {
font-size:14px;
}
.font11 {
font-size:11px;
}
.brclear {
clear:both;
font-size:1px;
height:0;
line-height:0;
margin:0;
}
.float-r {
float:right;
}
.float-l {
float:left;
}
/* top */
#bodybg {
background: url("../img/blog-heder-bg.png") repeat-x scroll center 0 transparent;
height: 140px;
margin: 0 auto;
padding: 0 0 0;
position: relative;
text-align: left;
width: 100%;
z-index: 1;
}
#header {
height: 140px;
margin: 0 auto;
position: relative;
text-align: left;
width: 980px;
}
#logo {
left:0;
position: absolute;
top:0;
/*top:29px;*/
}
#logo a {
background: url("../img/blog-logo2.svg") no-repeat scroll 0 0 transparent;
display: block;
height: 42px;
width: 160px;
background-size: 160px 42px;
margin:26px 0 0;
}
.main-banner {
height: 90px;
position: absolute;
right: 41px;
top: 5px;
width: 728px;
z-index: 100000;
}
#login {
color:#5B5B5B;
width:990px;
height:40px;
line-height:40px;
position:absolute;
bottom:0;
left:0;
font-size: 11px;
}
#login #login-form {
margin-left: 14px;
float:left;
}
#login .blog-search {
float:left;
color:#8F9095;
text-align:center;
padding-left: 20px;
padding-top:8px;
line-height:1;
}
#header .loged .blog-search {
float:right;
padding-right:50px;
}
#login input#reg_user, #login input#reg_pass {
border:1px solid #C9C9C9;
font-size:13px;
padding:2px;
color:#574E4B;
width:95px;
margin-right:10px;
}
#login input.remember {
width:13px;
vertical-align: middle;
}
#login input.submit-btn {
width:63px;
padding:2px 0;
cursor:pointer;
margin-right: 8px;
}
#login label {
margin-right: 5px;
}
.smallfont {
margin-left:5px;
}
#login a.fb {
background: url(../img/fb.gif) no-repeat 2px 0;
padding:1px 0 0 20px;
}

.submit-btn {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#e3e3e3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
border:1px solid #C1C1C1;
border-radius:4px;
-moz-border-radius: 4px; 
-webkit-border-radius: 4px; 
color:#666666;
padding:4px 10px;
}
.submit-btn:hover {
background: -moz-linear-gradient(top, #ffffff 0%, #D6D6D6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#D6D6D6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#D6D6D6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#D6D6D6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#D6D6D6 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#D6D6D6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#D6D6D6',GradientType=0 ); /* IE6-9 */
border:1px solid #A3A3A3;
text-decoration:none;
}
#login a.submit-btn {
font-size:12px;
margin-left: 16px;
}
/***** IE7 FIX ********/
*:first-child+html #header .loggedout {
padding-top:5px;
height:35px;
}
*:first-child+html #header .loggedout .ie7fix {
vertical-align: middle;
}
*:first-child+html #header .loggedout input {
padding-top:5px;
}
*:first-child+html #header .loggedout .blog-search {
padding-top:0;
}
*:first-child+html #header .loggedout .blog-search input {
padding-top:0;
margin-top:0;
}
/***** IE7 FIX KRAJ ********/
.navigation {
border-bottom:1px solid #D5D5D5;
height:29px;
text-align:center;
}
.menu {
text-align:left;
width:980px;
margin:0 auto;
overflow:auto;
}
.navigation ul.nav {
float:left;
height:29px;
}
.navigation ul.nav li {
border-left:1px solid #D5D5D5;
float:left;
/*height:29px;*/
}
.navigation ul.nav li.new-menu-btn {
height:29px;
}
/*.navigation ul.nav li:hover {
background:#FF3300;
}*/
.navigation ul.nav li span {
display:block;
padding:6px 10px 4px 12px;
}
.navigation ul.nav li a {
background:url(../img/drop-down.gif) no-repeat scroll right center;
color:#FF3300;
display:block;
font-size:14px;
padding-right:27px; 
/*padding:6px 27px 7px 12px;
margin-right:10px;*/
}
/*.navigation ul.nav li a:hover {
background:url(../img/drop-down2.gif) no-repeat scroll right center;
color:#FFF;
text-decoration:none;
}- pokusaj */
.navigation ul.nav li.no-drop a {
background: none repeat scroll 0 0 transparent;
display: block;
padding: 6px 10px 4px 12px;
}
.navigation ul.nav li span.active, .loged-in .btn span.active {
background:#333366;
}
.navigation ul.nav li span.active a {
background:url(../img/drop-down2-purple.gif) no-repeat right center;
color:#FFF;
}

/* ulogovan */
ul.loged-in li {
float:left;
padding:0 8px 0 0;
margin-right: 15px;
font-size: 14px;
}
ul.loged-in li.img {
margin-right: 5px;
}
ul.loged-in li.select {
margin-right: 10px;
}
ul.loged-in li:last-child {
border-right:0px solid white;
}
ul.loged-in li.img {
padding-right:5px;
}
ul.loged-in li.text {

}
ul.loged-in li.text a {

}
ul.loged-in li.text a:hover {
text-decoration:underline;
}
ul.loged-in li.pretraga {
padding-top:7px;
float:right;
}
ul.loged-in li.btn a,ul.loged-in li.select a {
font-size:14px;
}
ul.loged-in li.btn span a {
background:transparent url(../img/drop-arrow-ulogovan-grey.png) no-repeat right center;
padding-right:18px;
}
ul.loged-in li.btn span.active a {
background:transparent url(../img/drop-down-purple.gif) no-repeat right center;
color:#fff;
}
ul.loged-in li.btn span, ul.loged-in li.select span {
display:block;
padding:0px 8px;
}
ul.loged-in ul {
line-height:20px;
}

/* padajuci */
.sirina1 {
width:191px;
}
.sirina1 ul, .sirina2 ul {
width:180px !important;
}
.sirina2 {
width:191px;
}
.sirina3 {
width:560px;
}
.sirina3 ul {
width:177px !important;
}
.sirina4 {
width:229px;
padding:5px;
color:#4A80B2;
}
.sirina4 .kratak {
width:223px;
}
.sirina4 input.send {
width:60px;
font-variant:small-caps;
}
.sirina5, .sirina6 {
width:191px;
}
.sirina5 li a {
text-decoration:none;
}
.sirina5 li a:hover {
text-decoration:underline;
}

.navigation ul.nav .submenu, .loged-in .submenu  {
border:6px solid #333366;
background:#FFFFFF none repeat scroll 0 0;
display:none;
position:absolute;
z-index:1000;
}
.navigation ul.nav .submenu span, .loged-in .submenu span {
color:#FF3300;
font-size:10px;
display:block;
padding:5px 0 0 7px;
}
.navigation ul.nav .submenu ul, .loged-in .submenu ul {
float:left;
padding:0 5px 0 4px;
width:auto;
}
.navigation ul.nav .submenu li, .loged-in .submenu li {
border-bottom:1px solid #D5D5D5;
border-right:0 none !important;
border-left:0 none !important;
padding:1px 0;
float:none !important;
font-size:12px;
margin-right:0;
}
.navigation ul.nav .submenu li a, .loged-in .submenu li a {
background: url(/v2/img/arrow-purple.gif) no-repeat left center;
color:#333366 !important;
display:block;
font-size:12px !important;
padding:4px 13px;
}
.navigation ul.nav .submenu li a:hover, .loged-in .submenu li a:hover {
background:#EFEFEF url(/v2/img/arrow-purple.gif) no-repeat left center;
}
.navigation ul.nav .submenu li.last, .loged-in .submenu li.last {
border:none;
}
/* tiker */
ul.ticker {
float:left;
height:29px;
border-right:1px solid #D5D5D5;
border-left:1px solid #D5D5D5;
width:532px;
color:#8F9095;
}
.navigation ul.ticker li {
float:left;
height:23x;
}
.navigation ul.ticker li span {
display:block;
padding:6px 0 4px 5px;
}
.navigation ul.ticker li.pages span {
padding:6px 6px 4px 2px;
}
.navigation ul.ticker li.tema span {
display:block;
padding:6px 0 4px 12px;
font-size:14px;
}
.navigation ul.ticker li a {
display:block;
font-size:14px;
}
.navigation ul.ticker li.tacka span {
display:block;
padding:6px 0 4px 0px;
font-size:14px;
}
.navigation ul.ticker li.left-arrow {
height:12px;
width:8px;
background:url(../img/arrow-gray-purple.gif) no-repeat 0px 8px;
padding:6px 0 4px 0;
margin:0 5px 0 10px;
}
.navigation ul.ticker li.right-arrow {
height:12px;
width:8px;
background:url(../img/arrow-gray-purple.gif) no-repeat -12px 8px;
padding:6px 0 4px 0;
}
.navigation ul.ticker li.left-arrow a, .navigation ul.ticker li.right-arrow a {
display:block;
width:9px;
height:15px;
}
.navigation ul.ticker li.ticker-text div {
text-transform:uppercase;
padding:2px 0px 0px 5px;
/*position:absolute;*/
overflow:hidden;
}
.navigation ul.ticker li.ticker-text div a {
/*position:absolute;
clip:rect(0px 400px 13px 0px);*/
display:block;
height:15px;
overflow:hidden;
vertical-align:top;
}
/* news */
.container {
text-align:center;
}
.news {
margin:20px auto 0 auto;
width:980px;
text-align:left;
}
.news h1, .headline h1, .headline h2 {
margin-bottom:5px;
}
.news h1 a, .headline h1 a, .news .headline h2 a, .headline h1 {
font-family:Georgia,Arial;
font-weight:normal;
font-size:24px;
}
.news h2 a {
font-family:Georgia,Arial;
font-weight:normal;
font-size:18px;
}
.main-news {
float:left;
width:480px;
margin:0 10px 0 0;
}
span.date, span.author {
color:#8B8B91;
font-size:15px;
background:none;
}
span.date a, span.author a {
font-size:15px;
}
span.author img {
top:1px;
position:relative;
padding:0 5px 0 2px;
}
.other-news span.date, .other-news span.date a, .other-news span.author, .other-news span.author a {
font-size:13px;
}
ul.comments {
margin:5px 0 15px 0;
overflow:auto;
}
.other-news ul.comments {
margin:5px 0 5px 0;
overflow:auto;
width:224px;
}
.main-news ul.comments {
width:480px;
}
ul.comments li {
float:left;
padding: 2px 5px;
text-transform:uppercase;
font-weight:bold;
}
ul.comments li.komentara {
color:#FFF;
background:#333366;
}
ul.comments li a {
font-size:11px;
}
ul.comments li.komentara a {
color:#FFF;
}
ul.comments li.preporuka {
color:#FF3300 !important;
}
ul.comments li.novi {
color:#FFF !important;
background:#FF3300;
margin-left:5px;
}
ul.comments li.novi a {
color:#FFF !important;
}

.main-news p {
line-height:1.5em;
font-size:14px;
}
.other-news {
float:left;
width:244px;
border-left:1px solid #D5D5D5;
}
.other-news p {
line-height:1.5em;
font-size:12px;
}
.other-news h2, .other-news span.date, .other-news span.author, .other-news ul.comments, .other-news p {
margin-left:10px;
margin-right:10px;
}
/*.margina h2, .margina span.date, .margina span.author, .margina ul.comments, .margina p {
margin-right:0;
}*/

/* main banners */
.main-banners {
background:#E3E3E3;
margin:10px 0;
padding:10px;
border-top:1px solid #D5D5D5;
border-bottom:1px solid #D5D5D5;
height:100px;
}
.banner1, .banner2, .banner3 {
width:300px;
height:100px;
background:#CCC;
float:left;
margin-right:30px;
}
/* teme */
.teme {
float:left;
border-right:1px solid #D5D5D5;
width:244px;
}
.teme h4 {
margin:0 10px 20px 10px;
text-transform:uppercase;
}
.teme ul {
margin:0 10px;
}
.margin h4, .margin ul {
margin-left:0;
}
.teme h4 a {
color:#FF3300;
font-size:12px;
}
.teme li {
padding:0 0 20px 0;
}
.teme li a {
font-size:16px;
font-weight:bold;
font-family:Georgia, Arial;
}
.teme li span.comment a {
font-size:14px;
font-family:Georgia, Arial;
color:#FF3300;
}
.teme li span.author {
font-size:12px;
color:#9D9D9E;
display:block;
}
.teme li span.author a {
font-size:12px;
font-weight:normal;
font-family:Arial;
}
.spisak {
border-right:none;
}
.spisak li {
padding:0 0 5px 10px;
background:url(../img/box-gray.gif) no-repeat 0 6px;
float:left;
width:105px;
}
.spisak li a {
font-size:12px;
font-weight:normal;
}
.spisak li span.comment a {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#0F090C;
}
.spisak h4, .spisak ul {
margin-right:0;
}
/* category news */
.category-layout {
padding:10px 0;
border-top:1px solid #D5D5D5;
border-bottom:1px solid #D5D5D5;
overflow:auto;
}
.category-news {
float:left;
width:319px;
margin:0 10px 0 0;
border-right:1px solid #D5D5D5;
}
.category-news p {
line-height:1.5em;
margin:0 10px 0 0;
padding:0;
padding-left:80px;
}
.category-news span {
color:#9D9D9E;
display:block;
}
a.cat {
color:#FF3300;
font-size:11px;
font-weight:bold;
padding:0 0 4px;
text-decoration:none;
text-transform:uppercase;
}
a.story {
display:block;
font-family:Georgia, Arial;
font-size:16px;
font-weight:bold;
padding-bottom:2px;
}
.category-news img {
display:block;
float:left;
margin:5px 4px 0 0;
}
.cat-no3 {
margin-right:0;
border-right:0;
}
/* footer */
#footer {
font-size:12px;
background:#F8F8F8;
display:table;
width:980px;
color:#0F090C;
margin:0 auto;
text-align:left;
}
#footer span {
float:left;
padding:5px;
width:100px;
font-size:10px;
}
#footer span a {
display:block;
font-weight:bold;
font-size:12px;
}
#footer p {
padding:5px;
}
.fontcolor {
color:#999;
}
/* pregled strane */
.left-container {
float:left;
width:656px;
margin-right:14px;
}
.right-container {
float:left;
width:310px;
}
.tabs {
height:30px;
margin:0 5px 15px 0;
padding:0 8px;
border-bottom:6px solid #E6E6E6;
}
.tabs li {
display:block;
float:right;
margin:0 9px 0 0;
padding:0;
text-align:center;

}
.lefttabs li {
float:left;
}
.tabs li a {
display:block;
height:15px;
margin:0;
padding:8px 9px 6px 9px;
text-align:center;
border-top:1px solid #E6E6E6;
border-left:1px solid #E6E6E6;
border-right:1px solid #E6E6E6;
font-size:14px;
}
.tabs li a.active {
background:#E6E6E6;
color:#555;
display:block;
height:15px;
padding:8px 9px 6px 9px;
text-align:center;
font-size:14px;
font-weight:bold;
}
.tabs li.text {
padding:8px 9px 6px 9px;
float:left;
}
.tabs li.no1 {
width:96px;
}
.tabs li.no2 {
width:94px;
}
.tabs li.no3 {
width:93px;
}
.tabs li.no4 {
width:93px;
}
.blog-outer, .komentar-outer {
background:url(../img/blog-top.gif) no-repeat top center;
padding-top:10px;
}
.komentar-outer {
margin-top:10px;
}
.blog-outer-footer, .komentar-outer-footer {
background:url(../img/blog-bottom.gif) no-repeat bottom center;
}
.komentar-outer-footer {
padding:0 14px 0 10px;
}
.blog-outer-footer p, .komentar-outer-footer p {
border-top:1px dashed #D5D5D5;
margin-right:5px;
padding:5px 5px 10px 0;
text-align:right;
}
.komentar-outer-footer p {
border-top:1px solid #D5D5D5;
}
.blog-iner, .komentar-iner {
background:url(../img/blog-bg.gif) repeat-y bottom center;
padding:10px;
overflow:auto;
}
.komentar-iner {
padding-right:14px;
}
.blog-head img.avatar {
float:left;
width:50px;
margin:4px 10px 0 0;
}
.headline {
padding-left:60px;
}
.headline ul.comments {
margin:0;
padding:5px 0 0 0;
color:#8B8B91;
font-size:11px;
}
.headline ul.comments li {
color:#8B8B91;
font-size:11px;
}
div.slikaleft {
float:left;
}
div.slikaleft img {
border:1px solid #D5D5D5;
padding:5px;
margin-right:12px;
}
.blog-text {
font-size:120%;
line-height:1.5em;
padding:0 0 0 60px;
margin-top:15px;
width:576px;
overflow-y:hidden;
overflow-x:auto;
}
.blog-text img {
padding:5px;
margin:5px 10px;
border:1px solid #D5D5D5;
}
#pregled-profila .blog-text {
padding:0;
margin-top:0;
} 
.desno-lista {
border-top:6px solid #E6E6E6;
border-bottom:6px solid #E6E6E6;
/*overflow:auto;*/
}
.desno-lista h4, #clanak .desni-baner h4 {
font-weight:bold;
margin:12px 0;
font-size:13px;
}
.desno-lista li {
background:transparent url(../img/box-gray.gif) no-repeat scroll 0 6px;
float:left;
padding:0 5px 5px 10px;
width:130px;
}
.desno-lista li span.comment a {
color:#FF3300;
}
.desni-baner {
padding:10px 5px;
}
.clanci li {
width:290px;
float:none;
}
.akt-teme li span.comment a {
color:#0F090C;
}
.page-navigation {
border-top:1px solid #D5D5D5;
padding-top:4px;
margin:15px 5px 0 0;
color:#D5D5D5;
font-weight:bold;
}
.page-navigation ul li {
float:left;
padding:5px 10px;
}
.page-navigation ul li a {
font-weight:bold;
}
.off-prev {
background:transparent url(../img/arrow-gray-prev.gif) no-repeat 0 5px;
padding:4px 5px 2px 11px !important;
width:68px;
color:#999;
}
.on-prev {
background:transparent url(../img/arrow-blue-prev.gif) no-repeat 0 5px;
padding:4px 5px 2px 11px !important;
width:68px;
}
.on-next {
background:transparent url(../img/arrow-purple-next.gif) no-repeat 53px 5px;
width:56px;
padding:4px 5px 2px 5px !important;
}
.off-next {
background:transparent url(../img/arrow-gray-next.gif) no-repeat 53px 5px;
width:56px;
padding:4px 5px 2px 5px !important;
color:#999;
}
#novoListanje li {
float:left;
padding:5px 8px;
}
li#bezlinka {
color:#333366;
background:#D5D5D5;
}
/* clanak */
#clanak .blog-outer {
background:none;
padding:0;
}
#clanak .blog-iner {
background:none;
padding:0;
}
#clanak .blog-text, #clanak .headline {
padding:0;
}
.border {
border-bottom:6px solid #E6E6E6;
}
.author-profile {
overflow:auto;
margin-bottom:10px;
}
.author-profile h2 {
font-weight:bold;
font-size:17px;
margin:5px 0;
}
.author-profile img.avatar, .autor-iner img.avatar {
float:left;
border:1px solid #D5D5D5;
margin-right:10px;
padding:5px;
}
.author-profile div {
padding-left:77px !important;
}
.author-profile div span {
display:block;
padding-bottom:2px;
}
.att {
color:#8B8B91;
padding:10px 0;
margin:10px 0 0 0;
border-top:1px dashed #D5D5D5;
border-bottom:1px dashed #D5D5D5;
}
.att h3 {
margin-bottom:10px;
font-size:15px;
font-weight:normal;
}
.att ul li {
padding:2px 0 2px 10px;
background: url(../img/box-gray.gif) no-repeat 0 7px;
}
.dodatno {
border-bottom:1px solid #D5D5D5;
padding:0;
height:58px;
}
.dodatno ul li {
float:left;
width:50%;
padding-top:10px;
}
/* komentari */
.komentar {
margin:10px 0;
color:#333;
}
.komentar-heder {
margin-bottom:10px;
overflow:auto;
}
.komentar-heder .float-l {
font-size:18px;
font-weight:bold;
color:#0F090C;
}
.komentar-heder .float-r, .komentar-heder .float-r a {
font-size:17px;
font-weight:normal;
padding-top:2px;
}
.komentar-head {
border-bottom:1px solid #D5D5D5;
height:40px;
margin-bottom:15px;
}
.komentar-head img {
float:left;
margin-right:10px;
}
.komentar-head span {
display:block;
padding-bottom:3px;
}
/*moje*/
div.quote {
margin-left:-40px;
padding:0px 5px 2px 40px;
background:#EFEFEF url(../img/quote-left.gif) no-repeat 5px 0px;
}
blockquote.quote {
padding:5px 40px 5px 40px;
margin-top:10px;
background:#EFEFEF url(../img/quote-right.gif) no-repeat right bottom;
line-height:20px;
font-size:14px;
border:1px solid #C2C2C2;
border-left:3px solid #C2C2C2;
}
blockquote.quoteTemp {
padding:5px 40px 5px 40px;
margin-top:10px;
background:#EFEFEF url(../img/quote-right.gif) no-repeat right bottom;
line-height:20px;
font-size:14px;
border:1px solid #C2C2C2;
border-left:3px solid #C2C2C2;
}
/***/
div.blockquote {
padding:10px 5px 5px 40px;
background:#EFEFEF url(../img/quote-left.gif) no-repeat 5px 5px;
}
div.blockquote blockquote {
padding:0 40px 10px 0;
background: url(../img/quote-right.gif) no-repeat right bottom;
}
.commentText, .blockquote {
font-size:120%;
line-height:1.5em;
}
.commentText {
margin:10px 0;
}
.reply {
margin-left:20px;
}
.reply {
background:url(../img/comment-top.gif) no-repeat center top;
}
.reply .komentar-iner {
background:url(../img/comment-bg.gif) repeat-y scroll center bottom;
}
.reply .komentar-outer-footer {
background:url(../img/comment-bottom.gif) no-repeat scroll center bottom;
}
/* unos clanka */
#unos-clanka .left-container {
border:1px solid #D5D5D5;
}
#unos-clanka .left-container, #pregled-profila .left-container {
width:648px;
}
#pregled-strane-autor .left-container, #clanak .left-container  {
margin-right:8px;
}
#unos-clanka .right-container, #pregled-profila .right-container, #pregled-strane-autor .right-container, #clanak .right-container {
width:316px;
}
#registracija .left-container, #zab-sifra .left-container  {
width:100%;
border:1px solid #D5D5D5;
margin-right:0;
}
.forma {
padding:10px;
font-family:Arial;
}
.forma label, .forma input {
font-family:Arial;
font-size:14px;
}
.forma input, .forma textarea {
padding:6px 0 0 5px;
}
/*.forma form {
width:642px;
}*/
.forma h2, .forma h3 {
	font-family:georgia;
	font-size:20px;
	font-weight:normal;
	margin-bottom:30px;
}
.forma h3 {
	font-size:16px;
	margin:0 0 15px 15px;
	font-weight:bold;
}
.forma p {
	padding:0 20px;
	margin-bottom:15px;
}
.red {
	color:red;
}
.forma input, .forma textarea, .forma select {
border:1px solid #B5B5B5;
height:30px;
}
.forma .brd, .sirina4 .brd {
padding:3px !important;
background:#E6E6E6;
}
.sirina4 input {
border:1px solid #B5B5B5;
}
.dug {
width:607px;
}
.kratak {
width:227px;
}
.srednji {
width:296px;
/*overflow:auto;*/
}
.dug input, .dug textarea {
width:600px;
}
.dug input {
height:23px;
}
.dug textarea {
height:300px;
}
.kratak input {
width:220px;
height:23px !important;
}
.srednji input {
height:23px;
margin:0;
padding:6px 0 0 5px;
width:289px;
}
.forma .line {
border-top:1px dashed #D5D5D5;
height:1px;
margin:25px 0;
}
input.send {
background:#333366;
color:#FFF;
border:none;
font-size:13px;
font-weight:bold;
padding:2px 5px;
width:233px;
height:auto;
}
input.send-clanak {
width:140px;
float:left;
}
.selectbox {
color:#3B3E48;
}
.autor-outer {
background:url(../img/autor-top.gif) no-repeat top center;
padding-top:10px;
}
.autor-iner {
background:url(../img/autor-bg.gif) repeat-y top center;
}
.autor-outer-footer {
background:url(../img/autor-bottom.gif) no-repeat bottom center;
padding-top:6px;
}
.autor-iner {
overflow:auto;
}
.autor-iner img.avatar {
margin:0 10px 10px 10px;
}
.autor-iner h2 {
font-size:17px;
}
.autor-iner ul {
margin-right:6px;
}
.autor-iner li {
padding:8px 12px;
border-top:1px solid #D5D5D5;
font-size:14px;
}
.autor-iner li a {
font-size:14px;
}
.autor-iner li.active {
background:#EFEFEF;
color:#909193;
border-left:1px solid #D5D5D5;
padding-left:11px;
font-weight:bold;
}
/*
.odvojiti {
padding-left:137px;
}
*/
.mali {
/*overflow:auto;*/
width:108px;
float:left;
}
.mali input {
height:23px;
margin:0;
padding:6px 0 0 5px;
width:101px;
}
.veliki {
float:left;
width:430px;
}
.veliki input {
height:23px;
margin:0;
padding:6px 0 0 5px;
width:350px;
}
.citanost {
background:#E6E6E6;
height:30px;
padding:0 10px 0 0;
margin-bottom:10px;
}
.citanost li {
display:block;
margin:0;
padding:0;
text-align:center;
width:auto;
float:left;
}
.citanost li a {
display:block;
height:15px;
margin:0 9px 0 0;
padding:8px 9px 6px;
text-align:center;
}
.citanost li a.active {
background:#333366;
color:#FFFFFF;
margin-left:9px;
margin-top:5px;
padding:3px 8px;
}
#pregled-citanosti .tabs {
margin-bottom:0;
border:0;
}
.citanost li.no1 {
width:141px;
}
.citanost li.no2 {
width:138px;
}
.citanost li.no3 {
width:142px;
}
.citanost li.no4 {
width:97px;
}
#pregled-strane-autor .author-profile div {
padding-left:135px;
}
.forma label.desno-tekst {
font-size: 12px;
float:left;
padding-left:10px;
width:500px;
}
.standard {
float:left;
width:145px;
padding-top:10px;
}
.standard-dug {
float:left;
width:190px;
padding-top:10px;
}
.forma label.ceo-tekst {
float:left;
font-size:12px;
width:480px;
padding:5px 0;
}
#rezultati-pretrage .left-container {
width:654px;
border:1px solid #D5D5D5;
}
#rezultati-pretrage .right-container {
width:310px;
}
.main-news .slikaleft img {
width:150px;
height:150px;
margin:5px 6px 0 0;
padding:2px;
}
.other-news .slikaleft img {
width:65px;
height:65px;
margin:4px 6px 0 10px;
padding:2px;
}

.author {
background:transparent url(../img/blog-top-purple.gif) no-repeat scroll center top;
}
.author .komentar-iner {
background:transparent url(../img/blog-bg-purple.gif) repeat-y scroll center top;
}
.author .komentar-outer-footer {
background:transparent url(../img/blog-bottom-purple.gif) no-repeat scroll center bottom;
}

.replyauthor {
background:transparent url(../img/comment-top-purple.gif) no-repeat scroll center top;
}
.replyauthor {
margin-left:20px;
}
.replyauthor .komentar-iner {
background:transparent url(../img/comment-bg-purple.gif) repeat-y scroll center bottom;
}
.replyauthor .komentar-outer-footer {
background:transparent url(../img/comment-bottom-purple.gif) no-repeat scroll center bottom;
}
.replyauthor .komentar-head, .author .komentar-head {
background:#333366;
color:#FFF;
}
.replyauthor .komentar-head a, .author .komentar-head a {
background:#333366;
color:#FFF;
}
span.dateauthor {
display:inline;
}
span.new {
display:inline;
padding:1px 4px 1px 1px;
background:#FFFF00;
color:#FF3300;
font-weight:bold;
}
/* admin */
h2.admin {
font-family:georgia;
font-size:20px;
font-weight:normal;
margin-bottom:30px;
}
.left-admin {
float:left;
width:161px;
margin-right:14px;
}
.right-admin {
float:left;
width:801px;
}
.admin-outer {
background: url(../img/admin-top.gif) no-repeat center top;
padding-top:10px;
}
.admin-iner {
background:url(../img/admin-bg.gif) repeat-y center bottom;
overflow:auto;
padding:0 14px 10px 10px;
font-size:14px;
}
.admin-outer-footer  {
background: url(../img/admin-bottom.gif) no-repeat center bottom;
padding-top:10px;
}
.admin-iner h3 {
color:#8B8D92;
padding-bottom:5px;
margin:10px 0;
border-bottom:1px solid #D5D5D5;
font-weight:normal;
font-size:16px;
}
.admin-iner ul {
margin-top:10px;
}
.admin-iner ul li {
background:url(../img/dot.gif) no-repeat 0px 6px;
padding:0 0 7px 12px;
}
.admin-iner ul li.on {
background:url(../img/dot.gif) no-repeat 0px 6px;
padding:0 0 3px 6px;
}
.admin-iner ul li.on a {
background:#333366;
padding:2px 4px;
color:#FFF;
font-weight:bold;
}
ul.head-admin {
margin:20px 0 15px 0;
overflow:auto;
}
ul.head-admin li {
float:left;
width:265px;
}
ul.head-admin li div {
float:left;
width:140px;
background:#E6E6E6;
padding:3px;
width:160px;
}
ul.head-admin li span.user {
float:left;
padding:10px 3px 0 0;
width:65px;
font-weight:bold;
text-align:right;
}
ul.head-admin li span.trazi {
float:left;
padding:10px 0 0 3px;
}
.head-admin input {
border:1px solid #B5B5B5;
width:153px;
height:23px;
margin:0;
padding:6px 0 0 5px;
color:#3B3E48;
}
.right-admin h3 {
font-weight:normal;
font-size:16px;
}
.admin-table {
border-collapse:collapse;
}
.admin-table th {
text-align:center;
background:#EFEFEF;
padding:8px 2px 7px 2px;
border:1px solid #D5D5D5;
}
.admin-table td {
padding:8px;
border:1px solid #D5D5D5;
}
#admin .page-navigation {
margin-right:0;
}
.slova {
color:#333366;
padding:0 0 10px 10px;
}
.slova span {
color:#8B8D92;
display:block;
padding:5px 10px;
background:#FFFF00;
margin-top:10px;
width:245px;
}
h2.letter {
background:#E6E6E6;
border-bottom:1px solid #B5B5B5;
padding:10px 0 10px 25px;
font-weight:normal; 
}
ul.spisak-autora {
margin:20px 25px 25px 18px;
overflow:auto;
}
ul.spisak-autora li {
float:left;
width:220px;
padding-bottom:5px;
height:16px;
}
ul.spisak-autora li a {
padding-left:5px;
}
ul.spisak-autora li.selected a {
background:#FFFF00;
padding:1px 5px 2px 5px;
}
.ime-autora {
height:62px;
margin-bottom:10px;
padding:10px 0;
border-bottom:1px solid #D5D5D5;
}
.ime-autora img {
border:1px solid #D5D5D5;
float:left;
margin-right:10px;
padding:5px;
}
.ime-autora h2 {
font-size:17px;
}
/**/
.sirina5 ul, .sirina6 ul {
width:180px !important;
}
/* err */
div.errorMsg {
width:500px;
margin-left:auto;
margin-right:auto;
text-align:left;
border:1px solid red;
padding:8px;
background-color:#FFCCCC;
margin-top:10px;
margin-bottom:15px;
font-weight:bold;
}
/* js */
.jqueryValidateError {
margin:0;
padding:0;
color: red;
margin: 5px 0;
display: none;
list-style-image:none;
list-style-type:none;
}
/*#blog-footer {
font-size:12px;
color:#0F090C;
margin:0 auto;
width:980px;
text-align:left;
}*/
#blog-footer-outer {
margin-top:25px;
overflow:auto;
border-top:1px solid #F4F4F4;
background:url(../img/blog-footer-bg.gif) repeat-x 0px 0px;
}
/*#blog-footer span {
float:left;
padding:5px;
width:100px;
}
#blog-footer span a {
display:block;
font-weight:normal;
}
#blog-footer p {
padding:5px;
}
#footer-outer {
border-top:1px solid #D5D5D5;

background:#F8F8F8;
margin-top:5px;
}
.pagination {
float:right;
width:auto;
}*/
.font14 {
font-size:14px;
}
/* dodatak footer */
#blog-footer {
font-size:12px;
color:#0F090C;
margin:10px auto 5px auto;
width:980px;
text-align:left;
overflow:auto;
}
#blog-footer span {
float:left;
padding:5px;
width:100px;
}
#blog-footer span a {
display:block;
font-weight:normal;
}
#blog-footer p {
padding:5px;
}
#footer-outer {
border-top:1px solid #D5D5D5;
background:#F8F8F8;
}
.pagination {
float:right;
width:auto;
}
/* letetci boks */
.menu-info {
position: absolute;
top:-50px;
left:0;
padding:9px 7px 7px 11px;
line-height:1.4em;
background:url('/v2/img/cloud-purple.png') no-repeat 0 0;
color:#000;
width:197px;
height:59px;
z-index:1;
}
/* faq */
.faq h1 {
font-size:20px;
font-family:Georgia, Arial;
font-weight:normal;
}
.faq h2 {
margin-bottom:10px;
background:url('../img/faq-bg.gif') repeat-x 0 0;
padding:4px 6px;
/*height:29px;*/
border-top:2px solid #D5D5D5;
border-bottom:1px solid #E5E5E5;
}
.faq h3 {
font-family:Georgia,Arial;
font-size:17px;
font-weight:normal;
margin-bottom:5px;
}
.faq-opis {
margin:0 0 50px 0;
position:relative;
}
.faq-opis .vrh {
float:right;
position:relative;
right:6px;
top:14px;
padding-left:1px;
}
.faq-opis .vrh a {
background:url('../img/bg-vrh.gif') no-repeat left center;
color:#666666;
font-size:0.9em;
padding-left:10px;
}
.faq-opis  .vrh a:hover {
background:url('../img/bg-vrh-on.gif') no-repeat left center;
color:#454545;
text-decoration:none;
}
.faq-list {
margin:10px 0 20px 0;
overflow:auto;
padding:10px 0 0 0;
border-top:1px solid #999;
}
.faq-list  li {
background:url('../img/v3-str-za-bg.gif') no-repeat left top;
float:left;
margin:0 0 10px 0px;
padding:0 5px 5px 7px;
border-bottom:1px dashed #ccc;
width:618px;
}
.faq-opis p {
margin:0 0 14px 0;
line-height:1.5em;
}
.kategori-list {
margin:0;
padding:0;
list-style:none;
}
.kategori-list input {
margin:0;
height:13px !important;
border:none !important;
}
.kategori-list li {
float:left;
width:190px;
padding:8px 0;
}
.ajaxsuccess {
font-weight:bold;
text-decoration:none;
color:#459018 !important;
}
/*
blockquote.quoteTemp {
	border:1px solid #DADAAB;
	border-left:4px solid #DADAAB;
	padding:4px;
	margin-left:5px;
	margin-right:5px;
	width:95%;
	background-color:#FFF883;
}
div.quoteTemp {
	height:25px;
}
blockquote.quote {
	border:1px solid #DADAAB;
	border-left:4px solid #DADAAB;
	margin-left:auto;
	margin-right:auto;
	width:95%;
	background-color:#F6F6DC;
	background:#F6F6DC url(/gfx/quote-bottomright.png) bottom right no-repeat;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
}
div.quote {
	background:#F6F6DC url(/gfx/quote-topleft.png) top left no-repeat;
	height:25px;
	padding-left:26px;
	color:#7B7B60;
}
*/
span.category-name {
font-size:10px;
text-transform:uppercase;
font-weight:bold;
color:#D5D5D5;
}
.font11 label {
font-size:11px;
padding-left:2px;
}
.states {
height:30px;
margin:0 5px 15px 0;
padding:0 8px;
border-bottom:6px solid #E6E6E6;
}
.states li {
display:block;
float:right;
margin:0;
padding:0;
text-align:center;
width:auto;
}
.states li.state {
float:left;
padding:8px 9px 6px;
}
.states li.choose {
width:96px;
}
.states li a.active {
background:#E6E6E6;
color:#898B97;
display:block;
font-size:14px;
height:15px;
padding:8px 9px 6px;
text-align:center;
}
.states {
height:30px;
margin:0 5px 15px 0;
padding:0 8px;
border-bottom:6px solid #E6E6E6;
}
.states li {
display:block;
float:right;
margin:0;
padding:0;
text-align:center;
width:auto;
}
.states li.state {
float:left;
padding:8px 9px 6px;
font-size:14px;
font-weight:bold;
}
.states li.choose {
width:345px;
position:relative;
}
.states li.choose .sirina {
width:333px;
}
.states li.choose .sirina ul {
width:47%;
}
.states li a {
display:block;
font-size:14px;
font-weight:bold;
height:15px;
margin:0 9px 0 0;
padding:7px 18px 7px 9px;
text-align:left;
background:url('../img/drop-down.gif') no-repeat center right;
}
.states li span.title a {
text-align:right;
}

.states li span {
display:block;
padding:0 10px 0 12px;
}
.states li span.active {
background:transparent url(../img/state-hover.gif) no-repeat right center;
}
.states li span.active a {
background:transparent url(../img/state-down.gif) no-repeat scroll right center;
color:#FFFFFF;
}
.states li.choose .submenu {
background:#FFFFFF;
border:6px solid #333366;
display:none;
position:absolute;
left:0;
}
.states li.choose .submenu ul {
float:left;
padding:0 5px 10px 4px;
}
.states li.choose .submenu li {
border-bottom:1px solid #D5D5D5;
border-left:0 none !important;
border-right:0 none !important;
float:none !important;
font-size:12px;
height:auto;
padding:1px 0;
}
.states li.choose .submenu li a {
background:transparent url(../img/arrow-purple.gif) no-repeat scroll left center;
color:#333366 !important;
display:block;
font-size:12px !important;
padding:4px 13px;
}
.states li.choose .submenu li a:hover {
background:#EFEFEF url(../img/arrow-purple.gif) no-repeat scroll left center;
}
.top-isp {
border-top:1px dashed #D5D5D5;
margin-right:5px;
padding:1px 0 0 0;
text-align:right;
}
span.sivipajp {
color:#D5D5D5;
padding:0 3px;
}
.replyauthor .commentText, .reply .commentText {
width:612px;
}
.commentText {
width:632px;
}
.izbaci {
float:left;
width:200px;
padding:3px 0 0 10px;
}
.izbaci a, .addthis_default_style a {
text-transform:none !important;
font-weight:none !important;
}
li.aktivni a {
overflow:hidden;
vertical-align:top;
display:block;
white-space:nowrap;
width:120px;
}
li.aktivni {
white-space:nowrap;
}
.lista-blogera-on {
background:#333366;
color:#FFF;
padding:1px 5px;
}
.login-fix a {
overflow:hidden;
display:block;
height:15px;
max-width:105px;
}
.svi-blogovi {
padding:5px 0;
font-weight:bold;
float:left;
}
.banners-right {
margin:20px auto 0 auto;
text-align:center;
width:100%;
}
.addthis_toolbox {
float:right;
padding-right:8px;
padding-top:8px;
width:195px;
}
.trazi {
width:43px;
}
.radio-button {
float:left;
padding-top:3px;
}
.radio-button input {
height:10px !important;
border:none !important;
}
#reg_del_avatar, #reg_dst {
border:none !important;
}
.radio-button label {
padding-right:60px;
}
.fsPreviewQuote {
/* ovo je za legend */
border:2px solid #D5D5D5;
padding:10px;
background:#F3F5F5;
border:none; /* ovo je za label*/
}
label.lgndPreviewQuote {
background:#E6E6E6;
border:2px solid #D5D5D5;
font-weight:bold;
padding:1px;
position:absolute;
left:0;
top:-11px;
height:17px;
}

legend.lgndPreviewQuote {
background:#E6E6E6;
border:2px solid #D5D5D5;
font-weight:bold;
padding:1px;
}
#ticker-area {
height:15px;
overflow:hidden;
}
#pwHolder, #fsHolder {
/* menjamo margin sa 15 na 25 */
margin-top:25px;
/* Ovo ispod je za label aktivan */
background:#F3F5F5 none repeat scroll 0 0;
border:2px solid #D5D5D5;
padding:20px 10px 10px 10px;
}
#pwHolder label.lgndPreviewQuote {
width:81px;
}
#fsHolder label.lgndPreviewQuote {
width:88px;
}
/* novi boksovi na naslovnoj */
.vesti-naslovna {
float:left;
width:310px;
overflow:auto;
margin-right:15px;
}
.vesti-naslovna img {
float:left;
margin-top:3px;
}
.naslovna-text {
padding-left:85px;
line-height:1.5em;
}
.vesti-naslovna h4 a {
color:#FF3300;
text-dcoration:none;
font-size:12px;
}
.vesti-naslovna h4 a:hover {
color:#FF3300;
text-dcoration:underline;
}
.vesti-naslovna span {
display:block;
color:#9D9D9E;
font-size:11px;
}
/* rss boxovi */
.rssnews {
border:1px solid #D4D4D4;
padding:10px;
margin:10px 0;
}
.rssnews h2 {
color:#FF3300;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
padding-bottom:9px;
border-bottom:1px solid #D4D4D4;
}
.rssnews h2 a {
color:#FF3300;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:normal;
}
.rssnews h2 a:hover {
color:#FF3300;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
text-decoration:underline;
}
.rssnews h3 {
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
padding:13px 0;
font-weight:normal;
}
.rssnews p {
color:#898B97;
line-hieght:1.5em;
padding-bottom:10px;
}
.rssnews ul {
padding:1px 0 13px 0;
border-top:1px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
margin-bottom:5px;
}
.rssnews span {
display:block;
color:#898B97;
font-size:11px;
padding:12px 0 8px 0;
}
.rssnews li {
font-size:12px;
}
/* uspela reg */
.reg-uspela {
background:#8DC63F;
color:#FFF;
padding:8px 10px;
}
div.blog-text p {
margin-top:15px;
}

#previewHolderInner p {
margin-bottom:1em;
}
#previewHolderInner {
font-size:120%;
line-height:1.5em;
} 
div.pmNotify {
	margin-top:2px;
	margin-bottom:2px;
	padding:4px;
	border:1px solid #FFCC00;
	text-align:center;
	background-color:#FFFFCC;
}

a.ime-sivo {
color:#8B8B91;
font-size:11px;
}

.arhiva form {
margin:0 0 12px 0;
padding:0;
}
.arhiva img {
margin-bottom:-4px;
}
div.slikaleft {
	margin:10px;
	float:left;
}
div.slikaright {
	margin:10px;
	float:right;
}
#ticker li {display:block;padding:4px 0 4px 2px}
#pwHolder {
height:auto;
}
