BODY {
	margin:5px;
	background-color:#f6f7f8;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #5d5d5d;
	background-image: url("gfx/background.gif");
  	background-repeat: repeat-y;
  	background-position: center;
}

A.kursy { color:#334d9f; text-decoration: none; }
A.kursy:hover { color:#ff8a00; }

A.listwa { color: #444444; text-decoration: none; letter-spacing:0px; }
A.listwa:hover { }

A.link { color:#ff8a00; text-decoration: none; }
A.link:hover { color:#ff8a00; text-decoration: none; font-weight:bold; }

A { text-decoration: none; }
A:hover { font-weight:bold; }

IMG.obrazek { margin-top:3px; margin-right:10px; border:1px solid #8a8a8a; }

LI {
	margin-bottom:2px;
}

/****************************
 * Top
 ****************************/
#header {
	background:white;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:236px;
}

#listwa {
	position:relative;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:21px;
	border-top:1px solid #e8e8e8;
	background-color: #f4f4f4;
	font-size: 10px;
	letter-spacing:1px;
	color: #444444;
	font-family:Verdana;
}
#listwa_1 {
	position:absolute;
	left:12px;
	top:2px;
}
#listwa_2 {
	position:absolute;
	right:12px;
	top:2px;
}

#areapriv {
	position:absolute;
	top:4px; left:454px;
	width:128px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:center;
}

#areapriv2 {
	position:absolute;
	top:4px; right:103px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}

#registo {
	position:absolute;
	top:4px; left:584px;
	width:128px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:center;
}

#sair {
	position:absolute;
	top:4px; left:650px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}

#top_menu {
	position:absolute;
	top:101px; left:0px;
	color:white;
	background-color:#3b669c;
	background-image:url("gfx/top_menu_bg.gif");
	width:720px;
	height:27px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:center;
}

A.btt_top {
	color:white;
	text-decoration:none;
}
A.btt_top:hover {
	color:white;
}
/****************************
 * Content
 ****************************/
#content {
	background:white;
	position:relative;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
}
#c_menu {
	position:relative;
	top:6px;
	left:6px;
	width:164px;
}
#c_page {
	position:relative;
	top:14px;
	width:500px;
	padding-bottom:20px;
}

#akredytacja {
	position:relative;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#888888;
}

#newsletter {
	position:relative;
	margin-left:0px;
	margin-top:18px;
	font-family:Verdana;
	font-size:10px;
	color:#3b669c;
	background-color:#eaeaea;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d9d9d9;
}

div.menu {
	position:relative;
	margin-bottom:5px;
	width: 164px;
	height:25px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

div.menu_pos {
	position:absolute;
	top:4px;
	left:10px;
}

A.menu_p {
	color: white;
	text-decoration: none;
}
A.menu_p:hover {
	text-decoration: none;
}
A.menu_a {
	color: white;
}

div.submenu {
	position:relative;
	margin-left:10px;
	margin-bottom:7px;
	font-family: Tahoma;
	font-size: 11px;
	border-bottom:1px solid #ccddff;
}
A.submenu_p {
	color:#334d9f;
	text-decoration: none;
}
A.submenu_p:hover {
	text-decoration: none;
}
A.submenu_a {
	font-weight:bold;
	text-decoration: none;
}

/****************************
 * Footer
 ****************************/
#prefooter {
 	width:720px;
	height:7px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #696969;
}
 
#footer {
	position:relative;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:42px;
	background-color:#3b669c;
	color:white;
	font-family: Verdana, Arial;
	font-size:11px;
	letter-spacing:0px;
	text-align:center;
	background-image:url(gfx/foo_bckg.gif);
	background-repeat: repeat-x;
}

#footer_menu {
	position:relative;
	top:12px;
}

#copyright {
 	width:720px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	margin-top:12px;
	text-align:center;
	font-size:11px;
	color:#34457d;
}
 
