/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	background: #ffffff;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #676767;
}

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

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 15px;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #3E9722;
}

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

img {
	border: none;
}

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

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


/* Boxed Style */

 .boxed {
	margin-bottom: 10px;
}

 .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img012.gif) repeat-x;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

 .boxed .content {
	padding: 9px;
	background: #E5F9FE;
	border: 1px solid #00A8FF;
	border-top: none;
}

 .boxed .content form {
}

 .boxed .content fieldset {
	border: none;
}

 .boxed .content legend {
	display: none;
}

 .boxed .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

 .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img014.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

 .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(images/img05.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

.boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

 .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(images/img06.gif) no-repeat left bottom;
}
/* Post */

.post {
}

.post .title {
	background: #3C74E6 url(images/img12.jpg)no-repeat;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
}

/* Header */

#header {
	width: 920px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #CAE646 url(http://505.hotmail.ru/images/img01.gif) no-repeat;

}

/* Header > Logo */

#logo {
	float: left;
	width: 400px;
	height: 60px;
}

#logo h1 {
	float: left;
	margin: 0 0 0 0;
	padding: 5px 0 0 17px;
}

#logo h2 {
	float: left;
	margin-top: -7px;
	font-size: 1em;
	
}

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

/* Header > Menu */


/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}





/* Content > Sidebar */

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

#main {
	float: left;
	width: 520px;
	padding-left: 20px;
}


#main  .sredina {
	margin-bottom: 10px;
}

#main .sredina .title {
	height: 21px;
	padding: 7px 0 0 15px;
	background: url(images/img012.gif) repeat-x;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#main .sredina .content {
	padding: 19px 19px 0 19px;
	background: #C7ECFB;
	border: 1px solid #00B5FE;
	border-top: none;}




#main embled {
	padding: 0px 0px 0 0px;
	}

#main .sredina blockquote {
	background: #E5ECED;
}
/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

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

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
}

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

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/img10.gif) no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
/******************
meni
******************/
.meni {
	margin-bottom: 10px;
}

.meni .naslov {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img019.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

.meni .sadrzaj {
	padding: 19px 19px 0 19px;
	background: #FEEABB;
	border-top: none;
}

.meni .sadrzaj li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(images/img122.gif) no-repeat 0 9px;
	letter-spacing: normal;
	list-style: none;

}

.meni .sadrzaj a{
	text-decoration:none;
	border-bottom: 1px dotted #FEB401;
	display:block}

.meni .sadrzaj a:hover {
	color: #E58C24;
	font-weight:bold;

}


#menu-naslov{
	border-left: 10px solid #FFB300;
	padding:0 0 0 3px;
	color: #838383;
	font-weight:bold}

.align-right  { text-align: right; }
.float-left   { float: left;}

/*************************************
Okvir za kursnu i vreme
************************************/
#okvir_naslov{
background: #1e90ff;
color: #ffffff;
width: 173px;
border: 1px solid #1E90FF}

#okvir{
background: #ffffff;
width: 173px;
border: 1px solid #1E90FF}

#index{
margin: 5px}

#index a{
text-decoration: none;
color: #808080}

#index a:hover{
text-decoration: underline;
color: #40E0D0}

#igre_okvir{
padding: 3px;
width: 20%;
border: 1px solid #1E90FF}

#okvir-vicevi{
margin-bottom: 5px;
background: #fafafa;
padding: 5px 10px 5px 10px;
border: 1px solid #528489;}

#novosti{
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #cccccc 1px solid;
	DISPLAY: inline; FLOAT: left;
	PADDING-BOTTOM: 6px;
	MARGIN: 8px 8px 0px 0px;
	BORDER-LEFT: #cccccc 1px solid;
	WIDTH: 340px;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #ffffff;
}


#novosti p.boxTxt{
	float:right;
	padding:5px 0 0 5px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:220px;
}

#novosti p.boxTxt span{
	font:normal 14px/13px Arial, Helvetica, sans-serif;
	color:#0090FF;
	background-color:inherit;
	padding:0 0 0 3px;
	margin:0 0 5px 5px;
	height:20px;
	display:block;
}
#novosti p.boxTxt a{
	color:#0090FF;
	text-decoration:none;
}
#novosti p.boxTxt a:hover{
	color:#D02E08;
	text-decoration:underline;
}
#novosti img.pic{
	display:block;
	width:88px;
	height:78px;
	margin:5px 7px 0 5px;
	float:left;
}

