@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Segoe UI", Verdana, Tahoma;
	font-size: 14px;
	color:#333;
	background-image: url(/images/top_body_bg.png);
	background-repeat: repeat-x;
}
a {
	color: #0D81B9;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo_moto h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	width: 196px;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	height: 1024px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 53px;
	background-image: url(/images/top_bg.png);
	background-repeat: repeat-x;
}
#topBoxes {
	height: 243px;
}
#searchwrapper {
	width:212px; /*follow your image's size*/
	height:31px;/*follow your image's size*/
	background-image:url(../images/searchbox.png);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin:13px 10px 0px 0px;
	;
	position:relative; /*important*/
	float:right;
	display: none;
}
#searchwrapper form {
	display:inline;
}
.searchbox {
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:6px;
	left:9px;
	width:160px;
	height:28px;
	font-size:16px;
	border: 0px;
}
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:3px;
	left:173px;
	width:35px;
	height:24px;
}
#logo {
	background-image: url(/images/logo_bg.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 24px;
	height: 243px;
	width: 212px;
}
#logo img {
	padding-left: 9px;
}
#logo #logo_moto {
	padding-top: 13px;
}
#header {
	background-image: url(/images/header_bg.png);
	height: 228px;
	background-repeat: no-repeat;
	width: 734px;
	background-position: left top;
	float: left;
	padding-top: 15px;
}
.header_box img {
	margin-left: 9px;
	margin-top: 20px;
}
.header_box h2 {
	color: #0A3768;
	text-align: center;
	padding-top: 8px;
	font-size: 24px;
}
#header .header_box {
	height: 227px;
	width: 227px;
}
#header .koncerti_box {
	background-image: url(/images/koncerti_box_bg.png);
	float: left;
	background-repeat: no-repeat;
	margin-left: 5px;
}
#header .kino_box {
	background-image: url(/images/kino_box_bg.png);
	float: left;
	background-repeat: no-repeat;
	margin-left: 20px;
}
#header .kazaliste_box {
	background-image: url(/images/kazaliste_box_bg.png);
	float: left;
	background-repeat: no-repeat;
	margin-left: 20px;
}
#mainContentWrapper {
	float: left;
}
#mainContentWrapper #leftMenu {
	width: 260px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-repeat: repeat-y;
	background-image: url(/images/left_menu_bg.png);
}
#mainContentWrapper #mainContent {
	width: 670px;
	float: right;
	/* [disabled]height: 573px; */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 42px;
	height: 94px;
	background-image: url(/images/footer_bg.png);
	background-repeat: no-repeat;
	color: #FFF;
}
#logo_moto h1 a {
	color: #FFF;
	text-decoration: none;
}
#leftMenu ul.menu {
	list-style-type: none;
	font-size: 18px;
	padding-left: 3px;
}
#leftMenu ul.menu li {
	background-image: url(/images/left_menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding-left: 15px;
	line-height: 33px;
}
#leftMenu ul.menu li a {
	color: #535353;
	text-decoration: none;
}
#leftMenu ul.menu li a:hover {
	color: #B10838;
}
#leftMenu ul.menu li hr {
	height:3px;
	width:100%;
	border:0;
	margin-top:5px;
	background-image: url(/images/left_menu_dots.png);
	background-repeat: repeat-x;
}
#footer p {
	line-height: 35px;
	font-size: 18px;
}
#footer .name {
	font-size: 12px;
}
#footer .title {
	letter-spacing: 2px;
}
#footer .title a {
	color: #FFF;
}
#footer .title a:hover {
	color: #69ff74;
}
#leftMenu .kinoteka  {
	background-image: url(/images/kino_left_box_bg.png);
	background-repeat: no-repeat;
	height: 514px;
	width: 254px;
	float: left;
}
#leftMenu .kinoteka h2, .anketa h2  {
	text-align: center;
	color: #FFF;
	font-size: 18pt;
}

#leftMenu .anketa ul {
	list-style:none;
	margin:10px 0 0 10px;
	padding:0;
}

#leftMenu .dugmad {
	text-align:center;
	padding: 0px;
	margin: 25px 0 0 0;
}

.post {
	width: 686px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 10px;
}
.post .title {
	padding: 0 0 10px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #C30;
}
.post .title a {
	color: #4F6977;
}
.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}
.post .entry {
	background: url(../images/img07.png) no-repeat;
	padding-top: 23px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0px;
}

.post .entry p{
	text-align:justify
}

.post .entry p img {
	display:block;
	float:left;
	height:150px;
	width:180;
	padding-right:12px;
	padding-top:7px;
	margin:0;
}

.clsVijesti{
	display:block;
	float:left;
	padding-right:12px;
	padding-top:6px;
	margin:0;
}


.post .meta {
	clear:left;
	padding: 5px 12px;
	background: url(../images/img08.png) no-repeat left bottom;
}
.post .meta b {
	display: none;
}
.post .more, .post .comments {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
}
.post .more {
	background: url(../images/img09.gif) no-repeat left center;
}
.post .comments {
	background: url(../images/img10.gif) no-repeat left center;
}

.prettyform {
  -webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.28);
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  text-align: left;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding-bottom: 13px;
  float: left;
}

.prettyform h2 {
  font-size: 1.2em;
  font-weight:bold
}
.prettyform th {
  font-size: 15px;
}
.prettyform .gradient {
  padding-left: 44px;
  padding-right: 44px;
  padding-top: 12px;
}

.prettyform input.text, textarea {
  padding: 5px;
  font-size: 1.4em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-top: #999 solid 1px;
  border-left: #CCD9E5 solid 1px;
  border-right: #CCD9E5 solid 1px;
  border-bottom: #CCD9E5 solid 1px;
  background-color: #E8F2FA;
}
.prettyform input.text:focus, textarea:focus{
  background-color: #fff;
}
.anketa .anketa_top_bg {
	background-image: url(/images/anketa_top_box_bg.png);
	background-repeat: no-repeat;
	height: 38px;
}
.anketa .anketa_bot_bg {
	background-image: url(/images/anketa_bot_box_bg.png);
	background-repeat: no-repeat;
	height: 38px;
}
#leftMenu .anketa {
	float: left;
	margin-top: 20px;
	width: 254px;
}
.anketa #poll {
	background-image: url(/images/anketa_content_bg.png);
	background-repeat: repeat-y;
}
#poll .dugmad a {
	color: #FFF;
}

#poll h4 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #69ff74;
}.anketa hr {
	height: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.anketa #poll ul li {
	height: 30px;
}
