.box {
}

#right .box{
	margin-bottom: 2em;
	background: url('/media/dsg/box_top.jpg') no-repeat center top;
}

.ie .box {
	height: 1%;
}



#content_box ul {
	list-style-type: none;
	margin-bottom: 10px;
}
#content_box ul li {
	padding: 0 0 2px 20px;
	background: url('/media/dsg/bullet.gif') no-repeat 7px 6px;
	font-size: 1.2em;
}

#content_box ul li ul {
	list-style-type: none;
}
#content_box ul li ul li {
	margin: 0;
}

#content_box ol {
	margin-left: 2em;
}



#right .box h1 {
	font-size: 24px;
	margin-left: 20px;
	background: none;
}

#right .box h1 .obavestila{
	background: #ffffff;
}

.box h1 {
	font-size: 14px;
}

#right .box .box_content{
	margin-left: 20px;
	padding-bottom: 20px;
}

#right #newsletter .box .box_content{
	padding-bottom: 10px;
}


.box .box_content {
	font-size: 11px;
	line-height: 1.0em;
	/*margin-left: 10px;*/
}

#left .box .box_content {
	margin-left: 0;
	padding-bottom: 10px;
}

#center .box .box_content {
	margin-top: 19px;
	margin-left: 0;
}

#emphasis .box .box_content {
	margin-top: 0px;
}

.box .box_content h2,
.box .box_content h3,
.box .box_content h4,
.box .box_content h5,
.box .box_content h6 {
	font-family: Georgia;
	font-weight: normal;
	margin-bottom: 12px;
	line-height: 1.2em;
}
.box .box_content h2 a,
.box .box_content h3 a,
.box .box_content h4 a,
.box .box_content h5 a,
.box .box_content h6 a {
	color: #cc0e00;
	text-decoration: none;

}
.box .box_content h2 {
	font-size: 1.5em;
	font-family: Georgia;
}
.box .box_content h3 {
	font-size: 1.417em;
}
.box .box_content h4 {
	font-size: 1.333em;
}
.box .box_content h5 {
	font-size: 1.25em;
}


.box .box_content h6 {
	font-size: 1.167em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}

#news .first_news_home {
	margin-top: 5px;
	margin-bottom: 5px;
}


.box .box_content p,
.box .box_content ul,
.box .box_content ol,
.box .box_content table {
	margin-bottom: 1em;
	font-family: Times New Roman;
	font-size: 11px;
	color: #646464;
}


.box .box_content ul {
	/*margin-left: 10px;*/
	list-style-type: none;
}

#left .box .box_content ul {
	margin-left: 0;
}

.ie .box ul {
	height: 1%;
}
.box .box_content ul li {
	/*padding-left: 20px;*/
}
.box .box_content ol {
	margin-left: 2em;
}
.box .box_content form ul,
.box .box_content form ol {
	margin-bottom: 0;
	margin-left: 0;
}
.box .box_content form li {
	background: none;
	margin-left: 0;
	padding: 0;
}

#container #right  h1{
	padding-top: 20px;
	height: 35px;
}


#container #right #newsletter h1{
	background: url('/media/dsg/h1_newsletter.jpg') no-repeat left top;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#container #right #athlete h1{
	background: url('/media/dsg/h1_athlete.jpg') no-repeat 0 15px;
	padding-left: 25px;
	padding-top: 10px;
}

#container #right #gallery h1{
	background: url('/media/dsg/h1_gallery.jpg') no-repeat 0 15px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#container #right #newsletter p{
	background: #cc0e00 url('/media/dsg/newsletter_caption.jpg') no-repeat left bottom;
	width: 170px;
	padding: 5px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #ffffff;

}
#container #left p,
#container #right p{
	width: 180px;
	color: #646464;
	font-size: 12px;
	line-height: 17px;
}
#container #left p{
	margin-top: 5px;
}
#container #left p.date{
	font-size: 10px;
	margin-top: 0;
}


#left #course,
#left #news,
#right #gallery,
#right #athlete,
#right #newsletter{
	background: #e2dec5 url('/media/dsg/box_bottom.jpg') no-repeat center bottom;
	margin-bottom: 2em;
}

table {
	border: 0;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.182em;
}

table th,
table td {
	text-align: left;
	padding: 5px;
	border: 1px solid #fff;
}

table th {
	color: #2d2d2d;
	background: #d8d3ba;
}

table td {
	color: #2d2d2d;
	background-color: #ede8d3;
}

table td ul {
	margin-bottom: 0;
}
table td ul li {
	padding-top: 0;
	padding-bottom: 0;
	background-position: 0 5px;
}
