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

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

}

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

}

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

}

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

}

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

}

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

}

body{
	background-color: #110c0c;
	background-image: url('images/bg1.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	margin:0;
	padding:0;
	font-size: 10pt;
}

#main{
	margin: 0px auto;
	width: 1348px;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding:0;
	color:#3b3b3b;
	font-family:"TitilliumText22LLight";
}

#main2{
	margin: 0px auto;
	width: 1348px;
	background-image: url('images/bg2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding:0;
	color:#3b3b3b;
	font-family:"TitilliumText22LLight";
}

a{text-decoration:none; color: white;} a:hover{text-decoration:none; color: #ff0000;} img{border:none;} div.both{clear:both;}

#tresc{
	margin: 0px auto;
	width: 960px;
	padding:0;
}

#logo{
	width: 225px;
	height: 59px;
	float:left;
}

#menu{
	text-align: right;
	width: 735px;
	height: 59px;
	float:left;
	}
	
.menu{
	margin-left: 20px;
	}
	
#pusty{
	width: 960px;
	height: 530px;
	}
	
#pusty2{
	width: 960px;
	height: 100px; 
	}
	
#middle_container{
	width: 960px;
	height: 180px;
	}
	
#feniks{
	width: 181px;
	height: 180px;
	float:left;
	}
	
#witamy{
    background-image: url('images/powit.jpg');
	background-repeat: no-repeat;
	background-position: 10px 50px;
	width: 413px;
	height: 180px;
	float:left;
	color: white;
	overflow: visible;
	}
	
#form{
	width: 366px;
	height: 180px;
	float:left;
	color: white;
	}
	
#separator{
	width: 960px;
	height: 30px;
	margin-top: 15px;
	background-image: url('images/separator.jpg');
	background-repeat: no-repeat;
	}
	
#kopi{
	margin-top: -10px;
	width: 480px;
	height: 60px;
	float:left;
	color: white;
}

#anchor{
	text-align: right;
	width: 480px;
	height: 60px;
	float:left;
	}
	


input.send2:focus {
	border-style:solid;
	border-width:1px;
	border-color: #d80000;
	text-decoration: none;
	background-color: black;
	color: silver;
	}
	
input.send2 {
	font-family: Arial;
	font-size: 12px;
	border-style:solid;
	border-width:1px;
	border-color: #1c1414;
	width: 405px;
	text-decoration: none;
	background-color: black;
	color: silver;
	margin-top: 3px;
	margin-left: 10px;
	}
	
input.send2:hover {
	font-family: Arial;
	font-size: 12px;
	border-style:solid;
	border-width:1px;
	border-color: #d80000;
	width: 405px;
	text-decoration: none;
	background-color: black;
	color: silver;
	margin-top: 3px;
	}
	
input.send3:focus {
	border-style:solid;
	border-width:1px;
	border-color: #d80000;
	text-decoration: none;
	background-color: black;
	color: silver;
	}
	
input.send3 {
	font-family: Arial;
	font-size: 12px;
	border-style:solid;
	border-width:1px;
	border-color: #1c1414;
	width: 240px;
	text-decoration: none;
	background-color: black;
	color: silver;
	margin-top: 3px;
	margin-left: 10px;
	}
	
input.send3:hover {
	font-family: Arial;
	font-size: 12px;
	border-style:solid;
	border-width:1px;
	border-color: #d80000;
	width: 240px;
	text-decoration: none;
	background-color: black;
	color: silver;
	margin-top: 3px;
	}

textarea.pole {
	font-family: Arial;
	font-size: 12px;
	border-style:solid;
	border-width:1px;
	border-color: #1c1414;
	text-decoration: none;
	background-color: black;
	color: silver;	
	}
	
textarea.pole:hover {
	font-size: 12px;
	font-family: Arial;
	border-style:solid;
	border-width:1px;
	border-color: #d80000;
	text-decoration: none;
	background-color: black;
	color: silver;
	}
		
input.send {
	background-image: url('images/send.jpg');
	background-repeat: no-repeat;
	border: 0;
	width: 218px;
	height: 20px;
	text-decoration: none;
	color: white;
	border-width: 0px;
	}
	
.tekst {
	color: white;
	margin: 0px 30px;
	line-height: 20pt;
	}