/* CoppeTeam Studio - www.CoppeTeam.co.yu
 * Design by Predrag Kopricanec coppe at neobee dot net
svetla plava 8AA2C6, najsvetlija plava D1DBE8,
*/

/* General HTML Styles */

body {
   background-color: #080808;
	background-image: url(img/pozadina02.jpg);
	background-position: 0 0;
	background-repeat: repeat;
	margin: 0 112px;
	padding: 0;
}
/*  fix ie  */
html> body {
	margin: 0 112px;
}

tr, th, td, div, span, p {
	font-family: Verdana, Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
H1  {
   color: #333;
   font-weight: bolder;
   font-size: 1.7em;
   margin : 0 0 10px 0;
	border-bottom: 1px solid #333;
	display: block;
}
H2  {
   color: #333;
   font-weight: bolder;
   font-size: 1.5em;
   margin : 0 0 10px 0;
	border-bottom: 1px solid #333;
	display: block;
}
H3  {
   color: #333;
   font-weight: bolder;
   font-size: 1.5em;
   margin : 0px;
}
H4  {
   color: #333;
   font-weight :bold;
   font-size: 1.2em;
   margin : 0px;
}
H5 {
   color: #333;
   font-weight :bold;
   font-size: 1.1em;
   margin : 0px;
}
H6 {
   color: #333;
   font-weight :bold;
   font-size: 1.0em;
   margin : 0px;
}
FORM {
  margin: 0px;
  padding: 0px;
}
img  {
   border : 0px;
}
input {
	border: #ccc 1px solid;
	color: #fff;
	background-color: #98979C;
	font-family: Verdana, Helvetica, Tahoma, Geneva, sans-serif;
   font-size: 13px;
	height: 20px;
	margin: 0px;
	padding: 3px 3px 0;
}
input:hover {
	border: #fc0 1px solid;
	color: #fff;
}
input:active, input:focus {
	border: #eee 1px solid;
	color: #fff;
}
textarea {
	border: #ccc 1px solid;
	font-family: Verdana, Helvetica, Tahoma, Geneva, sans-serif;
	color: #fff;
	background-color: #98979C;
	font-size: 13px;
	height: 20px;
	margin: 0px;
	padding: 3px 3px 0;
}
textarea:hover {
	border: #fc0 1px solid;
	color: #fff;
}
textarea:active, textarea:focus {
	border: #eee 1px solid;
	color: #fff;
}
select {
	border: #ccc 1px solid;
	color: #fff;
   background-color: #98979C;
	font-family: Verdana, Helvetica, Tahoma, Geneva, sans-serif;
   vertical-align: middle;
	font-size: 13px;
	height: 20px;
	width: auto;
	margin: 0px;
	padding: 3px 3px 0;
}
option {
	border: #ccc 0px solid;
	font-size: 12px;
	font-family: Verdana, Helvetica, Tahoma, Geneva, sans-serif;
	color: #fff;
   background-color: #98979C;
   vertical-align: middle;
}
select:hover {
	border: #fc0 1px solid;
	color: #fff;
   background-color: #98979C;
   vertical-align: middle;
}
select:active, select:focus {
	border: #eee 1px solid;
	color: #fff;
}
a {
   text-decoration: none;
   color : #f5f5f5;
}
a:hover {
   text-decoration: none;
   color : #fc0;
}
#MainContentTop table tr td a {
	color: #fc0;
}
#MainContentTop table tr td a:hover {
	color: #333;
}
p {
   margin : 3px 0px 3px 0px;
}

input.Button, input.submit, input.SaveButton {
   color: #fff;
	font-size: 11px;
   border: 1px solid #fc0;
	background-color: #666;
   width: auto;
   height: 17px;
   cursor: pointer;
	padding: 0 5px 3px;
	*padding: 0 5px 0;
}
input.Button:hover, input.submit:hover, input.SaveButton:hover {
   color: #fc0;
   border: 1px solid #fff;
}
hr, .shadow, hr.shadow {
	background-color: transparent;
	color: #666;
	width: 100%;
	height: 0;
	border-collapse: collapse;
	margin: 5px 0 0;
	border: 0.5px solid;
}

/* Other Styles */

.Logo {
	width: 280px;
	height: 120px;
	text-align: right;
}
.Logo img {
	margin: 10px 0;
}
.HeaderZone {
	width: 540px;
	height: 44px;
}
.FooterZone {
	color: #ccc;
	padding: 10px 0;
	border: 1px solid #666;
	text-align: center;
	background-color: #333;
	width: 800px;
	font-size: 9pt;
}

#LeftContent {
	width: 140px !important;
	height: 350px;
	border: 1px solid #666;
	background-image: url(img/LeftBg24.png);
	_background-image: url(img/LeftBg8.png);
	background-repeat: repeat;
}
#LeftContent table tr td, #RightContent table tr td {
	font-size: 11px;
	color: #fff;
}
#LeftContent table tr td form input, #RightContent table tr td form input {
	font-size: 11px;
	height: 16px;
	color: #fff;
}
#RightContent {
	width: 140px !important;
	background-color: #080808;
	border: 1px solid #666;
	text-align: center;
	color: #fff;
}

.MainHeader {
	background-image: url(img/NewHeader.png);
	background-position: 0 23px;
	background-repeat: no-repeat;
}

#MainContent {
	padding: 0 10px;
	width: 490px;
}
#MainContentTop {
	background-color: #fff;
	border: 1px solid #666;
	height: 400px;
}
#MainContentTop div, #MainContentTop div table  {
	color: #000;
	font-size: 11px;
}
#MainContentTop div a, #MainContentTop div table tr td a {
	text-decoration: none;
   color : #555;
	background-color: transparent;
}
#MainContentTop div a:hover, #MainContentTop div div a:hover, #MainContentTop div table tr td a:hover {
	text-decoration: none;
   color : #000;
	background-color: #f5f5f5;
}
#MainContentTop div hr {
	background-color: transparent;
	color: #333;
	width: 100%;
	height: 0px;
	border-collapse: collapse;
	margin: 5px 0px 0px 0px;
	border: 0.5px solid;
}
#MainContentBottom {
	margin: 0;
	background-color: #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	height: auto;
}
#MainContentBottom table td {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}