* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {
	background: #262626 url(../images/bg-x.jpg) top left repeat-x;
	font-family:Arial;
	font-size:12px;
}

#container, #footer, #header {width: 960px;}
#header {height:303px;}
#left-column {width: 200px;}
#right-column {width: 553px;}

img, div { behavior: url(iefix/iepngfix.htc) }


ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}


#wrap-container {
	background: url(../images/bg.jpg) top center no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;}
	
#container {
	margin:0 auto;
	text-align: left;
	background: url(../images/bg-y.jpg) top left repeat-y;
	}
	
#header {
	background: url(../images/header.jpg) top left no-repeat;
	position:relative;
}

.menu-holder{
	background: url(../images/menu.jpg) top left no-repeat;
	position:absolute;
	z-index:2;
	width:935px;
	height:54px;
	top:69px;
	left:0px;
}

.menu{
	position:absolute;
	left:517px;
	top:0px;
}
.blinka{
	position:absolute;
	top:10px;
	left:15px;

	width:120px;
	height:20px;
	cursor:pointer;
}

.inner{
	padding:21px 0 0 31px;
	width:925px;
	position:relative;
}

.box-holder{
	height:152px;
	float:left;
	width:100%;
}

.box1{
	background: url(../images/box1.jpg) top left no-repeat;
	width:227px;
	height:152px;
	float:left;
	position:relative;
}

.box2{
	background: url(../images/box2.jpg) top left no-repeat;
	width:227px;
	height:152px;
	float:left;
	position:relative;
}
.box3{
	background: url(../images/box3.jpg) top left no-repeat;
	width:227px;
	height:152px;
	float:left;
	position:relative;
}

.box4{
	background: url(../images/box4.jpg) top left no-repeat;
	width:227px;
	height:152px;
	float:left;
	position:relative;
}

.box-holder a{
	position:absolute;
	top:118px;
	left:17px;
	background: url(../images/bullet.jpg) left center no-repeat;
	padding-left:15px;
	font-size:11px;
	text-decoration:none;
	color:#3e3e3e;
}

.box-holder a:hover{
	text-decoration:underline;
}

.contact{
	position:absolute;
	top:253px;
	left:26px
}

.contact a{
	color:#666;
	text-decoration:none;
}

.contact a:hover{
	color:#666;
	text-decoration:underline;
}

.mtext{

}

.mtext p{
	padding-bottom:14px;
}

.mtext h1, .mright h1{
	font-size:26px;
	font-weight:normal;
	padding-bottom:14px;
}

h4 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

.mleft{
	width:615px;
}

.mright{
	width:200px;
	position:absolute;
	top:21px;
	left:727px;
}

.mright p{
	padding-bottom:14px;
}


.iform{
left:327px;
position:absolute;
top:425px;
cursor: pointer;
}


.iform p{
	padding-left:80px;
}

.clear{
	clear:both;
}

.leftco{
	background: url(../images/left.jpg) top left no-repeat;
	height:369px;
	width:566px;
	float:left;
	position:relative;
}

.login{
	position:absolute;
	top:22px;
	right:61px;
	width:60px;
}

.login a{
	background: url(../images/login.jpg) top left no-repeat;
	width:60px;
	height:24px;
	float:left;
	
}
.login a:hover{
	background: url(../images/login-over.jpg) top left no-repeat;
	width:60px;
	height:24px;
	float:left;
	
}
.rightco{
	background: url(../images/right.jpg) top left no-repeat;
	width:359px;
	height:248px;
	float:left;
	position:relative;

}

.leftco .text{
	position:absolute;
	top:90px;
	color:#fff;
	left:25px;
	width:480px;
}

.rightco .text{
	color:#fff;
	position:absolute;
	top:83px;
	left:20px;
	width:170px;
	
}

.link a{
	background: url(../images/bullet.jpg) left center no-repeat;
	padding-left:15px;
	color:#FFF;
	position:absolute;
	top:209px;
	left:20px;
	text-decoration:none;
	font-size:11px;
}

.link a:hover{
	text-decoration:underline;
}
	
.cbl{
	width:70px;
	float:left;
}
.head{
	position:absolute;
	z-index:1;
	top:53px;
	left:13px;
}

.flash{
	position:absolute;
	z-index:3;
	top:123px;
	left:13px;
}

.box1 p, .box2 p, .box3 p, .box4 p{
	padding:55px 0 0 16px;
	width:190px;
	font-size:11px;
}

#left-column{
	float:left;
}
#right-column{
	float:left;	
}

.content{
	background: url(../images/content.jpg) top left no-repeat;
	min-height:585px;
	height:auto!important;
	height:585px;
	position:relative;
}


#footer {
	background: url(../images/footer.jpg) top left no-repeat;
	margin: 0 auto;
	height:55px;
	text-transform:uppercase;
	position:relative;
	padding: 0;}

.copyright{
	padding: 17px 0 0; 
	text-align: center;
}

.ft1{
	position:absolute;
	top:18px;
	left:40px;
	color:#7b7b7b;
	font-size:11px;
}


.ft2{
	position:absolute;
	top:18px;
	left:505px;
	color:#7b7b7b;
	font-size:11px;
}

#footer a{
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	color:#666666;
	text-decoration:underline;
}

img {border: 0;}

.left{float: left;} 
.right{float: right;}

a:focus {
   outline: none;
} 
.thumb{
	display: block;
	margin:1px 5px;}
	
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0
	}
	
/*END MENU*/
.border {
	border: 1px solid #CCCCCC;
}
form {
	margin: 0;
	padding: 0;
}
.formTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 120px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
.formTextArea {
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 30px;
	width: 254px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 60px;
	border: 1px solid #CCCCCC;
}

a{
	color:#666;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
}


