@charset "utf-8";
/* CSS Document */


#wrap {
	margin:0 auto 0 auto;
	width:1020px;
	height:1240;
	text-align:left;
}

#container {
	position:relative;
	width:1000px;
	height:1230;
	z-index:1;
	left: 16px;
}

#logo_pleta {
	position:absolute;
	left:2px;
	top:15px;
	width:400px;
	height:63px;
	background-image:url(../images/H1.png);
	z-index:1;
}

#sub_menu {
	position:absolute;
	left:2px;
	top:78px;
	width:400px;
	height:20px;
	z-index:1;
}

#box_header_home {
	position:absolute;
	left:2px;
	top:98px;
	width:1000px;
	height:180px;
	background-image:url(../images/H2.jpg);
	z-index:1;
}

#menu_bar {
	position:absolute;
	left:2px;
	top:278px;
	width:1000px;
	height:32px;
	background-color:#FFFFFF;
	z-index:2;
}

#col1 {
	position: absolute;
	left: 12px;
	top: 368px;
	width: 950px;
	height: 144px;
	z-index: 2;
}
#col1 h1 a span{display:none}
#hometext {
	position: absolute;
	width: 863px;
	z-index: 2;
	left: 56px;
	top: 210px;
	height: 158px;
}

#col2 {
	position: absolute;
	left: 12px;
	top: 5px;
	width: 950px;
	height: 215px;
	background-image: url(../images/MKultra.jpg);
	z-index: 2;
}

#col3 {
	position: absolute;
	left: 219px;
	top: 514px;
	width: 410px;
	height: 87px;
	background-color: #FFFFFF;
	z-index: 2;
}

#col3b {
	position: absolute;
	left: 721px;
	top: 513px;
	width: 250px;
	height: 200px;
	background-color: #FFFFFF;
	z-index: 2;
}

#col4 {
	position:absolute;
	left:1px;
	top:580px;
	width:269px;
	height:195px;
	background-image:url(../images/msnow.png);
	z-index:2;
}

#col2b {
	position:absolute;
	left:2px;
	top:30px;
	width:972px;
	height:768px;
	background-color:#FFFFFF;
	z-index:2;
}

#text_2b {
	position:absolute;
	left:22px;
	top:13px;
	width:469px;
	height:291px;
	z-index:2;
}

#col2c {
	position:absolute;
	left:503px;
	top:310px;
	width:499px;
	height:496px;
	background-color:#FFFFFF;
	z-index:2;
}

#footer {
	position:absolute;
	left:2px;
	top:806px;
	width:1000px;
	height:20px;
	z-index:2;
}

#snow {
	position:absolute;
	left:-35px;
	top:616px;
	width:294px;
	height:219px;
	background-image:url(../images/snow.png);
	z-index:2;
}

h1 {
	font-family: verdana,sans-serif;
	font-size: 20px;
	font-weight: bold;
	word-spacing: 0.8pt;
}

.text {
	font-weight:normal;
	color:#000000;
	letter-spacing:1pt;
	word-spacing:2pt;
	font-size:15px;
	text-align:left;
	font-family:times new roman, times, serif;
	line-height:1;
	margin:10px;
	padding:10px;
}

#bot1 {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
}

#bot1 a{
	background-image:url(../images/buttons/2.jpg);
    background-position: center top;
    height:26px;
    width:140px;
	font-family: verdana,sans-serif;
	font-size:12px;
    display: block;
    color: #FFFFFF;
	font-weight:bold;
    text-decoration: none;
    padding-top: 5px;
    background-repeat: no-repeat;
}

#bot1 a:hover{
    background-image:url(../images/buttons/3.jpg);
	color:#FFFFFF;
	font-weight: bold;
}

#bot1 a:focus{
    background-image:url(../images/buttons/1.jpg);
	color:#000000;
	font-weight: bold;
}
