@CHARSET "UTF-8";
*{
	margin: 0;
	padding: 0;
	border: 0;
}
html{
	height: 100%;
}
body{
	font: normal 11px verdana, arial;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;	
	background-color: #E6E4E5;
}
#logo{
	position: relative;
	left:50%;
	margin-left:-475px;
	height: 68px;
	width: 950px;
}
#logo img
{
	display: block;	
}	
.logoleftright
{
	float:left;
	width: 316px;
	height: 68px;	
}
div.logoleftright p
{
	margin: 45px 50px 0px 0px;	
	padding: 0px;
	font-style: italic;
	font-weight: bold;
	color:#369;
	text-align: right;
	font-size: 13px;

}	
#jezykflagi
{
	float: right;
	width: 80px;
	height:68px;	
}
#jezykflagi img
{
	border:1px solid #369;
	margin-top:42px;
	display:inline;	
}
#jezyknapis
{
	float:right;
	width: 236px;
	height:68px;	
}
#jezyknapis p
{
	margin-right:20px;
	text-align:right	
}	
#flash{
	margin: 0 auto;
	background-color: #fff;
	width: 100%;
	height: 480px;
	text-align: center;
}
#stopka{
	position: relative;
	left:50%;
	margin-left:-475px;
	width: 950px;
}
#webdesignart{
	float: left;
	width: 255px;
	color: #156cb0;
	font-size: 9px;
}
#adres{
	float: left;
	width: 695px;
	color:#369;
	text-align: center;
}
#adres h2{
	font-size: 100%;
	margin: 10px;
}
#adres a {
	text-decoration:underline;
	color:#369;
}
#webdesignart a{
	text-decoration: none;
	color: #156cb0;
	letter-spacing: 0px;
	font-size:9px;
}
#webdesignart p{
	padding:0px;
	margin: 10px 0px 0px 40px;	
}
#webdesignart a:hover{
	text-decoration:underline;
}



