﻿/*  
Theme Name: Pag.si
Description: Tema izključno za pag.si. Design by <a href="http://tadejabecaj.com/">http://tadejabecaj.com/</a>.
Version: 1.0
Author: Pi.Roman
Author URI: http://piroman.blog.siol.net
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background:#7897c6 url(images/pag_ozadje.jpg) no-repeat fixed;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575858;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}
h1#naslov {
	font-size:11px;
	margin:-10px 0 0 40px;
	padding:0;
	line-height:11px;
}
h1#naslov a {
	text-decoration:none;
}
h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
/*	line-height: 140%; */
	line-height: 20px;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
	line-height: 20px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
	margin-right:3px;
}

img.left {
	float: left;
	margin: 5px 30px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 1000px;
	margin: 0px auto 0 auto;
	background-color:#c7dcef;
}


/* Header */

#header {
	margin: 0 auto;
	height: 152px;
	background: url(images/header.jpg) no-repeat;
}


/* Menu */

#menu {
	background: url(images/menu_bg.gif) bottom repeat-x;
	height: 28px;
	margin: 0;
	padding: 0;
}

#menu ul {
	line-height: normal;
	margin:0;
	padding-top:6px
}
#menu ul .levo {
	display: inline; 
	float:left;
}
#menu ul li.spacer {
	background: url(images/spacer.png) repeat-x;
	width:120px;
	height:1px;
}
#menu ul .desno {
	display: inline; 
	float:right;
}

#menu ul li {
	display: inline;
}

#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 6px;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#menu a:hover {
	text-decoration: underline;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 350px;
	margin:0;
	padding: 0 5px 0 5px;
	background: transparent url(images/sidebar_bg.gif) left top no-repeat;
}

#sidebar ul {
	margin: 55px 0 0 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 5px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	margin-bottom: 5px;
	list-style:none;
}

#sidebar #prva {
	margin: -45px 0 0 0;
}

/* Page */

#page {
	float: right;
	margin:10px 5px 10px 5px;
	padding:0;
	width:600px;
}

/* Content */

#content {
/*		width: 490px;
margin: 10px 10px 10px 0;*/
	margin:0;
	padding: 0;
}


#content h3  a {
	color:#990099;
	text-decoration:none;
	margin-bottom:10px;
	border-bottom: 1px solid #FF5A00;
}

.post {
	margin: 0;
/*	padding: 10px;*/
	background:#fff;

}
.post .post_top {
	background:url(images/post_top.gif) no-repeat;
}

.post .post_bottom {
	background:url(images/post_bottom.gif) bottom no-repeat;
}
.post .title {
	padding:20px 0 0 10px;
}
.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}
.post .entry {
	padding:10px;
}
.entry div.success {
	background-color:#81fa7c;
}
#televizija {
	margin-left:10px;
}
/* Footer */

#footer {
	clear:both;
	height: 20px;
	background: url(images/footer_bg.gif) repeat-x;
	margin: 0 auto;
	padding: 3px 0 0 0;	
	text-align: center;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
 #oglas-noga {
	width:728px;
	height:90px;
	margin:5px auto;
	padding:0;
}
 #oglas-noga p {
	line-height:13px;
}
/*-----*/
.cenik {
	margin-bottom:10px;
}
.cenik tr td {
	padding:4px;
}