/* CSS Document */
*{
margin:0;
padding:0;
}
html,body {
background: transparent url(../images/bg_body.jpg) repeat-x scroll top left;
background-color:#16071e;
padding:0;
margin:0;
color:#d1d1d2;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#main {
margin:30px auto;
width:964px;
padding:0;
}
div.lines{
width:601px; height:224px;
float:left;
background:url(../images/lines_home.jpg) top left no-repeat;
}
div.welcome{
width:547px;
height:115px;
background:url(../images/welcome.jpg) top left no-repeat;
float:left;
margin-left:54px;
}
div.logo_home{
width:601px;
height:324px;
background:url(../images/logo_home.jpg) top left no-repeat;
float:left;
}
div.bg_menu_home{
width:964px;
height:65px;
float:left;
background:url(../images/bg_menu_home.jpg) top left no-repeat;
}
div.flash{
width:363px;
height:663px;
float:right;
}

div.menu {
height:12px;
width:515px;
float:right;
margin:27px 0 0 0;
}
.separator{
height:11px;
width:1px;
display:inherit;
background:url(../images/separator.jpg) no-repeat;
float:left;
margin:2px 5px 0 5px;;
}
.menu_fonts{
color:#d1d1d2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor: pointer;
text-decoration:none;
float:left;
}


/*INSIDE//////////////////////////////////////////////////////*/
div.header{
width:911px;
height:230px;
float:left;
}
div.part_left{
float:left;
background:url(../images/logo_inside.jpg) top left no-repeat;
height:230px;
width:401px;
}
div.part_right{
float:right;
width:510px;
height:230px;
background:url(../images/bg_header.jpg) top left no-repeat;
}
div.menu_inside{
height:11px;
text-align:right;
margin-top:82px;
width:510px;
float:right;
}
.separator_inside{
height:11px;
width:1px;
display:inherit;
background:url(../images/separator.jpg) no-repeat;
float:left;
margin:2px 4px 0 4px;;
}
.separator_path{
height:8px;
width:2px;
margin:0px 4px;
color:#77487f;
}
div.path{
height:12px;
text-align:right;
float:right;
margin-top:70px;
width:510px;
}
.path_fonts{
color:#d1d1d2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
text-align:right;
letter-spacing:-1px;
}
div.page_name{
float:right;
margin:30px 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}


/*CONTAINER///////////////////////////////////////////////////////*/
div#container{
float:left;
width:910px;
background:url(../images/line_container.jpg) bottom right no-repeat;
height:580px;
}
div.collections{
float:left;
width:390px;
height:133px;
text-align:right;
margin-top:40px;
}
div.collections_r{
float:left;
width:390px;
height:133px;
text-align:right;
margin-left:130px;
margin-top:40px;
}
div.contact_form{
float:left;
width:409px;
margin-left:340px;
}
div.adres{
float:left;
width:160px;
}
.pic_big{
float:right;
margin:40px 0 0 130px;
}
.name_model{
/*text-align:right;*/
float:right; 
margin-left:525px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.link{
text-decoration:none;
color:#e1c3d7;}


.formbox{
border:none;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:20px;
background-color:#2c1c32;
color:#e1c3d7;
}
.formbox1{
border:none;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#2c1c32;
color:#e1c3d7;
}
.button{
	color:#d1d1d2;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
	width:63px;
	height:20px;
	vertical-align:text-top;
	background-color:#2c1c32;
}
.button_align{
width:63px; 
float:left; 
margin:20px 0 0px 40px; 
padding-left:13px;
}