iframe{
  width: 555px;
  height: 250px;
}

body {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #27013A;
	background: #ffffff url(img/backtop.jpg) center 0px no-repeat;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#reklama-big{
  height: 268px;
  width: 100%;
  text-align: center;
  background: gray;
  border-bottom: 1px solid gray;
  position: relative;
}

div#reklama-big img{
  border: none;
  width: 943px;
  height: 268px;
  margin-left: 20px;
  border-right: 1px solid gray;
  border-left: 1px solid gray;
}

div#reklama-big span{
  position: absolute;
  right: 0px;
  top: 0px;
  background: #f5f5f5;
  border-bottom: 1px solid gray;
  border-left: 1px solid gray;
  width: 80px;
  height: 22px;
  line-height: 22px;
  color: gray;
  text-align: center;
}


img.stats{display: none;width: 1px; height: 1px;}

div.logo{  
  background: url(/wp-content/uploads/2010/02/simpsnovi-logo.jpg) -5px 0px no-repeat;
  width: 350px;
  height: 320px;
}

a{color: #00a200; color: black; text-decoration:underline;}
a:visited{color: #00a200; color: black; text-decoration: underline;}
a:hover{color: black; text-decoration: underline;}
img{border: none;}
p{padding: 6px 0px;margin: 0px;}

h1 {
	margin:0px;
	padding: 15px 0px 5px 20px;
	margin-top: 12px;
	font: bold 30px/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
}

h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}

h1 a:hover{color: silver;}

h2, h1#clanek {
	color: black;
	margin:0px;
 	font: normal 18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding: 10px 4px 4px 0px;
	margin: 0px;
	clear: left;
}

h2 a, h2 a:visited {color: black;}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #6699cc;
	margin: 10px 0px 10px 0px;
}

ul{margin: 10px 20px; padding: 0px;}
li{margin: 0px;list-style: square; padding-top: 2px;}

form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 880px;
}
/* header area */
#header {
	background: transparent;
	height: 75px;
	position: relative;
}

#google{
	margin: 0px ;
  right: 3px;
	float: right;
  position: absolute;
  top:5px;
}

#content {
  background: white;
	padding: 0px 5px 0px 5px;
	float: left;
	width: 500px;
	margin:5px 0px 0px 10px;
	overflow: hidden;
	border-top: none;
}

.post {
	clear:both;
	padding-top: 10px;
}

.entry {
	float:left;
	width: 495px;
}

.post-views {
	background: #ffffff;
	padding-left: 7px;
	float:left;
	font-size: 95%;
	color: #c3c5c8;
}

.post-cat {
	background: #ffffff  url(img/folder.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #000000;
	font-weight: bold;
}

.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px 0px; 
	background: #ffffff  url(img/meta.jpg) repeat-x;
	height:18px;
}

.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px 0px; 
	background: #ffffff  url(img/pback.jpg) repeat-x;
	height:60px;
	margin-top: 10px;
}

.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font: verdana;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #c3c5c8;
}

.similiar{
	width:515px;
	float:left;
	color:#660099;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 0px;
	padding-top: 5px;
}

p.nextprev{
  margin: 15px 0px;
}

p.nextprev span{
  float: left;
  width: 120px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ffffff;
	border:1px dotted #eee;
	color:#660099;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #53c400;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #696c69;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #fff ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6699cc;
	border:1px solid #eee;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 5px 5px 0px 10px;
	width: 340px;
	overflow: hidden;
}
#misc{
	width:325px;
	margin:0 0 5px 5px;
	padding:0; 
	background:#ffffff; 
	float:left;
}

#misc1{
	width:325px;
	margin:0 0 0px 5px;
	padding:0; 
	background:#ffffff; 
	float:left;
}
#info1, .info-box{
	width:315px;
	font-size:11px;
	margin:5px 0 5px 0;
	padding:10px; 
	background:#ffffff; 
	border:#eee 1px solid;
	float:left;
	color: #0e66be;
	color: gray;
}
#left {
	width: 320px;
}

/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font: normal 18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #0e66be;
	color: black;
  font-size: 12px;
}

#sidebar a:hover{
	color: black;
}

/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 15px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget */
ul.list-blogroll li{
	background: url(img/link.gif) no-repeat 8px 0px  !important;
	padding-left: 30px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/meta.gif) no-repeat 8px 0px  !important;
	padding-left: 30px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/feed.gif) no-repeat 8px 0px  !important;
	padding-left: 30px !important;
}
/*category  widget */
ul.list-cat li{
	background: url(img/folder.gif) no-repeat 8px 0px !important;
	padding-left: 30px !important;
}

ul.list-cat-def li{
	background: url(img/folder.gif) no-repeat 8px 0px !important;
	padding-left: 30px !important;
  float: left;
  width: 110px;
}

/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/recent.gif) no-repeat 8px 0px  !important;
	padding-left: 30px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/archive.gif) no-repeat 8px 0px  !important;
	padding-left: 30px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.gif) no-repeat 8px 0px  !important;
	padding-left: 30px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat 8px 0px  !important;
	padding-left: 30px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#bsearch{
	width:315px;
	font-size:11px;
  margin: 0px 0px 10px 5px;
	padding:10px; 
	background:#444444;
	border:#eee 1px solid;
	border-top: 1px solid black;
	float:left;
	color: #ffffff;
}
#searchform {
	height:20px;
	line-height:20px;
	float:left;
	padding-top:0px;
	margin:0;
	}
#searchform br {
	display: none;
}
#searchform #s {
	width: 220px;
	height: 16px;
	padding: 4px 0px 0px 0px;
	background: #FBF6FD;
    border:1px solid #eee;
	margin-right: 2px;
	color: #145317;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#FBF6FD;
	border:1px solid #eee;
	width: 80px;
	height: 22px;
  font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}

/* footer bar */

#footerbg {
	background: #333333 url(img/footer.gif) no-repeat top;
}

#footer {
	background: #333333 url(img/footer.gif) no-repeat top;
	color: #FFFFFF;
	width: 920px;
	margin: 0px auto 0px;
	padding: 80px 0px 20px 0px;
	text-align: center;
}
	
#footer a, #footer a:visited{
	color: #50AAFE;
}
	
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

a.under, a.under:visited, a:under:hover{
  text-decoration: underline;
}

/* paging */

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 12px;
	font-family: Arial;
	color: black;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	border-top: 2px solid gray;
}
#wp_page_numbers ul {
	
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 6px;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	color: black;
}

#wp_page_numbers li a:hover {
	text-decoration: underline;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	background: gray;
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
	color: white;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 6px;
	padding-right: 8px;
	color: black;
	font-size: 11px;
}

.red{color: red}
.gray{color: gray}
.silver{color: silver}
.cb{clear: both}
