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

@font-face {
    font-family: 'MolotRegular';
    src: url('../fonts/Molot-webfont.eot');
    src: url('../fonts/Molot-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Molot-webfont.woff') format('woff'),
         url('../fonts/Molot-webfont.ttf') format('truetype'),
         url('../fonts/Molot-webfont.svg#MolotRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}




body  {
	font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}
::selection {
	background: #cc0000; /* Safari */
	color:white;
	}
::-moz-selection {
	background: #cc0000; /* Firefox */
	color:white;
}
#container { 
	width: 960px;	
	background: #FFFFFF;
	margin-top:10px;
	
	
} 
#header{font: 60px/68px 'MolotRegular', Arial, sans-serif;letter-spacing: 0; background-image:url(../site_pic/bg1.jpg); background-repeat:repeat-x; 
color:white; text-shadow: 1px 2px 5px #555; 1px #000; padding-left:20px; border-bottom:solid 4px #ccc;}

#sidebar1 {
	float: left; 
	width: 200px;
	padding: 5px 0 0 20px;
	font-size:12px;
}
#sidebar1 a:link{color:#333; text-decoration:none;}
#sidebar1 a:visited{color:#333; text-decoration:none;}
#sidebar1 a:hover{color:#cc0000; text-decoration:underline;}

.no_visi_link a:link{color:#333; text-decoration:none;}
.no_visi_link a:visited{color:#333; text-decoration:none;}
.no_visi_link a:hover{color:#333; text-decoration:underline;}

#mainContent { 

	margin: 0 0 20px 16em;
	width:710px;
	padding:10px 0 0 10px ;
	line-height:1.5;
	
} 


#includer { 
	margin: 0 0 20px 18em;
	width:700px;
	
	
} 
#footer { 
	
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.big{font-size:36px; font-family:Tahoma, Geneva, sans-serif;}
.but{font-size:10px; padding:1px;  color:#333;}
.txt_sub_header{font-size:16px; color:#C00; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

<!--[if IE]>

/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding-top: 30px; }
#mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it may need to avoid several bugs */
</style>
<![endif]-->
.cv a:link{color:#000;}
.cv a:visited{color:#000;}
.cv a:hover {color:#C00;}

#bonus_track{margin:0; padding: 0;}
#bonus_txt{margin-bottom:10px; line-height:1.3; margin-top:3px;}

#adres{color:#333; font-size:14px; padding: 2px 0 ; margin:10px 0; line-height:1.3;}

.txt_head{font-size:20px; letter-spacing:3px; color:#cc0000;}
