/*
Theme Name: Majbert
Theme URI: http://majbert.com/
Description: Majbert d.o.o. tema.
Version: 1.0
Author: Samo Kralj
Author URI: http://znupy.com/
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


body {
	font: 12px/17px Verdana, Arial, sans-serif;
	padding:0;
	margin: 0;
	color: #757575;
	background: #97c181 url(images/bg.png) repeat;
}
a {
	text-decoration: none;
	color: #4a7632;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 800px;
	background-color: #fff;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
}


#header {
    background: url(images/logo.png) no-repeat;
    display: block;
    height: 90px;
    width: 800px;
}

#page {
    margin: 35px 35px 35px 35px;
}

#footer {
    margin-top: 35px;
    text-transform: uppercase;
    font-size: 10px;
    color: #b8b8b8;
}
#footer a {
    color: #4a7632;
}

#sidebar {
    float: right;
    width: 220px;
    margin-right: -20px;
    background-color: #efefef;
    margin-left: 10px;
}
#sidebar .in {
    margin: 15px 15px 30px 15px;
}
#mainblock {
    width: 510px;
}
h2 {
    font-size: 1.1em;
    margin-bottom: 10px;
    color: #4a7632;
}
h3 {
    font-size: 1.1em;
    margin-bottom: 10px;
    color: #4a7632;
    font-weight: normal !important;
}
strong {font-weight: bold;}
p {
    margin: 1em 0;
}
.right {
    float: right;
}
.clear {
    clear: both;
}

.big-image {
    float: right;
    margin: 0 0 30px 30px;
}

.alignleft {
    float: left;
    margin: 0 15px 5px 0;
}

.post {
    margin-bottom: 30px;
}
.post div {
    margin: 1em 0;
}
.post h2, .post h3 {
    font-weight: bold;
    margin:1em 0 1em 0;
}
.post li {
    margin-left: 25px;
    list-style-type: circle;
}
.post ul {
    margin-bottom: 1em;
}

.category-novice {
    text-align: justify;
}
.subtitle {
    top: -10px;
    position: relative;
}

#sidebar .post {
    margin:0;
    font-size: 11px;
}
#sidebar h2 {font-size: 1em;}
#sidebar h1 {
    font-size: 1.2em;
    margin-bottom: 1.5em;
}

.post table {
    font-size: 0.95em;
}
/***************** MENU *******************/
#menu {
    margin: 20px 0 0 220px !important;
    padding: 22px 5px 10px 5px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    letter-spacing: -1px;
    font-size: 13px;
    font-family: "Century Gothic", Verdana, Arial, sans-serif;
}
#menu a {
    display: inline-block;
    padding: 0 3px;
}

/************* SPECIAL STRIP **************/
#special {
    margin: 0 -35px 35px -35px;
    background: #efefef;
}
#special .in {
    border-top: 1px dotted #bbb;
    border-bottom: 1px dotted #bbb;

    padding: 20px 0;
    margin: 0 35px;
    height: 100px;
}
#special h2 {
    margin-top: 13px;
}
#special .post {
    margin: 0;
    display: inline-block;
    float: left;
    width: 185px;
    height: 100px;
    text-align: justify;
}
#special .separator {
    width: 1px;
    height: 100px;
    margin: 0 39px;
    float: left;
    border-right: 1px dotted #bbb;
}

#navigation {
    width: 300px;
}
#navigation div {
    width: 70px;
    display: inline-block;
}
/************* CONTACT FORM **************/
table {
    margin: 1em 0;
}
table td {
    padding: 3px 5px;
    vertical-align: top;
}
.post table td {
    
    border-collapse: collapse;
    border: 0px solid #ddd;
}
#contact-form {
    margin-right: 30px;
    float: left;
    
}
#contact-form td {
    padding: 5px 20px 5px 0;
    vertical-align: top;
}

#contact-form .tb input,
#contact-form .tb textarea {
    border: 1px solid #bbb;
    padding: 5px;
    width: 250px;
}


#post-125 .entry h2 {

}

table.noborder td{
    border: none;
    border-bottom: 1px dashed #ddd;
    border-top: 1px dashed #ddd;
    
    padding: 10px 15px 10px 15px;
    
}
#prodajni-program {width: 100%;}
#prodajni-program td {
border: 1px dashed #eee;
padding: 0px 20px 10px 20px;
}
#prodajni-program h2 {margin-top: 0; padding-top:0;}

#prodajni-program td:hover {background-color: #fafafa;}