body 
{
background-color: white;
font-family:Calibri;
font-size: 89%;
font-color: black;
margin-top:0;
}


	#container
	{
	  line-height: 1.5;
		background-color: white;
		width:1024px;
		height: 992px;
		margin-left: auto;
		margin-right: auto;
		box-shadow: 0px 0px 16px #ccc;
	}
	#logo
	{
		position:relative;
		background-color: white;
		color: white;
		text-align: left;
		padding: 10px;
		padding-left: 110px;
		padding-bottom: 7px;
		margin-bottom: 31px;
		background: rgb(0,115,170); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(0,115,170,1) 1%, rgba(77,163,203,1) 49%, rgba(23,129,180,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(1%,rgba(0,115,170,1)), color-stop(49%,rgba(77,163,203,1)), color-stop(100%,rgba(23,129,180,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(0,115,170,1) 1%,rgba(77,163,203,1) 49%,rgba(23,129,180,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(0,115,170,1) 1%,rgba(77,163,203,1) 49%,rgba(23,129,180,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(0,115,170,1) 1%,rgba(77,163,203,1) 49%,rgba(23,129,180,1) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(0,115,170,1) 1%,rgba(77,163,203,1) 49%,rgba(23,129,180,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0073aa', endColorstr='#1781b4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		border-bottom: 1px solid #555;

	}
	.flag
	{
	height: 24px;
  width: 32px;
  display: block;
  position: absolute;
  top: 28px;
  }
	#pl
	{
  right: 122px;
	}
	
	#de
	{
  right: 82px;
	}
	
	#left-one
	{
		float:left;
		width:377px;
		height:776px;
		padding-left:64px;
		padding-right:15px;
		
	}
	#bio
	{
		width: 322px;
		height: 313px;
		padding:20px;
		padding-top: 10px;
		padding-bottom: 3px;
		margin-bottom: 14px;
		text-align: justify;
	}
	#content
	{
		float:left;
		width: 473px;
		height: 684px;
		padding: 18px;
		padding-top: 24px;
	}
	
	#sign
	{text-align: right; font-style: italic;}
	
	#kontakt
	{
		width:322px;
		padding: 20px;
		padding-top: 24px;
		padding-bottom: 7px;
		height: 376px;
	}
	
	
.boksy
{
background: rgb(232,237,239); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(232,237,239,1) 0%, rgba(249,249,249,1) 52%, rgba(232,237,239,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(232,237,239,1)), color-stop(52%,rgba(249,249,249,1)), color-stop(100%,rgba(232,237,239,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(232,237,239,1) 0%,rgba(249,249,249,1) 52%,rgba(232,237,239,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(232,237,239,1) 0%,rgba(249,249,249,1) 52%,rgba(232,237,239,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(232,237,239,1) 0%,rgba(249,249,249,1) 52%,rgba(232,237,239,1) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(232,237,239,1) 0%,rgba(249,249,249,1) 52%,rgba(232,237,239,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8edef', endColorstr='#e8edef',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0px 0px 8px #ccc;
}