/*   
Theme Name: Servis1024
Theme URI: http://www.servis1024.com
Description: Servis1024 v1.0, 2 Columns, Fixed width
Author: Igor Kovacic
Author URI: www.ikovacic.net
Version: 1.0
Tags: two columns, fixed width, valid CSS, valid XHTML, right sidebar, SEO, minimalistic, white, clean, green, widgets, widget ready
.
License: GNU General Public License (GPL) version 3
.
*/

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: url(images/main_bg.gif) repeat-x #FFFFFF;
}

#container {
	width: 974px;
	margin: 0 auto;
}

#header {
	width: 974px;
	height: 95px;
	background: url(images/header_bg.gif) no-repeat;
}

#logo {
	width: 220px;
	height: 50px;
	float: left;
	padding-top: 25px;
}

#contact {
	width: 280px;
	height: 66px;
	float: right;
	padding-top: 15px;
}

#navigation {
	width:974px;
	height: 34px;
	overflow: hidden;
}

#navigation ul {
	list-style: none;
	background: url(images/separator.gif) no-repeat left;
	height: 34px;
	padding-left: 2px;
	float: left;
}

#navigation ul li,
#navigation ul li a,
#navigation ul li a:visited {
	color: #D5D5D5;
	float: left;
	width: 135px;
	font-size: 13px;
	height: 34px;
	line-height: 34px;
	background: url(images/separator.gif) right no-repeat;
	text-align: center;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #a4a4a4;
}

#content_wrap {
}

.breaking_news {
	color: #0C0C0C;
	height: 220px;
	width: 974px;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px dotted #707070;
	padding-bottom: 20px;
}

.breaking_news h1,
.breaking_news h1 a,
.breaking_news h1 a:visited {
	font-size: 22px;
	letter-spacing: -0.04em;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
	color: #0C0C0C;
}

.breaking_news h1 a:hover {
	text-decoration: underline;
}

.breaking_news p {
	font-size: 13px;
	margin: 10px 0;
	text-align: justify;
	width: 670px;
}

.breaking_text {
	width: 690px;
	float: left;
	margin-top: 50px;
}

.breaking_photo {
	width: 275px;
	float: right;
}

.breaking_news {
	color: #0C0C0C;
	height: 220px;
	width: 974px;
	overflow: hidden;
	margin: 20px 0;
	border-bottom: 1px dotted #707070;
	padding-bottom: 20px;
	position: relative;
}

#main_content {
	color: #0C0C0C;
	width: 670px;
	float: left;
	margin-top: 20px;
}

.title,
.title h1 {
	font-size: 22px;
	letter-spacing: -0.45px;
	font-weight: normal;
	margin-bottom: 10px;
}


.article {
	position: relative;
	border-bottom: 1px dotted #707070;
	margin-bottom: 20px;
}

.article a,
.article a:visited {
	text-decoration: none;
	color: #000000;
}

.article a:hover {
	text-decoration: underline;
}

.article h1,
.article h1 a,
.article h1 a:visited {
	letter-spacing: -0.45px;
	color: #C3002E;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.article h1 a:hover {
	text-decoration: underline;
}

.article tr td,
.article p {
	font-size: 13px;
	margin: 10px 0;
	text-align: justify;
}

.article ul {
	list-style-position: inside;
	list-style-type: square;
}

.article ul li {
	font-size: 13px;
}

.article ul li a:hover {
	color: #C3002E;
}

.article tr:hover {
	background-color: #333333;
	color: #FFFFFF;
	cursor: pointer;
}

.article tr:hover td {
	font-weight: bold;
}

.article tr.first:hover {
	background: none;
	color: #0C0C0C;
}

.article tr td {
	padding: 2px 5px;
}
.article img {
	margin: 10px 10px 0 0;
}

.article p a,
.article p a:visited {
	text-decoration: underline;
}

.article p a:hover {
	text-decoration: none;
}

#sidebar {
	float: right;
	width: 284px;
	overflow: hidden;
	margin-top: 20px;
}

.box {
	border-bottom: 1px dotted #707070;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.box a,
.box a:visited {
	color: #C3002E;
	text-decoration: none;
}

.box a:hover {
	text-decoration: underline;
}

.box ul {
	list-style-position: inside;
	list-style-type: square;
}

.box ul li {
	color: #C3002E;
	font-size: 18px;
	font-weight: normal;
}

.box h2 {
	color: #C3002E;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

.box p {
	font-size: 13px;
	margin: 10px 0;
	text-align: justify;
}

#footer {
	clear: both;
	background-color: #131313;
	color: #9C9C9C;
	font-size: 10px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}

#footer a,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #9C9C9C;
}

a.button,
a.button:visited {
	width: 184px;
	height: 31px;
	background-position: 0 0;
	text-decoration: none;
	font-size: 0;
	display: block;
}

a.button:hover {
	background-position: 0 -31px;
}

a.button span {
	display: none;
}

a#button_about {
	background-image: url(images/more_button1.gif);
	bottom: 20px;
	right: 305px;
	position: absolute;
}

a.read_more {
	background-image: url(images/more_button2.gif);
}

a.send_question {
	background-image: url(images/upit_button.gif);
}

a.akcija {
	background-image: url(images/more_button3.gif);
}

.cleaner {
	width: 100%;
	clear: both;
	height: 10px;
}

.cleaner1 {
	width: 100%;
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
}

#search {
	float: right;
	height: 23px;
	width: 280px;
	overflow: hidden;
	margin-top: 5px;
	background: url(images/search_box.gif) no-repeat left;
}

#search input#s {
	width: 197px;
	height: 19px;
	background: none;
	border: none;
	overflow: hidden;
	float: left;
	color: #535353;
	padding-top: 4px;
	padding-left: 3px;
}

#search input#x {
	float: left;
	width: 68px;
	height: 23px;
	background: none;
	border: none;
	overflow: hidden;
	background-image: url(images/search_button.gif);
	margin-left: 10px;
	cursor: pointer;
}

.right {
	margin-left: 486px;
	width: 184px;
	text-align: right;
}

.left_ad {
	float: left;
	width: 300px;
}

.right_ad {
	float: right;
	width: 300px;
}
