img { border: 0px; }


a { color: #1bb4ba; background: #e6f9fa; padding: 1px; text-decoration: none;}
a:hover {color: white; background: #1bb4ba; padding: 1px; text-decoration: none;}

.selected {background: #da0079; padding: 0px 10px 0px 10px;}

body {
	margin: 0px;
	padding: 0px;
    background-color: white;
	background-image: url('../_img/bkg.jpg');
	background-repeat: no-repeat;
	background-position: center top;

	font: 12px Georgia, Tahoma, Arial, sans-serif;
	line-height: 150%;
	}

#head {
	width: 580px;
	padding: 35px 0px 50px 120px;
	text-align: left;
	}
	
#head_a { float: left; width: 300px; padding-left: 0px; }
#head_b { float: left; width: 280px; padding-left: 0px; text-align: right; }
#head_c { float: left; width: 110px; padding-left: 0px; text-align: right;}

#content_1 {
	width: 580px;
	padding: 50px 0px 0px 0px;
	
	text-align: justify;
    text-justify: inter-word;
	font: 12px Georgia, Tahoma, Arial, sans-serif;
	line-height: 150%;
	}

h1 { 
	font: 16px TrajanProBold, Georgia, Tahoma, Arial, sans-serif;
	letter-spacing: 0px;
	color: #1bb4ba;
	line-height: 130%;
	}

h2{ 
	font: 16px Georgia, Tahoma, Arial, sans-serif;
	font-style: italic;
	color: #1bb4ba;
	text-align: center;
	}

	
ul { list-style-image: url('../_img/sep.gif'); }
li { padding: 3px 0px 3px 0px; border-bottom: 1px dotted #d2d2d1;  }

#c1 { width: 580px;	}


#clear {
	clear:both;
	padding: 0px 0px 15px;
	}

#stopka {
	width: 580px;
	font: 14px Georgia, Tahoma, Arial, sans-serif;
	line-height: 160%;
	padding: 15px 0px 15px 0px;
	border-top: 1px solid #1bb4ba;
	text-align: left;
	}
