/*
Theme Name: Kompirica.com
Theme URI: http://kompirica.com/
Description: Custom theme for kompirica.com web.
Version: 0.1a
Author: Molekula
Author URI: http://molekula.hr/
*/

/* Uskladivanje dimenzija  */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
/* Kraj uskladivanja dimenzija */

body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #f3f0e3;
	color: #222;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
}
p {
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 1.4em;
}
h1 {
	color: #cc3300;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -2px;
	line-height: 1.1em;
	font-size: 2.4em;
}
h2 {
	color: #cc3300;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -1px;
	line-height: 1.1em;
	font-size: 1.6em;
}

/* linkovi*/

a:link {
	text-decoration: none;
	color: #cc3300;
}
a:visited {
	text-decoration: none;
	color: #cc3300;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}
/* linkovi kraj*/

#stranica {
	margin: 0 auto;
	width: 960px;}
	
#vrh {
	background: url(images/p_gornja2.png) top left no-repeat;
	height:150px;
	}

/* izdvojeno */
.izdv{
	font-size: 1.8em;
	margin: 0 0 10px;
	width: 940px
}
.izdv .top,.izdv .bot{
	background: url(images/izdv_vrh.png) top no-repeat;
	clear: both;
	height: 10px;
}
.izdv .bot{
	background: url(images/izdv_bot.png) no-repeat top;
	height: 30px;
}
.izdv .spacer{
	background: #C00;
	height: 1%;
	padding: 5px 25px
}
.izdv p{
	color:#FFF;
	padding: 0;
	margin: 0;
}
/* sadrzaj */

.sadrzaj{
	float:left;
	width: 620px;
	margin: 0 0 30px 20px;
	}

.sadrzaj .top,.sadrzaj .bot{
	background: url(images/p_sadr_top.png) no-repeat top;
	clear: both;
	height: 6px;
	overflow: hidden
}
.sadrzaj .bot{
	background: url(images/p_sadr_bot.png) no-repeat top;
	height: 6px;
}
.sadrzaj .spacer{
	background: #fff;
	height: 1%;
	padding: 15px 20px
}

.sadrzaj p{
	padding: 0;
}

/* bocni */

.bocni{
	float:left;
	width: 260px;
	margin: 0 0 20px 20px;
	}

.bocni .top,.bocni .bot{
	background: url(images/p_bocni_top.png) no-repeat top;
	clear: both;
	height: 6px;
	overflow: hidden
}
.bocni .bot{
	background: url(images/p_bocni_bot.png) no-repeat top;
	height: 26px;
}
.bocni .spacer{
	background: #E5DBBD;
	height: 1%;
	padding: 1px 10px
}

.bocni p{
	padding: 0;

}
.bocni .spacer2{
	height: 1%;
	padding: 1px 10px
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* img align */

img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 0em 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

/* Caption */

.alignleft {
	float:left;
	margin:0 1em 0em 0;
}

.alignright {
	float:right;
	margin:0 0 1em 1em
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 6px 10px;
/* optional rounded corners for browsers that support it */
-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: 1.2em;
line-height: 1.2em; 
padding: 4px 5px;
margin: 0;
}

/* Navigacija */

/*- Nav1 -*/
#nav1{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:1.6em;
	font-weight:bold;
	height:30px;
	margin:43px 0 0;
	float:right;
	letter-spacing: -1px;
}
#nav1 li{
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0
}
#nav1 li a{
	color: #3f3f3f;
	display: block;
	float: left;
	padding: 0 0 0 13px;
	text-decoration: none
}
#nav1 li a span{
	display: block;
	float: left;
	height: 30px;
	padding: 0 13px 0 0
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: #cc3300 url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: #cc3300 url(images/btn-rounded.gif) no-repeat right
}
