﻿body {
   background:cyan;
}

#novi {  
	background: red;
	border: 0px;
    position: absolute;
    left: 0px;
    top: 385px;
	width: 810px;
	height:265px;
	padding: 0px;
	vertical-align:top;
    z-index:1;
}

#menu {
	background:yellow;
    position:absolute;
    margin-left:5px;
    left: 0px;	
    top:50px;
	width:430px;
	height:330px;
	padding:0px;
	vertical-align:top;
	text-shadow: gray;	
	font-weight: bold;	
	font-style: italic;	
	font-size: 15px;
	font-family:'Arial';
	color:black; 	
    z-index:1;
} 
#upute {
	background:yellow;
	border: 0px;
    position: absolute;
    left: 440px;
    top: 50px;
	width: 350px;
	height:310px;
	padding: 10px;
	vertical-align:top;
	text-shadow: gray;	
	font-weight: bold;	
	font-style: italic;	
	font-size: 13px;
	font-family: Arial, Verdana;
	color: black; 	
    z-index:1;
} 
/* klub_pio  submit   */ 
.sbtn    {		
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #0000ff;
	height: 40px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
	padding: 0px;
}
/*********************************/
/*         forma za unos oglasa         */
/*********************************/
#container {
	margin: auto;
	width: 700px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}

#container #header #header_left {
	float: left;
	background-image: url(header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	background-image: url(header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}

#container #content {
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
	background:yellow;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;	
	color: #ff0000;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#container #header #header_main {
	float: left;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.buttonoglas   {
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid blue;
	height: 42px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: yellow;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#container #content #form1 legend {
	padding: 5px;
	margin: auto;
}
form {
	margin: 20px;
}

#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}

label {
	padding: 0px;
	text-align: center;
}

.msg {
	background-image: url(ok.gif);
	text-align:left;
	margin-left:30px;
    margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
    padding-left:30px;
}

.emsg {
	background-image: url(nok.gif);
	text-align:left;
	margin-left:30px;
    margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
    padding-left:30px;
}
/**************************/
/*   tablica   oglasi MENU  */
/**************************/
table.oglasi {
	border-width: 0px;
	width:100%;
}

table.oglasi th {
	height:1px;
	background:#0000ff;
	padding: 0px;		
}

table.oglasi td {
	height:46px;
	border: 0px;
	padding: 2px; 
}
/**************************/
table.oglasi1 {
	border-width: 0px;
	width:100%;
}

table.oglasi1 th {
	height:1px;
	background:#0000ff;
	padding: 0px;		
}

table.oglasi1 td {
	background:white;
	height:150px;
	border: 0px;
	padding: 2px; 
}
/**************************/
/**************************/
table.oglasi2 {
	border-width: 0px;
	width:100%;
}

table.oglasi2 td {
	background:yellow;
	height:30px;
	border: 0px;
	padding: 2px; 
}
table.oglasi2 td.last{
	background:white;
	height:120px;
	border: 0px;
	padding: 2px; 
}
/**************************/
