html, body, img, h2{
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
}

body{
	width: 740px;
	background-color: #FFF;
	border-top: 5px #008FB9 solid;
	border-bottom: 5px #008FB9 solid;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 14px;
}

#menu img{
	float: left;
}

#top #toop2{
	width: 100%;
	height: 105px;
	margin-top: -1px;
	background: url("images/top2.gif") no-repeat;
}

#top #toop1 img{ margin-top: 1px; }

#top #toop1{
	width: 100%;
	height: 91px;
	background: url("images/top1.gif") no-repeat right top;
}

#menu{
	background: url(images/menu_tlo.gif) repeat-x;
	height: 34px;
	width: 740px;
	clear:both;
	margin-bottom: 1px;
}

#content{
	clear:both;
}

#content #left{
	width: 240px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
}

#content #left h2{
	font-size: 11px;
	font-weight: bolder;
	background-color: #646665;
	color: #FFF;
	padding: 5px;
}

#content #right{
	width: 480px;
	float: right;
	padding: 3px 10px;
	margin-bottom: 10px;
}

#content #right h2{
	color: #008CB6;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #D6D6D6;
}

#content #right p{
	text-align: justify;
	margin-top: 0px;
}

#content #right #fakty{
     font-weight: bolder;
}
#content .ramka{
     border: 1px solid #C0C0C0;
     background-color: #F7F5F5;
     padding: 10px;
     width: 420px;
     margin: auto;
     margin-bottom: 10px;
}

#content .ramka strong{
     color: #008CB6;
}

#content .ramka cite{
     display: block;
     text-align: justify;
     margin-bottom: 8px;
}

#content .ramka strong{
     text-align: right;
     display: block;
	 font-size: 11px;
}


#footer{
	background-color: #646565;
	height: 35px;
	font-family: Tahoma;
	font-size: 11px;
}

#footer p{
	margin: 0px 5px 0px 5px;
	line-height: 3.5em;
	color: #FFF;
}

#footer a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footer #cop{
	float: left;
}

#footer #rel{
	float: right;
}
li{ padding: 5px; }