body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	position: absolute;
	height: 1000px;
	width: 1000px;
	left: 50%;
	top: 0px;
	margin-left: -500px;
}
#banner {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 87px;
	width: 1000px;
}
#nav {
	position: relative;
	height: 33px;
	width: 1000px;
}
#nav_place {
	width: 760px;
	left: 125px;
	position: relative;
	height: 33px;
}
#pachete {
	background-image: url(img/bg_pachete.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 250px;
	width: 1000px;
}
.pack1 {
	background-image: url(img/pachet1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 240px;
	text-decoration: none;
	display: block;
	position:relative;
}
.pack2 {
	background-image: url(img/pachet2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 240px;
	text-decoration: none;
	display: block;
	position:relative;
}
.pack3 {
	background-image: url(img/pachet3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 240px;
	text-decoration: none;
	display: block;
	position:relative;	
}
ul.pack_list {
	position:relative;
	top: 52px;
	left: 110px;
	margin: 0px;
	padding: 0px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #005178;
	list-style-position: inside;
	list-style-image: url(style/img/bullet.gif);
}
#cnt {
	height: 575px;
	width: 750px;
	left: 125px;
	position: relative;
	background-image: url(img/cnt_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#icons {
	position: absolute;
	height: 18px;
	width: 260px;
	top: 40px;
	left: 740px;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #919191;
	text-decoration: none;
}
a.toplink:hover{
	color: #818181;
}



.b1 {
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 156px;
	float: left;
	text-decoration: none;
	display: block;
}
a.b1:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.b2 {
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	background-position: -156px top;
	height: 33px;
	width: 154px;
	float: left;
	text-decoration: none;
	display: block;
}
a.b2:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: -156px top;
}

.b3 {
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	background-position: -310px top;
	height: 33px;
	width: 134px;
	float: left;
	text-decoration: none;
	display: block;
}
a.b3:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: -310px top;
}

.b4 {
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	background-position: -444px top;
	height: 33px;
	width: 154px;
	float: left;
	text-decoration: none;
	display: block;
}
a.b4:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: -444px top;
}

.b5 {
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	background-position: -598px top;
	height: 33px;
	width: 155px;
	float: left;
	text-decoration: none;
	display: block;
}
a.b5:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: -598px top;
}
#left {
	height: 350px;
	width: 450px;
	position: relative;
	left: 30px;
	top: 20px;
}
.recent_title {
	color: #0074a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}
.recent_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005178;
	text-align: justify;
}
ul.spec li {
	color: #005178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding: 0px;
	list-style-image: url(img/bullet.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	list-style-position: outside;
	left: -25px;
	position: relative;
}
#right {
	background-image: url(img/cerere.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 360px;
	width: 213px;
	position: absolute;
	top: 7px;
	left: 510px;
	background-color: #EDEDED;
}
#form {
	position: relative;
	top: 75px;
}
.input {
	position: relative;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005178;
}

.input_text {
	border:solid 0 #fff;
	height: 18px;
	width: 185px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	z-index: 10;
	position: relative;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #005178;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg_field.jpg);
	background-repeat: repeat-x;
}
.input_border {
	position: absolute;
	height: 19px;
	width: 195px;
	border: 1px solid #FFFFFF;
	left: 9px;
	z-index: 1;
	top: -1px;
}
.input_textarea {
	border:solid 0 #fff;
	height: 104px;
	width: 185px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	z-index: 10;
	position: relative;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
	color: #005178;
	margin-right: 0px;
	background-color: transparent;
	background-image: url(img/bg_field.jpg);
	background-repeat: repeat-y;
}
.input_border_tarea {
	position: absolute;
	height: 119px;
	width: 195px;
	border: 1px solid #FFFFFF;
	left: 9px;
	z-index: 1;
	top: -1px;
}
.input_file {
	height: 18px;
	width: 185px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	z-index: 10;
	position: relative;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #005178;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg_field.jpg);
	background-repeat: repeat-x;
}
.input_submit {
	position: relative;
	left: 62px;
	margin-top: 5px;
}

#hr {
	position: absolute;
	height: 1px;
	width: 700px;
	top: 380px;
	left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	background-color: #E5E5E5;
	z-index: 4;
}
#lower {
	position: absolute;
	height: 120px;
	width: 700px;
	top: 380px;
	left: 25px;
	z-index: 2;
}
a.cont {
	color: #00C0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
a.cont:hover {
	color: #005178;
}
#footer {
	background-color: #E5E5E5;
	position: relative;
	height: 28px;
	width: 750px;
	text-align: center;
	left: 125px;
	top: 2px;
}
a.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005178;
	text-decoration: none;
	line-height: 28px;
	margin-right: 4px;
	margin-left: 4px;
}
a.foot:hover {
	color: #0D69B6;
}
#inner {
	height: 350px;
	width: 700px;
	position: relative;
	left: 25px;
	top: 20px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005178;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 30px;
}
.spacer5 {
	margin: 5px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 180px;
	padding: 1px;
}

.porto a {
	color: #005178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
.porto a:hover {
	color: #00C0FF;
}

a.admlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
a.admlnk:hover {
	color: #003366;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	position: relative;
	height: 200px;
	width: 300px;
	left: 120px;
	top: 40px;
}
a.action {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
}
a.action:hover {
	color: #FF3300;
}
.warn {
	font-size: 13px;
	color: #FF0000;
}
.warnme {
	font-size: 16px;
	color: #FF0000;
	font-weight:bold;
}
.pager a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 16px;
}
.pager a:hover{
	text-decoration:none;
}
.curr{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-right: 6px;
	margin-left: 6px;
}
.contact_text {
	border:solid 0 #fff;
	height: 18px;
	width: 185px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 10;
	position: relative;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #005178;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg_field.jpg);
	background-repeat: repeat-x;
}
.contact_border {
	border: 1px solid #EFEFEF;
	position: absolute;
	left:-1px;
	top:-1px;
	height: 21px;
	width: 194px;
}
.contact_textarea {
	border:solid 0 #fff;
	height: 124px;
	width: 185px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	z-index: 10;
	position: relative;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
	color: #005178;
	margin-right: 0px;
	background-color: transparent;
	background-image: url(img/bg_field.jpg);
	background-repeat: repeat-y;
}
.contact_border_tarea {
	border: 1px solid #EFEFEF;
	position: absolute;
	left:-1px;
	top:-1px;
	height: 134px;
	width: 194px;
}
.fakefile{
	position:absolute;
	margin-left:12px;
	width:116px; 
	height:21px; 
	padding-right:80px; 
	z-index:2; 
	border: solid 0 #FFF;
	background:transparent; 
	background-image:url(img/bg_file.jpg); 
	background-repeat:no-repeat;
	overflow:hidden;
}
.realfile{
	position:absolute;
	left:10px; 
	z-index:3;
	opacity:0;
	moz-opacity:0;
	filter:alpha(opacity: 0);
}
ul.pack_contents {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #005178;
	list-style-position: inside;
	list-style-image: url(style/img/bullet.gif);
}
.foot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 22px;
}
