body {
}

#page {
	width: 940px;
	overflow: hidden;
	margin: 12px auto;
	background: #ffffff;
}

#container{

}
#header {
	background: url('/media/dsg/header_background.gif') no-repeat left top;
	margin-bottom: 20px;
	height: 178px;
}
#header #logo {
	width: 130px;
	height: 74px;
	margin-top: 36px;
	margin-left: 4px;
}
#header #logo img.print {
	display: none;
}

#languages {
	float: right;
	list-style-type: none;
	margin: 0 0 0 0;
}
#languages li {
	float: left;
	margin: 0;
	width: 35px;
	height: 35px;
}

#languages li.active {
	float: left;
	margin: 0;
	background: #000 url('/media/dsg/languages.jpg') no-repeat left bottom;
}

#languages li a {
	position: relative;
	float: left;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}

#languages li a.active {
	color: #fff;
}

#container .wrapper {
	padding-bottom: 30px;
}
#container #left {
	float: left;
	width: 220px;
	overflow: hidden;
	min-height: 1px;
}

#left_content{
	padding: 20px;
}


#left_content h6 a{
	font-size: 14px;
	color: #CC0E00;
}

#course #left_content{
	padding-left:0;
}


#left_title{
	background: url(/media/dsg/box_top.jpg) no-repeat scroll center top;
	height: 30px;
}

#left_title img{
	margin-left: 20px;
	margin-top: 15px;
}

#left_wrapper{
	margin-bottom: 20px;
}


#container #right {
	float: right;
	width: 220px;
	overflow: hidden;
}


#container #right #child_party{
	margin-bottom: 20px;
}


#container #center {
	float: left;
	width: 460px;
	margin-left: 20px;
}

#container #center_home {
	float: left;
	width: 700px;
	overflow: hidden;
	padding-bottom: 20px;
}

#container #center h1{
	background: url('/media/dsg/h1_center.jpg') no-repeat left bottom;
	padding-left: 15px;
	padding-bottom: 10px;
}

#breadcrumbs {
	font-size: 1.1em;
	margin-bottom: 2em;
	margin-top: 10px;
}

#breadcrumbs a.back{
	margin-right: 15px;
	background: url('/media/dsg/back.jpg') no-repeat left top;
	width: 29px;
	height: 18px;
	float: left;
}

#breadcrumbs a.print{
	background: url('/media/dsg/print.jpg') no-repeat left top;
	width: 35px;
	height: 32px;
	float: right;
	margin-top: -7px;
}

#breadcrumbs #path{
	float: left;
}

#breadcrumbs a {
	font-weight: normal;
	color: #cc0e00;
}
#breadcrumbs a.last {
	font-weight: normal;
	text-decoration: none;
	color: #4c4c4c;
}
#breadcrumbs a.last:hover {
	text-decoration: underline;
}
.home #breadcrumbs {
	display: none;
}

#sponsors {
	background: #fff;
	padding: 0;
	margin-bottom: 40px;
}

#sponsors h1{
	font-size: 15px;
	background: #FFFFFF url('/media/dsg/h1_sponsors.jpg') no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 15px;
}

#sponsors img{
	margin-right: 25px;
}

#footer {
	color: #898989;
	font-size: 1.2em;
	background: #ffffff;
	margin-bottom: 7px;
}
#footer .wrapper {
	padding: 17px 10px;
	width: 900px;
}
#footer a {
	color: #d43b33;
	font-family: Georgia;
	font-size: 11px;
}

#footer img{
	margin-left: 10px;
}

#footer p {
	float: left;
}
#footer #menu_footer {
	width: 400px;
	float: left;
	margin-left: 10px;
}

#footer #sp_logo{
	float: right;
}

#center_home #course {
	margin-top: 20px;
}

#left  a{
	color:#cc0e00;
}

#course {
	margin-top: 0;
}
/*
#course li{
	width: 220px;
	float: left;
	list-style: none;
	padding: 0;
	margin-left: 20px;
}
*/
#course ul.clist li.spacer {
	clear: both;
	height: 10px;
	overflow: hidden;
	width: 700px;
}
#course ul.clist li,
#course .courses_list li {
	width: 220px;
	float: left;
	list-style: none;
	padding: 0;
	margin-left: 20px;
}
#course .courses_list a{
	font-family: Georgia;
	color:#cc0e00;
	margin: 0;
	padding: 0;
	background: none;
}

#course .courses_list ul
#course .courses_list li{
	width: 220px;
	height: auto;
}

#course .courses_list li a{

}

#course li a .more{
	color: #cc0e00;
}

#course .course_spacer{
	display: block;
	width: 700px !important;
	height: 10px;
	clear: both;
	float: none !important;
	margin: 0 !important;
}

#course ul.clist .course_first_in_line{
	clear: both;
	margin-left: 0;
}

#course .title{
	position: relative;
	margin-top: -30px;
	background: url('/media/dsg/course_title_background.png') no-repeat left top;
	height: 30px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
}

