/*  
Theme Name: Hometip
Version: 1.1
*/

* { margin: 0; padding: 0; list-style: none; }

.ir {
    position: absolute; top: 0; left: 0;
    display: block; width: 100%; height: 100%;
}

body {
	text-align: center;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	background-color: #fff;
}

a {color: #cc0000;}
a:hover,
a:focus,
a:active {color: #000;}

a img {border: none;}

.aligncenter,
div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.wp-caption img {margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

.mt15 {margin-top: 15px !important;}

h1 a {margin-top: 10px; height: 136px; cursor:pointer; display:block; overflow:hidden; position: relative;}
h1 a span.ir {background: url(img/title.png) no-repeat;}

#header {
	width: 940px;
	height: 110px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header h1 {
	float: left;
	width: 290px;
	height: 100px;
}

#header h1 a { /* logo */
	position: relative;
	overflow: hidden;
	font-size: large;
}

#header h1 a, #header h1 a span {
	display: block;
	width: 290px;
	height: 100px;
}

#header h1 a span { /* logo - image replacement*/
	position: absolute;
	left: 0;
	top: 0;
	background: url("img/title.png") no-repeat 0 0;
}

#headbanner {
	float: right;
	width: 470px;
	margin: 30px 0 0 100px;
}

#wrapper {width: 940px; margin: 0 auto; text-align: left; position: relative;}                       

#imageMenu {
	height: 80px;
	overflow: hidden;
	padding: 0;
	border-style: none;
	margin: 0 auto;
  	width: 964px;
}

#imageMenu ul {
	list-style: none;
	height: 50px;
	padding: 0;
	}

#imageMenu ul li {
	float: left;
	border: solid #ccc;
	border-width: 1px 0;
	padding: 2px 0;
}
#imageMenu ul li a,
#imageMenu ul li span.pre {
	background: #fff url(img/nav_03.gif);
	border-right: 1px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:117px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #555;
	text-decoration: none;
}
#imageMenu ul li.bk5 span.pre {
	color: #999;
	cursor: default;
	line-height: 1.3;
	padding-top: 8px;
	height: 42px;
}
#imageMenu ul li.bk5 span.pre span {
	display: block;
	font-size: 11px;
	color: #c00;
}
#imageMenu ul li a:hover,
#imageMenu ul li a:hover,
#imageMenu ul li a:hover {color: #c00;}
#imageMenu ul li a.last {border-right: 0;}

#content {
	float: left;
	width: 680px; padding-right: 25px;
	border-right: 1px solid #eee;
	margin-top: 0px;
}

    #content .post {position: relative; margin-bottom: 2em; width: 100%; overflow: hidden;}
	
	#content .post h2 {margin-bottom: 10px; border-bottom: 1px solid #999; color: #c00;}
	#content .post h2 a {
		color: #c00;
		text-decoration: none;
		padding: 3px 0;
	}
	#content .post h2 a:hover,
	#content .post h2 a:focus,
	#content .post h2 a:active {color: #000;}
	
	#content table {font-size: 13px; border-collapse: collapse;}
	#content table td {padding: 5px 8px; border: 1px solid #ddd;}
	#content table tr.odd td {background: #eee;}
	
	#content .post h3 {font-size: 18px; font-weight: bold; color: #000; margin: 15px 0;}
	#content .post h3 a:hover,
	#content .post h3 a:focus,
	#content .post h3 a:active {color:#000;}
	
	#content .post h4 {font-size: 16px; font-weight: bold; color: #000; margin: 15px 0 5px 0;}
	#content .post h4 a:hover,
	#content .post h4 a:focus,
	#content .post h4 a:active {color:#000;}
	
	#content .post img {
	max-width: 500px;
	max-height: 600px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}     

	#content .post p {width: 100%; overflow: hidden;}
	
	#content img.alignleft {border: 1px solid #ddd; padding: 4px; margin: 0 10px 0 0 !important;}
	#content img.alignright {border: 1px solid #ddd; padding: 4px; margin: 0 0 0 10px !important;}
	
	#content .post address {font-size: 13px; font-style: normal; line-height: 1.5;}
	
	#content .post a img {}
	#content .post ul {padding-bottom: 15px; margin-left: 20px !important;}
	#content .post ul li {list-style-type: disc !important;}
	#content p,
	#content .post ul li {
		font: normal 13px/20px arial, helvetica, sans-serif;
		margin-bottom: 1.5em;
		text-align: justify;
	}
	#content .post ul li {margin-bottom: 0;}
		#content blockquote {
			margin-left: 10px;
			border-left: 3px solid #333;
			padding-left: 10px;
		}
	#content small {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    border-top: 3px solid #333;
	    border-bottom: 1px solid #333;
	    font-size: 11px;
	    color: #999;
	}
	#content .nextprevious {clear: both; height: 40px; line-height: 40px; vertical-align: middle; display: block;}
	#content .nextprevious a {color: #666;}
	#content .nextprevious .left {float: left;}
	#content .nextprevious .right {float: right;}

