/* GLOBAL */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #d9d9d9;
	line-height: 130%;
}

a img {
	border: none;
}

a {
	color: navy;
}

a:hover {
	text-decoration: none;
}

form {
	padding: 30px;
}

fieldset {
	border: 1px solid #7BE24D;
	padding: 10px;
}

legend {
	font-weight: bold;
}

label {
	font-weight: bold;
}

input.text, select {
	border: 1px solid #7BE24D;
}

table {
}

td {
	padding: 2px 5px 2px 5px;
}

/* new */
#supercontainer {
	width: 877px;
	margin-left: auto;
	margin-right: auto;
}


/* WHOLE PAGE */
#container {
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	left: -60px; /* new */
	margin-top: 12px;
	margin-bottom: 12px;
	width: 877px;
	background-color: white;
	background-image: url(../img/bg_side.png);
	background-repeat: repeat-y;
	position: relative;
}

/* HEADER */
#header {
	width: auto;
	height: 155px; /*275px*/
	background-image: url(../img/header_top_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 13px;
}

#header h1 {
	width: 100%;
	height: 100%;
}

#header h1 a {
	display: block;
	width: 861px;
	height: 155px; /*275px*/
	background-image: url(../img/header_logo2.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
	
	background-position: 2px 0;
}

#header h1 a span {
	display: none;
}

/* CONTENT */
#content {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	width: auto;
	background-image: url(../img/content_bottom_bg.png);
	background-position: 3px bottom;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding: 20px 15px 20px 10px;
	overflow: hidden;
	_height: 1%;
}

#content img.okolo {
	margin: 15px;
}

#column-left {
	float: left;
	width: 430px;
}

#column-right {
	float: left;
}

#column-left a, #column-right a {
	text-decoration: none;
}

#column-left a:hover .box-small {
	color: #004389;
}

#column-right a:hover .box-small {
	color: #004389;
}

/* FOOTER */
#footer {
	width: auto;
	background-image: url(../img/footer_bottom_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;

	clear: both;
	
	font-family: Calibri, sans-serif;
	color: #a3a3a3;

	height: 100px;    /* 200px */

}

#footer a {
	color: #a3a3a3;
}

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

#subfooter {
	margin-left: 8px;
	width: 861px;
	height: 85px;   /* 185px */
	background-color: #ededed;
}

#logo-foot {
	padding-left: 20px;
	padding-top: 10px;   /* 100px */
	font-size: 12px;
}

#menu-foot {
	float: right;
	left: -10px;
	position: relative;
	top: -50px;
}

#ad1 {
	width:120px;
/*	border:1px solid gray; */
	position:absolute;
	right:-120px;
	top:50px;
}

#ad2 {
	width:468px;
	height:60px;
	border:1px solid gray;
	left:350px;
	position:relative;
	top:-150px;
}

.ad120 {
	width: 120px;
	height: 90px;
	margin-bottom: 10px;
	overflow: hidden;
}

/* BOX SMALL */
a div.box-small {
	/* text-decoration: none; */
	color: black;
	cursor: hand;
}

.box-small {
	width: 417px;
	font-family: Calibri, sans-serif;
	background-position: center 36px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.box-small h2 {
	width: auto;
	height: 26px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 16px;
	padding-left: 15px;
	padding-top: 10px;
	text-decoration: none;
}

.box-small h2 a {
	display: block;
	/* text-decoration: none; */
	color: black;
}

.box-small p {
	width: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 10px 15px 10px 15px;
	font-size: 12px;
	overflow: hidden;
	min-height: 70px;
	_height: 1%;
}

.box-small p img {
	float: left;
	margin-right: 15px;
}

/* BOX SMALL BLUE */
.box-small.blue {
	background-image: url(../img/box_small_blue_center.png);
	background-color: #a4bffa;
}

.box-small.blue h2 {
	background-image: url(../img/box_small_blue_top.png);
}

.box-small.blue p {
	background-image: url(../img/box_small_blue_bottom.png);
}

.box-small.blue p img {
	border: 1px solid #dbecfe;
}

/* BOX SMALL GREEN */
.box-small.green {
	background-image: url(../img/box_small_green_center.png);
	background-color: #7be24d;
}

.box-small.green h2 {
	background-image: url(../img/box_small_green_top.png);
}

.box-small.green p {
	background-image: url(../img/box_small_green_bottom.png);
}

.box-small.green p img {
	border: 1px solid #c3f9c2;
}

/* BOX LARGE */
.box-large {
	width: 797px;
	font-family: Calibri, sans-serif;
	background-position: center 57px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 30px;
	background-image: url(../img/box_large_center.png);
	background-color: #a3befa;
	position: relative;
}

.box-large h3 {
	width: auto;
	height: 41px;
	background-repeat: no-repeat;
	background-image: url(../img/box_large_top.png);
	text-transform: uppercase;
	font-size: 16px;
	padding-left: 15px;
	padding-top: 16px;
}

.box-large h3 a {
	display: block;
	/* text-decoration: none; */
	color: black;
}

.box-large p {
	width: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../img/box_large_bottom.png);
	padding: 10px 15px 10px 15px;
	font-size: 12px;
	overflow: hidden;
	_height: 1%;
}

.box-large p img {
	float: left;
	margin-right: 15px;
	border: 1px solid #aacbf2;
}

#search {
	float: right;
}

#search form {
	padding: 0;
}

form table th {
	text-align: right;
}

.greenorder {
	background-color: #7BE24D;
	border: 1px solid #C3F9C2;
	font-weight: bold;
	padding: 10px;
}

.redorder {
	background-color: #B7010E;
	border: 1px solid #CC0000;
	color: white;
	font-weight: bold;
	padding: 10px;
}

