/*
Theme Name: M Tim
Theme URI: http://m-tim.com.com/
Description: Theme is custom made for m-tim.com.
Version: V 1.1
Author: Tomaz Mraz
Author URI: http://tomazmraz.com/
*/

/* GENERAL */
body {
background:url(images/bg.jpg) repeat-x;
background-color:#aaa;
color:#666;
margin:0;
text-align:center;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

div, p, li, ul, {
margin:0;
padding:0;
}


img {
border:0;
}

a {
color:blue;
}

a:hover {
color:#620000;
}

.clear {
clear:both;
}


#wrap {
width:960px;
margin:0 auto 0 auto;
}

.wrap {
background:#fff;
padding:12px;
text-align:left;
}



/* GLAVA */
.glava {
height:70px;
background:url(images/head-bg.jpg) no-repeat center;
}

.logo1 {
height:51px;
width:110px;
margin-top:19px;
float:left;
}

.logo2 {
height:40px;
width:240px;
margin:28px 0 0 10px;
background:url(images/logo-napis.png) no-repeat;
float:left;
}



/* SEARCH */
.search {
background: url(images/search.jpg) no-repeat left top; 
width:228px;
height:29px;
margin-top:30px;
float:right;
}

.search-btn {
background:url(images/sidebar-head-bg.jpg) no-repeat;
height:29px;
width:39px;
float:right;
}

.search-box {
padding: 0px; 
margin: 0px;
float:left;
background:none;
width:180px;
padding: 6px 0 0 8px;
border:0;
color:#ffe;
}




/* NAVIGACIJA */
.navi {
background:url(images/navi-bg.jpg) repeat-x;
border:1px solid #620000;
height:36px;
line-height:36px;
font-size: 13px;
}

.navi li {
float:left;
}

.navi ul {
list-style-image:none;
list-style-type:none;
float:left;
margin:0;
padding: 0 0px 0 0;
}

.navi li a {
color:#eee;
line-height:36px;
border-right:1px solid #620000;
display: block;
padding:0px 12px 0px 12px;
text-decoration:none;
font-weight:bold;
}

.navi li a:hover {
color:#ccc;
background:url(images/navi-bg-rl.jpg) repeat-x;
}



/* TELO */
.telo {
float:left;
width:674px;
margin-top:12px;
}

.objava-glava {
padding-left:15px;
}

.objava {
padding:5px 15px 15px 15px;
}

.telo h1 {
font-size:20px;
color:#333;
margin:10px 0 5px 0;
}

.telo h1 a {
color:#333;
text-decoration:none;
}

.telo h1 a:hover {
color:#820000;
text-decoration:underline;
}

.telo p {
margin-bottom:10px;
}

.telo h2 {
font-size:16px;
color:#333;
margin:10px 0 5px 0;
}

.telo h2 a {
color:#333;
text-decoration:none;
}


.homebox {
border-bottom:dotted #666 1px;
}

.homebox2 {
border-bottom:dotted #666 1px;
border-top:dotted #666 1px;

}

/* SIDEBAR */
.sidebar {
float:left;
width:248px;
margin-left:12px;
margin-top:12px;
border:1px solid #666;
background:#ddd;
font-size:14px;
}

.sbhead {
line-height:36px;
background:url(images/sidebar-head-bg.jpg) repeat-x;
border-bottom:1px solid #666;
}

.sidebar h3 {
margin:0 0 0 12px;
color:#ddd;
font-size:14px;
}

.sbbody {
padding:7px 5px 7px 5px;
}

.izmere {
clear:both;
height:213px;
width:200px;
margin:10px 0 0 19px;
}

.katalog {
width:232px;
margin:10px 0 0 5px;
text-align:center;
}

.kat-alt1 {
clear:both;
float:left;
}

.kat-alt2 {
float:left;
font-size:10px;
}

.sidebar ul {
list-style-type:none;
margin:0 0 0 0;
padding: 0 0px 0 0;
}

.sidebar li {
list-style-image:none;
line-height:1.3em;
margin:0 0 0 10px;
font-weight:bold;
font-size:12px;
}

.sidebar li a {
color:#333;
text-decoration:none;
}

.sidebar li a:hover {
color:#666;
text-decoration:underline;
}


/* NOGA */
.noga {
background:url(images/noga-bg.jpg) repeat-x;
background-color:#969696;
margin-top:12px;
}

.siteinfo {
text-align:center;
font-size:12px;
color:#CCC;
margin-top:10px;
}

.siteinfo a {
text-decoration:none;
color:#ccc;
}

.siteinfo a:hover {
text-decoration:underline;
}

.opt {
text-align:right;
font-size:12px;
color:#ddd;
}

.opt a {
color:#ddd;
text-decoration:none;
}

.opt a:hover {
color:#ddd;
text-decoration:underline;
}
