/* CSS file for www.kosytorz.com */

body {
		margin: 0px;
		background: black url("images/bg.gif") repeat-x;
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #666666;
	}
	
a {
		border: 0px;
		text-decoration: none;
		color: black;
	}
	
a:hover{
		text-decoration: underline;
	}
	
img {
		border: 0px;
	}
	
#cantainer {
		background: white;
		position: relative;
		top: 0px;
		margin: auto;
		width: 791px;
		padding-top: 186px;
	}
	
#toplogo {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 791px;
	}
	
#logo1 {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 368px;
		height: 186px;
		border: 0px;
	}
	
#logo2 {
		position: absolute;
		left: 368px;
		top: 0px;
		width: 422px;
		height: 152px;
		border: 0px;
	}
	
#logo3 {
		position: absolute;
		left: 368px;
		top: 152px;
		width: 78px;
		height: 34px;
		border: 0px;
	}
	
#logo4 {
		position: absolute;
		left: 446px;
		top: 152px;
		width: 81px;
		height: 34px;
		border: 0px;
	}
	
#logo5 {
		position: absolute;
		left: 527px;
		top: 152px;
		width: 84px;
		height: 34px;
		border: 0px;
	}
	
#logo6 {
		position: absolute;
		left: 611px;
		top: 152px;
		width: 78px;
		height: 34px;
		border: 0px;
	}
	
#logo7 {
		position: absolute;
		left: 689px;
		top: 152px;
		width: 81px;
		height: 34px;
		border: 0px;
	}
	
#logo8 {
		position: absolute;
		left: 770px;
		top: 152px;
		width: 20px;
		height: 34px;
		border: 0px;
	}
	
#leftlogo {
	position: absolute;
	left: 0px;
	top: 186px;
	width: 233px;
	border: 0px;

	}

#left1 {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 233px;
		height: 44px;
		border: 0px;
	}

#left2 {
		position: absolute;
		left: 0px;
		top: 44px;
		width: 233px;
		height: 153px;
		border: 0px;
	}

#left3 {
		position: absolute;
		left: 0px;
		top: 197px;
		width: 58px;
		height: 16px;
		border: 0px;
	}

#left-email {
		position: absolute;
		left: 58px;
		top: 197px;
		width: 115px;
		height: 16px;
		border: 0px;
	}

#left4 {
		position: absolute;
		left: 173px;
		top: 197px;
		width: 60px;
		height: 16px;
		border: 0px;
	}
	
#left5 {
		position: absolute;
		left: 0px;
		top: 213px;
		width: 233px;
		height: 11px;
		border: 0px;
	}
	
#left6 {
		position: absolute;
		left: 0px;
		top: 224px;
		width: 36px;
		height: 27px;
		border: 0px;
	}
	
#flag-pl {
		position: absolute;
		left: 36px;
		top: 224px;
		width: 26px;
		height: 27px;
		border: 0px;
	}
	
#flag-gb {
		position: absolute;
		left: 62px;
		top: 224px;
		width: 25px;
		height: 27px;
		border: 0px;
	}
	
#flag-de {
		position: absolute;
		left: 87px;
		top: 224px;
		width: 25px;
		height: 27px;
		border: 0px;
	}
#flag-nl {
		position: absolute;
		left: 112px;
		top: 224px;
		width: 23px;
		height: 27px;
		border: 0px;
	}
	
#left7 {
		position: absolute;
		left: 135px;
		top: 224px;
		width: 98px;
		height: 27px;
		border: 0px;
	}
	
#left8 {
		position: absolute;
		left: 0px;
		top: 251px;
		width: 233px;
		height: 52px;
		border: 0px;
	}
	
#header {
		border: 0px;
	}
	
#main {
		background: white;
		position: relative;
		left: 0px;
		top: 0px;
		width: 521px;
	  margin-left: 232px;
  	padding: 10px;
 	  text-align: left;
	}
	
#main>h1 {
	font-size: 13px; 
	border-bottom: 1px solid #666666;
	
}

#main>a>img {
	border: 2px solid #FFAE00;
	padding: 2px;
	margin: 5px;
}
	
#footer {
		padding-top: 10px;
		position: relative;
		width: 521px;
		text-align: center;
		font-size: 12px;
		font-family: Arial, Verdana;
	}
	
#footer>a {
		color: black;
		text-decoration: none;

		
	}
#footer>a:hover {
		text-decoration: underline;
	}

p {
	  text-align: justify;
	}
	
	
#contactform {
  width: 450px;
  padding: 15px;
  margin: auto;
  margin-top: 20px;
	}
	
div.formbuttons {
  width: 450px;
  text-align: center;
}

input.formfield {
  width: 450px;
  margin-bottom: 5px;
  border: 1px solid #ffae00;
  background: #ffe2a3;
}

textarea.formarea {
  width: 450px;
  height: 200px;
  margin-top: 0px;
  margin-bottom: 5px;
  border: 1px solid #ffae00;
  background: #ffe2a3;

}

#contactfont {
	color: black;
	font-weight: bold;
	}
	
#small {
		font-weight: bold;
		font-size: 13px;
		padding-top: 20px;
	}
	
#element {
		clear: both;
		margin-top: 0;
		margin-bottom: 5px;
	}