﻿body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
}
#container {
	padding: 0;
}
#masthead {
	width: 1000px;
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 100px;
}
#navigation {
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	height: 40px;
}
#pageContent{
	width: 996px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	background-image: url('content-background.jpg');
	background-repeat: repeat-y;
}
#column_l {
	position: relative;
	float: left;
}
#column_r {
	float: left;
}
#footer {
	width: auto;
	clear: both;
	overflow: auto;
	height: 100px;
}
.float_right {
	float:right;
}
body {
	background-position: center;
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url('site-wide-plate-gradienta.jpg');
	background-repeat: repeat-y;
}
#container {
	width: 1000px;
	margin: 0 auto;
}
#masthead {
	width: 1000px;
	height: 100px;
	background-color: #000000;
}
#navigation {
	background-color: #000000;
	overflow: hidden;
	padding-left: 14px;
	width: 983px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #333333;
	border-left-color: #333333;
}
#column_l {
	width: 248px;
	margin: 0;
	background-image: url('dark-down-gradient.jpg');
	background-repeat: repeat-x;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #333333;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-left: 5px;
}
#column_r {
	padding: 5px;
	width: 730px;
	margin: 0;
	position: relative;
	background-color: #FFFFFF;
}
#column_r h1{
	font-size: 20px;
	color: #000000;
}
#column_r h1 a{
	font-size: 20px;
	color: #CC3300;
}
#column_r h1 a:hover{
	font-size: 20px;
	color: #CC3300;
}



#footer {
	width: 1000px;
	text-align: center;
	background-image: url('equipmentq-footer.jpg');
	background-repeat: repeat-x;
}
/* Styles for Masthead */
#masthead p {
	font-size: 11px;
	color: #00CC00;
	margin: 30px 0px 0 10px;
	text-align: left;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000066;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #666666;
	background-image: url('button-background-yellow.gif');
	font-weight: bold;
	background-repeat: repeat-x;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #FFCC00;
	background-image: url('button-background-yellow-on.gif');
	background-repeat: repeat-x;
}
/* Styles for Content */
#pageContent h1{
}
#pageContent {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}



/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#column_l p {
	color: #CC3300;
	font-weight: bold;
	font-size: 20px;
	font-family: Aharoni;
}
#column_l h3 {
	color: #FF9900;
	font-weight: bold;
	font-size: 20px;
	font-family: Aharoni;
	margin-top: 10px;
	margin-bottom: -10px;
}
#column_l ul li.head a {
	height: 12px;
	padding: 0 0 0px 0;
	margin: 0px 0 3px -35px;
	font: bold 16px tahoma, verdana, sans-serif;
	color: #333333;
	list-style-type: none;
}
#column_l ul li {
	list-style-type: none;
}

#column_l ul li a {
	height: 12px;
	padding: 0 0 5px;
	margin: 2px 0 2px -25px;
	font: bold small tahoma, verdana, sans-serif;
	color: #666666;
	list-style-type: none;
}
#column_l ul li img {
	list-style-type: none;
	left: 6px;
	position: absolute;
}
#column_l ul li a:hover {
	height: 12px;
	padding: 0 0 5px;
	margin: 2px 0 2px -25px;
	font: bold small tahoma, verdana, sans-serif;
	color: #CC3300;
	list-style-type: none;
}
#column_l ul li.head a:hover {
	height: 12px;
	padding: 0 0 0px 0;
	margin: 0px 0 3px -35px;
	font: bold 16px tahoma, verdana, sans-serif;
	color: #CC3300;
	list-style-type: none;
}






