body
{
	margin:0;
	padding:0;
}
.cleaner
{
	clear:both;
	height: 0px;
}
p.listing
{
	text-align:center;
}
#sitename
{
	display:none;
}

#page
{
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
	width: 900px;
}
.fade_lft, .fade_rgt
{
	width:4px;
	height:35px;
}
.fade_lft
{
	float:left;
	background: url('./img/fade_lft.gif') no-repeat;
}
.fade_rgt
{
	float:right;
	background: url('./img/fade_rgt.gif') no-repeat;
}
#top
{
	margin-bottom:1px;
	background: url('./img/fade_bg.gif') repeat-x;
}
#top #login
{
	width:170px;
	font-size:0.8em;
	float:right;
	height: 23px;
	overflow:hidden;
}
#top #login fieldset
{
	border: none;
	margin:0;
	padding:0;
}
#top #login fieldset input
{
	width: 50px;
}
#top #logo
{
	width:150px;
	height: 60px;
	margin: 9px 0 0 20px;
	overflow: hidden;
	float:left;
	display:inline;
}
ul#topmenu
{
	float:right;
	padding:0;
	margin:0;
	margin-top: 2px;
	margin-bottom: 1px;
	width:550px;
	height:32px;
	list-style:none;
}
ul#topmenu li
{
	float:left;
	display:inline;
	background: url('./img/menu_pa_bg.gif') repeat-x;
	height:32px;
	font-size: 12px;
	margin-left: 1px;
	padding:0;
}
.menu_lft
{
	float:left;
	background: url('./img/menu_pa_lft.gif') no-repeat;
	height:32px;
	width:4px;
}
.menu_rgt
{
	float:left;
	background: url('./img/menu_pa_rgt.gif') no-repeat;
	height:32px;
	width:4px;
}
ul#topmenu li a
{
	float:left;
	padding: 8px 7px 0 7px;
	text-transform: uppercase;
}
ul#topmenu li a:link, ul#topmenu li a:visited
{
	text-decoration: none;
	color: #fff;
}
ul#topmenu li a:hover, ul#topmenu li a:active
{
	color: #ff0;
}
ul#topmenu li.active
{
	background: url('./img/menu_ac_bg.gif') repeat-x;
}
ul#topmenu li.active .menu_lft
{
	background: url('./img/menu_ac_lft.gif') no-repeat;
}
ul#topmenu li.active .menu_rgt
{
	background: url('./img/menu_ac_rgt.gif') no-repeat;
}
#theme
{
	width:900px;
	height:110px;
	overflow:hidden;
	clear:both;
	background: url('./img/theme.jpg') no-repeat;
}
#headline
{
	text-align:right;
	font-size:1.4em;
	color: #fff;
	height: 58px;
	padding: 30px 20px 0 20px;
	overflow:hidden;
}
#headline p
{
	margin:0;
}
#headline a:link,#headline a:visited
{
	color:#fff;
}
#headline strong
{
	font-weight: normal;
	color:#fff;
}
.theme_box
{
	float: left;
	width:220px;
	color: #888;
	text-align:center;
	font-size: 11px;
}
#main
{
	margin-top: 8px;
}
#left
{
	float:left;
	width:674px;
	overflow: hidden;
}
#content
{
	padding: 0px 20px;
}
.box
{
	height: 81px;
	overflow: hidden;
	padding: 10px;
	line-height:1.4em;
	color: #fff;
	font-weight: bold;
}
.box p, .box ul
{
	margin:0;
}
.box li
{
	background: url('./img/point_white.gif') no-repeat 10px 5px;
}
.box a:link, .box a:visited
{
	color: #fff;
}
.box a:hover, .box a:active
{
	color: #ff0;
}
.box_head
{
	padding-top:12px;
	padding-left: 14px;
	height:27px;
	width:208px;
	background: url('./img/box_head.gif') no-repeat;
	overflow:hidden;
	font-size: 1.4em;
}
#as, #sro, #osvc
{
	width:222px;
	height:140px;
	margin-left: 4px;
	float:left;
}
#as
{
	margin-left:0;
}
#as .box_head
{
	color: #679d07;
}
#sro .box_head
{
	color: #ff9000;
}
#osvc .box_head
{
	color: #fe4000;
}
#as .box
{
	background: url('./img/box_as_body.jpg') no-repeat;
}
#sro .box
{
	background: url('./img/box_sro_body.jpg') no-repeat;
}
#osvc .box
{
	background: url('./img/box_osvc_body.jpg') no-repeat;
}
#hp_content, div.new
{
	color: #8e8e8d;
	font-size:0.9em;
}
#hp_content
{
	float:left;
	width:448px;
	margin-top:3px;
	background: url('./img/fade_bg.gif') repeat-x;
}
#hp_content h1
{
	color: #005395;
	padding-left: 25px;
	background: url('./img/point_big.gif') no-repeat 8px 4px;
	font-size: 1.4em;
	margin-top:30px;
}
#hp_content strong
{
	font-size:1.11em;
	color:#353535;
}
#faq
{
	float:left;
	width:222px;
	margin: 3px 0 0 4px;
	background: url('./img/fade_bg.gif') repeat-x;
}
#faq h2
{
	margin-top:30px;
	margin-bottom: 15px;
	color: #ff7707;
	font-size:1em;
	text-align:center;
}
#faq li
{
	margin-bottom:10px;
	background: url('./img/li.gif') no-repeat 12px 7px;
}
#advert
{
	float:left;
	width:670px;
	margin-top: 10px;
	background: url('./img/fade_bg.gif') repeat-x;
}
#advert p
{
	margin: 10px 0 0 0;
	padding:0;
}
.content
{
	margin:10 5px;
}
#right
{
	float:left;
	width:182px;
	padding:5px 20px;
}
#right h2
{
	color: #005395;
	padding-left: 20px;
	background: url('./img/point_big.gif') no-repeat 0px 4px;
	font-size: 1.4em;
	font-weight:normal;
	margin-top:5px;
}
#right h3
{
	margin:0;
	font-weight:normal;
	padding-left:12px;
	background: url('./img/next.gif') no-repeat 0px 4px;
	font-size:1em;
}
#right span.date
{
	color:#ff7707;
}
#right p
{
	margin:0;
}
div.new
{
	margin-top:15px;
}
#breaker
{
	margin-top:1px;
	height:7px;
	background: url('./img/footline.gif') no-repeat;
}
div.more
{
	text-align:right;
	padding-right: 15px;
	background: url('./img/next.gif') no-repeat right 4px;
	margin-top:15px;
}
#foot
{
	padding-top:8px;
	text-align:right;
	font-size:0.9em;
}
#foot a
{
	padding: 0 5px;
	color:grey;
}
#copy
{
	float:left;
	width:240px;
	margin:0 0 8px 30px;
	text-align:left;
	color:#8e8e8d;
}
#footfade
{
	height:35px;
	clear:both;
	background: url('./img/fade_bg.gif') repeat-x;
	font-size:0.9em;
	text-align:left;
}
#footfade div#foottext
{
	padding: 1px 30px;
}
ul#footmenu
{
	margin:0;
	padding:0;
	width:600px;
	height:25px;
	float:right;
	text-align:right;
	list-style:none;
}
ul#footmenu li
{
	display:inline;
	background:none;
	padding:0;
	margin:0;
}
fieldset.contact
{
	margin:0;
	padding:0;
	border:none;
}
fieldset.contact label, fieldset.contact input
{
	display: block;
	float:left;
	width: 250px;
}
fieldset.contact label textarea
{
	clear:left;
}
#search_results iframe
{
	width:620px;
}
/** COURSES **/
table.courses
{
	width:90%;
}
tr.blue_row
{
	background: #f5f9fa;
}
div.lector_foto
{
	float:left;
}
div.lector_foto img
{
	padding:2px;
	border:1px solid #005395;
	margin-right:1em;
}
fieldset.course_aplication
{
	margin:0;
	padding:0;
	border:none;
}
fieldset.course_aplication  label, fieldset.course_aplication input
{
	display: block;
	float:left;
	width: 250px;
}
span.course_price_label
{
	color: #005395;
}

