* {
	padding: 0;
	margin: 0;
}


img {
	border: none;
}

body {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: black;
	background-color: grey;
	background-image: url("../images/texture_lower.gif");
	background-repeat: repeat;
	background-position:center bottom;
}

#body {
	width: 770px;
	margin: auto;
	background-color: white;
	min-height: 100%;
}

#upper {
	width: 100%;
	height: 340px;
	overflow: visible;
	background-color: #FFE2AF;
	text-align: center;
	background-image: url("../images/texture_upper.gif");
	background-repeat: repeat;
	position:relative;
	z-index: 10;
}

#upper #top {
	width: 770px;
	height: 340px;
	background-color: #999999;
	margin: auto;
	position: relative;
	overflow: visible;
}

#flashcontent, #flashcontent * {
	position: relative;
	z-index: -1;
}

#ImageBoxOuterContainer {
	position: relative;
	z-index: 101;
}

#ImageBoxOverlay {
	position: relative;
	z-index: 100;
}

/* ----- banner ---- */
#upper #top #banner {
	position: relative;
	height: 298px;
	width: 770px;
/* 	background-image: url("../images/banner_static.jpg"); */
/* 	background-repeat: no-repeat; */
/* 	background-position: top left; */
	overflow: hidden;
}

#upper #top #banner * {
	position: relative;
	z-index: 1;
}

#upper #top #banner #gurbl-logo {
	position: absolute;
	left: 0;
	top: 167px;
	z-index:10;
}

#upper #top #banner #gurbl-napis {
	position: absolute;
	right: 30px;
	top: 220px;
	z-index: 11;
}

#upper #top #banner #gurbl-foto {
	position: relative;
	z-index: -1;
}

/* ---------------- */



#lower {
	width: 100%;
	background: none;
	text-align: left;
	padding-bottom: 10px;
	margin: 0;
}

#lower #main {
	width: 730px;
	min-height: 100px;
	background-color: white;
	margin: auto;
	padding: 10px 20px 5px 20px ;
	height:auto;
	position: relative;
}

#main #left_right {
	background-color: #FFE9AF;
	padding: 0;
	overflow:hidden;
}

#main #left p {
	text-indent: 30px;
	display: block;
}

#main #left {
	width: 350px;
	float: left;
	padding: 20px;
	padding-bottom: 30px;
	margin-bottom: -10px;
	text-align: left;
	background-color: white;
	z-index: 10;
	position: relative;	
}

#main #left ul {
	margin-left: 30px;
	list-style-type: square; 
}

#main #right {
/* 	height: 100px; */
	width: 330px;
	float: left;
	background-color: #FFE9AF;
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: -10px;
	text-align: center;
	border-left: 400px solid white;
	margin-left: -400px;
	z-index: 1;
	position: relative;
}

#main #right form {
	text-align: left;
}

#main #right h4 {
/* 	margin-bottom: 8px; */
}

#main #right input, #main #right textarea {
	width: 305px;
	border: none;
	padding: 5px 8px 5px 8px;
	margin: 10px 5px 10px 5px;
}

#main #right input[type="submit"], #main #right input.submit {
	float:right;
	width: auto;
	background-color: #999999;
	border: #333333 solid 1px;
	color: #111111;
	padding: 3px 20px 3px 20px;
}

#main #right input[type="submit"]:active, #main #right input.submit:active {
	background-color: #888888;
}

#main #right textarea {
	height: 300px;
	margin: 10px 5px 10px 5px;
}

#main .clear {
	clear: both;
} 

#main #partnerski {
	width: 289px;
	height: 138px;
	background-color: white;
	margin: auto;
	margin-top: 30px;
}

/* menu */
ul#menu {
	list-style-type: none; 
	display: inline;
	height: 51px;
	width: 100%;
	position: absolute;
	bottom: -9px;
	left: 0;
}

ul#menu li {
	display: inline;
	float: left;
	width: 154px;
	height: 51px;
	overflow:hidden;
}

ul#menu li  a {
	width: 154px;
	height: 51px;
	display: block;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: top left;
}

ul#menu li  a:hover, ul#menu li  a.selected {
	background-position: top right;
}

ul#menu li  a#elem1 {
	background-image: url("../images/menu_1_.png");
}

ul#menu li  a#elem2 {
	background-image: url("../images/menu_2__.png");
}

ul#menu li  a#elem3 {
	background-image: url("../images/menu_3_.png");
}

ul#menu li  a#elem4 {
	background-image: url("../images/menu_4_.png");
}

ul#menu li  a#elem5 {
	background-image: url("../images/menu_5_.png");
}

#lower-sub {
	width: 770px;
	margin: auto;
	position: relative;
}

#foot {
/*	position: absolute;
	bottom: 0;
	left: 0;*/
	width: 100%;
	height: 37px;
	background-image: url("../images/texture_foot_red.jpg");
	background-repeat: repeat;
	font-size: 13px;
	text-align: left;
	position: relative;
	color: white;
}

#foot #foot_right {
	height: 37px;
	width: 300px;
	position: absolute;
	right: 35px;
	top: 0;
}

#foot #foot_right img {
	position: absolute;
	right: 0;
}

#foot span {
	position: absolute;
	bottom: 0;
	padding-bottom: 5px;
}

#foot #foot_right span {
	right: 120px;
}

#foot #foot_left span {
	left: 30px;
}

#foot #shade_left {
	width: 4px;
	height: 37px;
	background-image: url("../images/foot_sh_l.png");
	background-repeat: no-repeat;
	position: absolute;
	left: -4px;
}

#foot #shade_right {
	width: 4px;
	height: 37px;
	background-image: url("../images/foot_sh_r.png");
	background-repeat: no-repeat;
	position: absolute;
	right: -4px;
}

#menu_bottom {
	width: 100%;
	font-size: 12px;
	text-align: center;
	display: block;
	padding-top: 6px;
	margin-bottom: 30px;
	height: 20px;
}

#menu_bottom a {
	text-decoration: none;
	color: black;
}

#menu_bottom a:hover {
	border-bottom: black solid 1px;
}



#msgs {
	margin-top: 60px;
	text-align: right;
}

#msgs div {
	color: #8F0000;
}

#msgs div.info {
	color: #1B6F00;
}


/* static galls */
#static_gall img {
	/*float: right;*/
	border: white solid 5px;
	margin: 1px;
}#main #partnerski2 {

	width: 289px;
	height: 138px;
	background-color: white;
	margin: auto;
	margin-top: 30px;
}