#sidebar {
	width: 210px;
	float: right;
	padding-top: 8px;
	text-align: left;
	font-size: 13px;
} 
	#sidebar h2 {
		font-weight: bold;
		font-size: 18px;
		margin-bottom: 18px;
		color: #000;
		border-bottom: 1px solid #999;
	}
	#sidebar h2.actcontent {margin-bottom: 10px;}
	#sidebar h2 span {font-size: 70%; color: #666; font-weight: normal;}
	#sidebar h3 {font-size: 110%; font-weight: bold;}
	#sidebar h3.actcontent {margin: 10px 0;}
	#sidebar .item {margin: 0 0 20px 0;}
	#sidebar .item em.date {color: #666; font-style: normal;}
	#sidebar .item ul,
	#sidebar p {margin: 10px 0;}
	#sidebar ul {
		margin: 18px 0 20px 0;
	}
	#sidebar ul.actcontent {margin-top: 10px;}
	#sidebar ul li {
		background: url(img/bullet.png) 0 5px no-repeat;
		padding: 0 10px;
		margin: 0 0 5px 5px;
	}
	#sidebar ul li a {
		color: #555555;
	}
	#sidebar ul li a:hover {color: #cc0000;}
	#sidebar ul#nav {margin: 10px 0 20px 0;}
	#sidebar ul#nav li {margin: 0; padding: 0;}
		
	#sidebar ul#nav li a {
		display: block;
		height: 17px;
		padding: 7px 10px;
		background: url(img/nav_off.png) 0 0 no-repeat;
		margin-bottom: 5px;
		text-decoration: none;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		color: #999;
	}
	
	#sidebar ul#nav li a:hover {
		background: url(img/nav_off.png) 0 -31px no-repeat;
	}        
	
	#sidebar ul#nav li a.active {
		background: url(img/nav_on.png) 0 0 no-repeat;
		color: #FFF;
	}

#homeleftside h2, #homerightside h2 {
	font-size: 120%;
	border-bottom: 1px solid #cc0000;
	padding: 0.25em 0;
	margin: 0 0 10px 0;
	color: #3d3d3d;
}

#homeleftside h2 a, #homerightside h2 a {
	color: #3d3d3d;
	text-decoration: none;
}

#homeleftside {
	float: left;
	padding: 0 20px 0 0;
	width: 330px;
}

#homerightside {
	float: left;
	width: 330px;
}

#homerightside h3 {
	font-size: 120%;
	margin: 0;
	padding: 0 0 5px 0;
}

.homepost {
	font-size: small;
	text-align: justify;
}

.homepost img {
	float: left;
	padding: 0 7px 5px 0;
}

#footer {
	clear: both;
	width: 100%; overflow: hidden;
    border-top: 1px solid #ccc;
    padding: 10px 0;
    font-size: 11px;
}
#footer #footerMenu {float: right; width: 450px; text-align: right;}
#footer #footerMenu span {color: #999;}
#footer p {float: left; width: 450px; margin-bottom: 5px; color: #999;}
#footer a {color: #999;}    
#footer a:hover,
#footer a:focus,
#footer a:active {color: #000;}

.clearfix {
	clear: both;
}	

.ctc {
text-align: center;
	text-decoration: none;
	line-height: 80%;
	background-color: #000;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}	


.ctc a {
	text-decoration: none;
	text-transform: lowercase;
	font-family: arial, helvetica, sans-serif;
	margin: 4px;
	border: thin none #060606;
}
.ctc a:hover{
	color: #fff;
	margin: 3px;
	border: thin solid #8acef3;
	background-color: #0c0c0c;
}

.doporucujemebox {
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	font-size: x-small;
	border-bottom: 1px solid #e2e2e2;
}

.doporucujemebox .doporucujeme-logo {
	width: 60px;
	padding: 0 10px 0 0;
	float: left;
}

.doporucujemebox .doporucujeme-text {
	float: left;
	width: 260px;
	text-align: justify;
}

.doporucujemebox h3 {
	font-size: small;
}

.doporucujemebox span {
	color: #8e8e8e;
}

#katalog {
	margin-bottom: 20px;
	font-size: small;
}

#katalog a, #katalog a:hover {
	color: #000000;
}

#katalog ul {
	list-style: none;
	float: left;
	width: 135px;
	margin: 0 0 0 30px;
	padding: 0;
}

#katalog li {
	padding: 0 0 10px 0;
	list-style-image: url(img/katalog-icon.png);
}

