@import url("../css/forms.css");
@import url("../css/thickbox.css");

* {
	margin:0;
	padding:0;
}

body {
	background:url(../gfx/bck.gif) repeat;
	height:100%;
	}
	
a img {
	border:none;
	}
	
a {
	outline:none;
	text-decoration:none;
	color:#1180d7;
	}
	
a:hover {
	text-decoration:none;
	color:#c19f00;
	}
	
.submenu {
	font-weight:bold;
	}		
	
p {
	margin:0 0 12px 0;
	}
	
.center {
	width:100%;
	text-align:center;
	}
	
.right {
	width:100%;
	text-align:right;
	clear:both;
	}			
	
.borImg {
	border:4px solid #e9e9e9;
	padding:3px;
	}
	
.marRight {
	position:relative;
	z-index:2;
	margin:0 10px 0 0;
	}	

#containerRoot {
	width:100%;
	height:100%;
	background:url(../gfx/bck_top2.jpg) repeat-x;
	text-align:center;
	}
	
#container2 {
	width:850px;
	height:auto;
	margin:0 auto;
	}
	
#topAnim {
	width:850px;
	height:339px;
	}
	
#underTop {
	width:850px;
	height:20px;
	background:url(../gfx/under_top.png) no-repeat;
	}
	
#container3 {
	width:850px;
	}
	
#contentBckLeft {
	width:38px;
	height:250px;
	float:left;
	background:url(../gfx/left_bck_content.png) no-repeat;
	}
	
#content {
	width:689px;
	height:auto !important;
	min-height:250px;
	height:250px;
	background:#fff;
	text-align:left;
	float:left;
	font:12px/17px Arial, Helvetica, sans-serif;
	color:#000;
	padding:55px 40px 0 45px;
	position:relative;
	}
	
#headers {
	width:511px;
	height:28px;
	position:absolute;
	top:10px;
	left:38px;
	}
	
#grayLine {
	width:573px;
	height:95px;
	background:url(../gfx/gray_line.png) no-repeat;
	position:absolute;
	top:39px;
	right:19px;
	z-index:1;
	}
	
#text {
	z-index:2;
	position:relative;
	}	
	
#contentBckRight {
	width:38px;
	height:250px;
	float:left;
	background:url(../gfx/right_bck_content.png) no-repeat;
	}

#footerLine {
	clear:both;
	width:100%;
	height:139px;
	background:url(../gfx/footer_line_bck.png) repeat-x;
	}
	
#foterLineContent {
	width:850px;
	height:139px;
	margin:0 auto;
	background:url(../gfx/footer.jpg) no-repeat;
	position:relative;
	}
	
#zapBut {
	width:286px;
	height:56px;
	position:absolute;
	left:74px;
	top:62px;
	}	
	
#zapBut a {
	width:286px;
	height:56px;
	display:block;
	overflow:hidden;
	}

#zapBut a img {
	display:block;
	}

#zapBut a:hover img {
	margin-left:-286px;
	}

/* for IE6 */
a.zapBut:hover { 
	display:block;
	position:relative; /* has layout */
	}
	
#copyBox {
	width:850px;
	margin:0 auto;
	position:relative;
	font:12px Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	height:35px;
	}
	
#copyright {
	position:absolute;
	left:72px;
	top:10px;
	}
	
#design {
	position:absolute;
	right:72px;
	top:10px;
	}
	
#design a {
	color:#7f7f7f;
	text-decoration:none;
	}
	
#design a:hover {
	color:#fff;
	}
	
.clearer {
	clear:both;
	}
	
.oferBox {
	width:228px;
	height:100px;
	text-align:center;
	float:left;
	z-index:2;
	position:relative;
	}
	
.oferBox img {
	display:block;
	margin:0 auto 5px auto;
	}	
	
.oferBox a {
	display:block;
	margin:0 auto;
	}
	
ul, ol {
	margin:0 0 10px 20px;
	padding:0;
	}
	
ul li {
	list-style:none;
	padding:0 0 0 15px;
	margin-bottom:2px;
	background:url(../gfx/dot.gif) no-repeat 0 6px;
	}
	
a.thickbox {
	margin-right:10px;
	margin-bottom:10px;
	display:block;
	float:left;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}
	
a.thickbox img {
	border:4px solid #dcdcdc;
	padding:3px;
	}		
	
a.thickbox:hover img {
	border-color:#decf65;
	}	
	
h1 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#c19f00;
	margin:0 0 15px 0;
	padding:0;
	text-transform:uppercase;
	}
	
.leftfloat {
	float:left;
	width:640px;
	display:block;
	margin-bottom:10px;
	background:#f5f5f5;
	padding:15px;
	}
	
.galHead {
	text-transform:uppercase;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:25px 0 10px 0;
	}
	
#offerTable {
	position:relative;
	width:100%;
	}	
	
#offerTable tr td {
	position:relative;
	display:block;
	padding:0 0 10px 0;
	}	
	
#offerTable a img {
	margin-right:10px;
	}
	
#offerTable a span {
	display:block;
	position:absolute;
	left:180px;
	top:45px;
	font-weight:bold;
	cursor:pointer;
	}
	
.acrobat {
	padding:1px 22px 0 0;
	background:url(../gfx/acrobat.png) center right no-repeat;
	line-height:18px;
	}										
																			