#course .title a{
	color: #fff;
	text-decoration: none;
}

#course .lead{
	padding-left:10px;
	padding-right:10px;
	color: #676767;
}

#course .lead p{
	line-height: 17px;
	font-size: 12px;
}

#course_groups {
	background: #e2dec5 url('/media/dsg/course_top_decoration.jpg') no-repeat left top;
	width: 960px;
	padding-bottom: 60px;
}
#course_groups ul {
list-style-type: none;
}
#course_groups ul li {
	float: left;
	width: 155px;
	margin-left: 15px;
	margin-top: 35px;
}
#course_groups ul li h3 {
	font-size: 1.4em;
}
#course_groups ul li a{
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}

#course_groups ul li ul li {
	float: none;
	margin: 0;
	margin-top: 5px;
}

#course_groups ul li ul li a{
	color: #fe0002;
	font-size: 10px;
	font-weight: normal;
}

#sponsor_list{
	margin-left: 15px;
}

 .more {
	font-weight: bold;
	color: #d3422d;
	font-size: 11px;
	background: url('/media/dsg/more_arrows.png') no-repeat right center;
	padding-right: 10px;
}


.archive {
	clear: both;
	color: #d3422d;
	font-size: 12px;
}
 .archive:hover {
	text-decoration: underline;
}
.ie6 .archive {
	/*background-image: url('/plugins/news/dsg/archive_icon.gif');*/
}

#gallery_list{
	float: left;
	width: 140px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#gallery_list p{
	margin-top: 1em;
}

#gallery_list p.date{
	margin:0;
}

#gallery_list.first{
	margin-left: 0;
}

#first_news{
	float: left;
	margin: 0 10px;
	width: 240px;
}

#first_news p{
	line-height: 17px;
	font-size: 12px;
}

#first_news a{
	text-decoration: none;
}

#top5_news{
	float: right;
	width: 220px;
	background: #e2dec5 url('/media/dsg/top5_bg.jpg') no-repeat top left;
	padding-top: 5px;
	margin-top: -10px;
}

#top5_title{
	margin-left: 15px;
	margin-top: 10px;
}

#top5_news h6{
	margin-left: 15px;
	margin-bottom: 15px;
}

#top5_news p{
	margin-bottom: 10px;
	float: left;
}

#top5_news p.date{
	width: 60px;
}

#top5_news p.title{
	width: 135px;
	margin-left: 5px;
}

#top5_news a{
	font-weight: normal;
	font-size: 11px;
}
#top5_news a.title{
	color: #898989;
}

#top5_content{
	margin-left: 15px;
	padding-bottom: 10px;
}

#top5_bottom{
	width: 220px;
	background: url('/media/dsg/top5_bg_bottom.jpg') no-repeat bottom left;
	height: 10px;
}

#special_title{
	padding-bottom: 5px;
	background: url('/media/dsg/h1_center_wide.gif') no-repeat bottom left;
	margin-bottom: 25px;
}

#special_title.content{
	margin-left:-30px;
}

#sponsors #special_title{
	margin-left: 0px;
	height: 35px;
}


#content_box{
	background: url('/media/dsg/content_box_top.jpg') no-repeat top left;
	padding-top:3px;
	margin-top: 10px;
	margin-bottom: 2em;
}

#content_box img{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content_box_bottom{
	background: url('/media/dsg/content_box_bottom.jpg') no-repeat top left;
	height: 8px;
}

#content_box #container_wrapper{
	background: url('/media/dsg/content_box_side.jpg') repeat-y top left;
}

#content_box #container_wrapper .content{
	padding: 20px;
}

#content_box #container_wrapper .content h1{
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: 20px;
	margin-bottom: 10px;
	color: #000000;
}

#content_box #container_wrapper .content p{
	font-family: Times New Roman;
	font-size: 12px;
	color: #505151;
	line-height: 16px;;
}

#group_child{
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: #a1a1a1 1px dashed;
}
#group_child img{
	float: left;
}
#group_child .title_lead{
	float: right;
	width: 220px;
}

#group_child a {
	/*font-family: Georgia;*/
	color: #cc0e00;
}
#group_child a.title {
	margin: 0;
	padding: 0;
	background: none;
	font-family: Georgia;
	color: #cc0e00;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#group_child p {
	margin: 0;
	margin-top: 10px;
	color: #505151;
	font-size: 12px;
}

#gallery_pics{
	float: left;
	width: 140px;
	margin-left: 20px;
	margin-bottom: 25px;
}

#gallery_pics.item position_1 {

}

#gallery_pics.first_in_line{
	margin-left:0;
}

#side_logo {
	width: 220px;
	height: 100px;
	background: url('/media/dsg/otroske_zabave.gif') no-repeat left top;
	margin-bottom: 2em;
}

#side_logo a {
	display: block;
	width: 220px;
	height: 70px;
	padding-top: 30px;
	padding-left: 20px;
}