@charset "utf-8";

/* css mc79.pl style */
/* Gracjan Skwarek - Graziano/
/* Ars longa vita brevis */

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* basic elements */

body { 

	background: url(../img_shared/bg_top.gif);
	background-color:#000000;
	background-repeat: repeat-x;
	margin:0;
	/* height:1385px; */
}

a {
color: #ff6e00;
text-decoration:none;
}

a:hover {
color: #910707;
}

/* scroll links */

a.scrollover {
      color: #ff6e00;
   }
a.scrollover em:first-line {
      color: #910707;
   }

   
	
/* text */

p {
	font-family:Tahoma;
	color:#fff6da;
	font-size:0.7em;
	line-height: 1.65;
	text-align:left;
	margin-top:7px;
}

h1 {
	margin-top:27px;
}

h2 {
	font-family:Tahoma;
	color:#1198b1;
	font-size:0.7em;
	margin-top:10px;
	font-weight:bold;
}

h3 {
	font-family:Tahoma;
	color:#fff6da;
	font-size:0.7em;
	margin-top:10px;
	font-weight:bold;
}

/* specific divs */


#container {

	/* height: 100%; */
	width: 100%;
	}

#page {
	margin:auto;
	width:940px;
	padding-left:10px;
	padding-right:10px;
	/* background-color:#00CCFF; */
}	

#top {
	width:100%;
	height:190px;
	/* background-color:#00FFCC; */
}

#logo {
	position:absolute;
	width:205px;
	height:100px;
	background: url(../img_shared/logo.jpg);
	margin: 42px 0px 0px 92px;

}

#menu {
	width:360px;
	height:46px;
	background: url(../img_shared/menu.png);
}

#title {
	width:360px;
	height:180px;
}

#info_title {
	float:left;
	margin-top:17px;
}

.button {
	margin-top:20px;
	padding-right:15px;
}

/* monte photo on right */

#monte {
	position:absolute;
	width:580px;
	height:416px;
	background: url(../img_shared/mc.png);
	margin: 0px 0px 0px 360px;
	
}

/* first row */

#first_row {
	width:100%;
	height:215px;
}

#gallery_home {
	float:left;
	width:460px;
	height:100%;
	padding-right:10px;
	}
	
.thumb {
	margin-top:12px;
	padding-right:15px;
}

.thumb_border {
	margin-top:12px;
}
	
#gallery_home h1{
	text-indent: -100em;
	overflow: hidden;
	background: url(../img_shared/h_gallery_home.gif) no-repeat;
	height: 11px;
	width: 62px;
	}	
	
#about_mc_home {
	float:left;
	width:220px;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	}
	
#about_mc_home h1{
	text-indent: -100em;
	overflow: hidden;
	background: url(../img_shared/h_about_mc_home.gif) no-repeat;
	height: 11px;
	width: 163px;
	}

#offer_home {
	float:left;
	width:220px;
	height:100%;
	padding-left:10px;
	}

#offer_home h1{
	text-indent: -100em;
	overflow: hidden;
	background: url(../img_shared/h_offer_home.gif) no-repeat;
	height: 11px;
	width: 178px;
	}

/* sec row */

#second_row {
	width:100%;
	height:125px;
	margin:15px 0px 15px 0px;
}

#heavyclassic {
	float:left;
	width:460px;
	height:100%;
	padding-right:10px;
	}
	
#heavyclassic img {
	margin-top:40px;
	}


#logo_hc {
	float:left;
	width:100px;
	height:100%;
	margin-right:20px;
	}

#desc_hc {
	margin-top:50px;
	}

#desc_hc p {
	color:#808080;
}

#brochure {
	float:left;
	width:460px;
	height:100%;
	padding-left:10px;
	}	


/* footer */

#footer {
	 height:600px;
	 background:#0e0e0e url(../img_shared/bottom_bg.gif) repeat-x bottom;
	 
}

#footer_contents {
	margin:auto;
	width:940px;
	padding-left:10px;
	padding-right:10px;

}	

#footer_form {
	float:left;
	width:520px;
	height:300px;
	padding-right:60px;
	}
	
	
#footer_form h1{
	text-indent: -100em;
	overflow: hidden;
	background: url(../img_shared/h_kontakt.gif) no-repeat;
	height: 12px;
	width: 74px;
	}	
	
/* contact */

#footer_info {
	float:left;
	width:360px;
	height:100%;
	}

#footer_info h1{
	text-indent: -100em;
	overflow: hidden;
	background: url(../img_shared/h_info.gif) no-repeat;
	height: 12px;
	width: 57px;
	}	
	
#graziano{
	width:110px;
	height:40px;
	background: url(../img_shared/graziano_logo.gif) no-repeat;
	position:absolute;
	margin-top:10px;
}

/* form */

ol.forms {
	float: left;
	list-style: none;
	width: 100%;
}

ol.forms li {
	/* clear: left; */
	float: left;
	margin-bottom: 20px;

}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	text-align: right;
	width: 90px;
	padding-right:10px;
	font-family:Tahoma;
	color:#1198b1;
	font-size:0.7em;
	font-weight:bold;
	margin-top:10px;
}

ol.forms input {
	width: 240px;
	margin-top:5px;
	}
	
ol.forms textarea {
	height: 15em; 
	width: 410px;
	overflow:hidden;
}

ol.forms input, ol.forms textarea, ol.forms button { 
	font-family:Tahoma;
	font-size:0.8em;
	text-align:left;
	padding: 3px 0 3px 0;
	border:0;
}

ol.forms .error { 
	margin: 5px 0px 0px 100px;
	display:block;
}

ol.forms li.buttons {
	padding-left: 100px;
	cursor:pointer;
}

.alert, .error { 
	color:#860e0e; 
	font-weight:bold; 
	margin-left:100px; 
	font-family:Tahoma; 
	font-size:0.7em;
	}
	
	
/* screen link */

#screenshot{
	position:absolute;
	background:#333;
	padding:3px;
	display:none;
	color:#fff;
	}
	
	
/* popups */

#popup_background{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
z-index:1;
}

#popup_close_1, #popup_close_2{
	float:right;
	margin:-20px;
	cursor:pointer;
}

#popup_offer{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:385px;
width:680px;
background:#f4f0e3;
border:10px solid #FFFFFF;
z-index:2;
padding:20px;
font-family:Tahoma;
}

#popup_offer h1{
	text-indent: -100em;
	overflow: hidden;
	background: url(../img_shared/h_offer_popup.gif) no-repeat;
	height: 11px;
	width: 54px;
	}


#popup_offer p {
	color:#000000;
	}


#popup_about{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:400px;
	width:680px;
	background:#35535b;
	border:10px solid #FFFFFF;
	z-index:2;
	padding:20px;
	font-family:Tahoma;
}

#popup_about h1{
	text-indent: -100em;
	overflow: hidden;
	background: url(../img_shared/h_about_mc_popup.gif) no-repeat;
	height: 11px;
	width: 59px;
	}
	
#popup_about h2 {
	color:skyblue;
	}

#popup_about p {
	color:#FFFFFF;
	}
	
/* Finished at last */
