body {
	height:100%;
	margin:auto;
	margin-top:0px;
	width:100%;
	font-family: "Helvetica";
	font-size: 10px;
	color:#666666;
}
.bigger {
	font-size:12px;
}
.justify {
 text-align:justify;
}
h1 {
	font-size:14px;
	margin: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
table {
	margin:auto;
}
a {
	font-family: "Helvetica";
	
	color:#666666;
	text-decoration:none;
}
#menu_top_bar a{
	font-family: "Helvetica";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	
}

input, select, textarea {
	font-family: "Helvetica";
	font-size: 10px;
}


#foto {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#ae23ac;
}
#global_container {
	margin: auto;
	width: 750px;
}
#top_baner {
	background-image: url(layout/top_baner.jpg);
	height: 142px;
	width: 750px;
}
.wash {
	float: none;
	clear:both;
}
.open_bar {
	float:left;
	clear:left;
}
.close_bar {
	float:left;
	clear:right;
}
.gray_r_r {
	background-image:url(layout/rightgrayround.jpg);
	height:26px;
	width:5px;
}
.gray_r_l {
	background-image:url(layout/leftgrayround.jpg);
	height:26px;
	width:5px;
}
.yellow_r_r {
	background-image:url(layout/rightyellowround.jpg);
	height:26px;
	width:5px;
}
.yellow_r_l {
	background-image:url(layout/leftyellowround.jpg);
	height:26px;
	width:5px;
}
.red_r_r {
	background-image:url(layout/rightredround.jpg);
	height:26px;
	width:5px;
}
.red_r_l {
	background-image:url(layout/leftredround.jpg);
	height:26px;
	width:5px;
}
.gray_bottom_l {
	background-image:url(layout/gray_bottom_r_l.jpg);
	height:5px;
	width:5px;
	background-repeat:no-repeat;
}
.gray_bottom_r {
	background-image:url(layout/gray_bottom_r_r.jpg);
	height:5px;
	width:5px;
	background-repeat:no-repeat;
}
#menu_top_bar {
	float:left;
	height:22px;
	background-color:#DA0019;
	width:740px;
	font-family: "Helvetica";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top:4px;
	overflow: visible;
}

#global_top_menu {
	padding: 0px;
	height: 26px;
	width: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	overflow: visible;
}
#global_left_col {
	float:left;
	clear:left;
	width:190px;
	padding-right:3px;
	margin:auto;
	height:100%;
}
#global_right_col
{
	float:left;
	width:157px;
	clear:right;
	margin:auto;
	padding-left:3px;
	height:100%;
}
#global_middle_col {
	float:left;
	width:397px;
	margin:auto;
	height:100%;
}
#global_sec_col {
	float:left;
	width:547px;
	margin:auto;
	height:100%;
	padding-top:10px;
	padding-left:10px;
}
#middle_container{
	
}
.box_head {
	height:26px;
	width:100%;
	/*border:1px solid yellow;*/
}
.box_head_title{
	float:left;
	width:179px;
	height:22px;
	padding-top:4px;
	padding-left:1px;
	
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	/*border:1px solid red;*/
}
.head_gray{
	background-color:#777777;
}
.head_red {
	background-color:#DA0019;
}
.head_yellow {
	background-color:#fcc300;
}
.center_width {
	width:386px !important;
}
.right_width {
	width:146px !important;
}
.font_gray {
	color:#777777;
}
.font_white {
	color:#FFFFFF;
}
.font_red {
	color:#FF0000;
}
.box_body {
	background-color:#e4e4e4;
	margin:0px;
	padding-top:10px;
	padding-bottom:5px;
	color:#777777;
	margin:0px;
	
	
}
.box_body ul {
	margin:0px;
	padding-left:20px;
	list-style-image:url(layout/arrow.png);
	/*list-style-position:outside;*/
}


.box_foot {
	width:180px;
	float:left;
	background-color:#e4e4e4;
	height:5px;

	font-size:1px;
}

.bottom_spacer {
	margin-bottom:8px;
}
.white_back {
	background-color:#FFFFFF;
}
.marg_left_15 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.padding_left {
	padding-left:10px;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
#in_log {
	width:130px;
	border:1px solid #e4e4e4;
	margin:2px;
}
#in_pass{
	width:130px;
	border:1px solid #e4e4e4;
	margin:2px;
}
#login_submit {
	background-color:#DA0019;
	color:#FFFFFF;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #e4e4e4;
}
.form_submit {
	background-color:#DA0019;
	color:#FFFFFF;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #e4e4e4;
	font-size:10px;
}
.border
{
	border:1px solid #33FF00;
}

.grayback {
	background-color: #e4e4e4;
}
.form_field {
	border: 1px solid #999999;
}

.intend10 {
	text-indent: 10px;
}
.search_box_width {
	width:118px !important;
}
.p_container{
	float:left;
	width:129px;
	margin:3px;
	margin-left:6px;
	margin-right:0px;
}
#search_projekty_body{
	padding-left:0px;
}
.search_box_body {
	height:90px;
}h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#menu_top_bar ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: none;
	position: absolute;
	width: 644px;
}
#menu_top_bar ul li {
	float: left;
	position: relative;
	margin-right: 5px;
	padding-right: 5px;
	
}

h3 {
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
}
#oferta_drop_down {
	position:relative;
	text-align:left;
	z-index: 999;
	overflow: visible;
	background-color: #DA0019;
	top: auto;
	width: 10px;
	left: -10px;
	display: none;
}
#menu_inner {
	position: absolute;
	overflow: visible;
	width: 220px;
	background-color: #DA0019;
	padding: 5px;
}

#oferta_menu{
	position:absolute;
	overflow: visible;
	
}
.clearul {
	list-style-image:none;
	list-style-type:none;
}
.hidden {
	display:none;
}
.search_item
{
	width:120px;
	margin:0px;
	padding:0px;
}