	@CHARSET "UTF-8";

html
{
height: 100%;
}



body
	{
	min-height:98%;
	height: 98%;

	font-family:'Arial';
	font-size: 12pt;
	background-image: url("/images/blueline.jpg");
	background-repeat: repeat-x;
	
	color: #505050;
	
	}
	
	.anketa
	{
	display:block;
	left:-29px;
	position: relative;
	padding-top: 0px;
	padding-left: 29px;
	background-image: url("/images/write.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 23px;
	}
	
		.smile
	{
	display:block;
	left:-29px;
	position: relative;
	padding-top: 0px;
	padding-left: 29px;
	background-image: url("/images/smile.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 23px;
	}
	
		.mail
	{
	display:block;
	left:-29px;
	position: relative;
	padding-top: 0px;
	padding-left: 29px;
	background-image: url("/images/mail.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 23px;
	}
	
	.q
	{
	display:block;
	left:-29px;
	position: relative;
	padding-top: 0px;
	padding-left: 29px;
	background-image: url("/images/q1.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 23px;
	}
	
	.resume
	{
	display:block;
	left:-29px;
	position: relative;
	padding-top: 0px;
	padding-left: 29px;
	background-image: url("/images/mans.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 23px;
	}
	
	#plain
	{
	width: 628px;
	height: 261px;
	display:block;
	position: absolute;
	top: 200px;
	right:0;
	z-index:2;
	background-image: url("/images/plain1.png");
	background-repeat: no-repeat;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/plain1.png,sizingMethod=crop);
	}
	
	#plainabout
	{
	width: 619px;
	height: 341px;
	display:block;
	position: absolute;
	top: 110px;
	right:0;
	z-index:2;
	background-image: url("/images/baloon.png");
	background-repeat: no-repeat;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/baloon.png,sizingMethod=crop);
	}
	
	#aktual
	{
	width: 619px;
	height: 341px;
	display:block;
	position: absolute;
	top: 60px;
	padding-right:20px;
	color:white;
	right:0;
	z-index:2;
	}
	
	#aktual h2, #aktual a, #aktual .vacancy, #aktual  .money
	{
	color: white;
	}
	
	
	#plaincontacts
	{
	width: 653px;
	height: 436px;
	display:block;
	position: absolute;
	top: 30px;
	right:0;
	z-index:2;
	background-image: url("/images/map.png");
	background-repeat: no-repeat;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/map.png,sizingMethod=crop);
	}
	
	#header
	{
	display: block;
	padding-left: 20%;
	padding-top: 40px;
	width: 70%;
	height: 160 px;
	position: absolute;
	left: 5%;
	top: 35px;
	background-image: url("/images/whitelogo.png");
	background-repeat: no-repeat;
	
	height: 60px !important;
	
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/whitelogo.png,sizingMethod=crop);
	}
	
	#sloganwhite
	{
	display: block;
	padding-left: 20%;
	padding-top: 40px;
	width: 70%;
	height: 160 px;
	position: absolute;
	left: 5%;
	top: 150px;
	background-image: url("/images/whitetext.png");
	background-repeat: no-repeat;
	
	height: 60px !important;
	
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/whitetext.png,sizingMethod=crop);
	}

a {
	color:#0089e1;
}

h1, h2, #menu ul li
{
	font-family: 'Arial Narrow';
}
	
h2, #menu ul li {
	font-size: 17pt;
	font-weight: normal;
}

#menu ul li a, #menu ul li#selected
{
color: white;
}

th {

font-weight: normal;
text-align:left;
vertical-align:top;
}

h2 {
	padding-top:20px;
	padding-bottom: 3px;
	}
ul li#selected 
	{
	font-weight: bold;
	}
	
	#body
	{
	padding-top: 396px;
	z-index:55;
	padding-left: 10%;
	padding-right: 10%;
	width: 72%;

  	position: relative;
  	min-height: 80%;
	height: auto !important;
	height: 100%;
	clear:both;
	}

	#leftpattern
	{
	width: 60%;

	padding-right: 2%;
	float: left;

  	position: relative;
  	min-height: 80%;
	height: auto !important;
	height: 100%;
	}
	
	#rightpattern
	{
	min-height: 1%;
	width: 20%;
	float:right;
	}
	
	h1, h2, .vacancy, .money 
	{
	color:#0089e1;
}

.rubrika
{
	padding-bottom: 5px;
}

.opis
	{
	padding-bottom: 25px;
		clear:both;
	}

#menu
	{
	position: absolute;
	right: 0px;
	top: 30px;
	z-index:70;
	}

#menu ul
{

display: inline;
list-style-type: none;
width:750px;
height:35px;
}

#menu ul li
{
text-align: center;
width:150px;
height: 35px;
display: block;
float:left;
}

.clear
{
clear:both;
height: 100px;
}


.downcontacts
	{
/*padding-top: 60%;*/
	display: block;
	vertical-align:bottom;
	bottom: 10px;
	padding-top: 30px;
	width: 100px;
	min-height: 10%;
	margin-top: -100px;
	clear:both;
	padding-left: 10%;
	padding-right: 10%;
	width: 72%;

  	position: relative;
	}
	
	
	.vacancy
	{
	width: 75%;
	float: left;
	}
	
	.money
	{
	width: 25%;
	float: left;
	}

.upsub
{
	width: 70%;
	position:absolute;
	padding-left: 10%;
}
	
.upcontacts{
	display:none;
	color: white;
	width: 20%;
	float: right;
	}

.phone
	{
	font-family: 'Arial Narrow';
	font-size: 12pt;
	font-weight: bold;
	}

h1
	{
	display:none;
	}

input, select, textarea {
border:solid 1px #0089e1;
}

INPUT[TYPE=submit] {
color: white;
background-color: #0089e1;
}


.selectedblock
{
width: 100%;
padding: 30px;
border:dotted 1px #0089e1;
}
