* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	margin: 20px 0;
	background: #FFFFFF url(images/img1.gif);
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	color: #000000;
}
h2 {
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #BC2121;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

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

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

/* Boxed Style */

.boxed {
	margin-bottom: 10px;
	background: #FFFFFF;
	border: 10px solid #000000;
	border-right: none;
}

.boxed .title {
	padding: 10px 20px;
	background: #FFA200;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}


#post {
	padding: 10px 20px;
	background: #FF7200;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}
#post h5 {
font-size: 11px;
color:#000000;
font-weight:normal;
}

#post h5 a:hover{

color: #333333;

}



.story {
	padding: 15px 10px 10px 10px;
	margin: 0px 0 190px 0;
}



.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}



#logo {
	width: 200px;
	height: 80px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
}

#logo h1 {
	padding-top: 0px;
	text-transform: lowercase;
	font-size: 36px;
	font-weight: normal;
}

#logo h2 {
	text-transform: uppercase;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}



#page {
	width: 1065px;
	margin: 0 auto;
}

#extra {
}



#content {
	float: left;
	width: 650px;
	margin: 0px;
	background: #FFD800;
	border: 10px solid #FFFFFF;
	text-align: center;
	min-height: 700px;
	height:auto !important;
	height:700px;
	position:relative;
}



#sidebar {
	float: left;
	width: 210px;
}

#ads {
float: right;
margin-left: 10px;
}


#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	width: 150px;
}

#inputsubmit1 {
	background: #BC2121;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}



#menu {
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 160px;
	padding: 10px 20px;
	border-top: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #EAEB97;
}

#menu .first a {
	border: none;
}

#menu .active a {
	background: #BC2121;
	color: #FFFFFF;
}

#menu .active a:hover {
	background: #BC2121;
}

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}



#legal {
}


#links {
}

.vici {
display: block;
position: relative;
border: #FFFFFF 1px solid;
padding: 8px;
list-style:none;
background: #F4F87C;
margin: 20px 0 5px 0;
text-align:left;
}

.kategorija {
border: #FFFFFF 1px solid;
padding: 8px;
background: #F4F87C;
margin: 0px 0 0px 0;
text-align:center;
}

h4 {
text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}
#redirect {
margin: 20% auto auto auto;
height: 100%;
width: 500px;
border: solid 5px  #000000;
background: #FFD800;
text-align: center;
padding: 10px;
}
#bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 650px;
}