#novosti1{
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #cccccc 1px solid;
	DISPLAY: inline; FLOAT: left;
	PADDING-BOTTOM: 6px;
	MARGIN: 8px 8px 0px 0px;
	BORDER-LEFT: #cccccc 1px solid;
	WIDTH: 510px;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #ffffff;
}


#novosti1 p.boxTxt{
	float:right;
	padding:5px 0 0 5px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:380px;
}

#novosti1 p.boxTxt span{
	font:normal 14px/13px Arial, Helvetica, sans-serif;
	color:#0090FF;
	background-color:inherit;
	padding:0 0 0 3px;
	margin:0 0 5px 5px;
	height:20px;
	display:block;
}
#novosti1 p.boxTxt a{
	color:#0090FF;
	text-decoration:none;
}
#novosti1 p.boxTxt a:hover{
	color:#D02E08;
	text-decoration:underline;
}
#novosti1 img.pic{
	display:block;
	width:110px;
	height:78px;
	margin:5px 7px 0 5px;
	float:left;
}

.arhiva a{
	background:#1E90FF;
	color: #ffffff;
	text-decoration: none;
	border-left: 5px solid #00BFFF;
	padding: 0 0 2px 0;
	

}
.arhiva a:hover{
	background:#00BFFF;
	border-left: 5px solid #1E90FF;

}
#arh-novosti{
	padding-right: 10px;
}

#arh-novosti a{
	color: #929292;
	text-decoration: none;

}
#arh-novosti a:hover{
	
	color: #808080;
}

#linkovi{
	font-size:13px;
	border-buttom: 1px solid #F2F2F2;
	margin-bottom:2px;
}

#linkovi a{
	color: #929292;
	text-decoration: none;
}

#linkovi a:hover{
	color:#A9A9A9;
	text-decoration: underline;
}









#glavni {
	float: left;	
	width: 95%;
	padding: 0;	margin: 1;	

}
#glavni h3 {
	background-color:inherit;
	padding:0 0 0 3px;
	margin:0 0 5px 5px;

}

#glavni h2 {
	padding: 0px 0 3px 2px;	
	margin: 2px 0 0 0;
}



.dno-posta {
	background-color: #FFFFFF;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #FFFFFF;
	font-size: 95%;	
}
.dno-posta a{
	border-left:5px solid #58ACFA;
	background: #F2F2F2;
	color: #848484;
	text-decoration: none;
}

.dno-posta a:hover{
	border-left:5px solid #58ACFA;
	background: #F2F2F2;
	color: #848484;
	font-weight:bold
}


.dno-posta .opsirnije {
	padding-left: 20px; margin: 0 10px 0 5px;
}


.lijevo { text-align: right; }

.tabla {
	background-color: #F7F7F7;
	padding: 5px; margin: 10px 20px 0 20px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}

#nasl {
	height: 22px;
	width:250px;
	padding: 5px 0 0 2px;
	background: url(images/img2.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
	margin-top:10px;
}

#sadr {
	width:212px;
	padding: 19px 19px 19px 19px;
	background: #FBFEFF;
	border: 1px solid #00B5FE;
	border-top: none;}

#vrhlink{
	height:20px;
	background: url("images/hed.gif") repeat-x}

#vrhlink a{
	color:#FFFFFF;
	text-decoration:none;}

#vrhlink a:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;}

	

#main1 {
	float: left;
	width: 720px;
	padding-left: 20px;
}


#main1  .sredina {
	margin-bottom: 10px;
}

#main1 .sredina .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#main1 .sredina .content {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(images/img088.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;}

#main1 embled {
	padding: 0px 0px 0 0px;
	}

#main1 .sredina blockquote {
	background: #E5ECED url(images/img088.gif) repeat-x;
}

#arhiv a{
	color:#528489;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}
#arhiv a:hover{
	color:#5284cc;
	text-decoration:none;
	font-weight:bold;
}
.recepti-naslov{
border-bottom:1px solid #FEEABB;}
.recepti-naslov a{
	text-decoration:none;
	font-weight:bold;
	padding:1px;
	margin:0
}
.recepti-index a{
	border-bottom:1px solid #FEEABB;
	text-decoration:none;
	font-weight:bold;
	padding:1px;
	margin:0;
	background:url("images/img06.gif") no-repeat;
}

