body
{
		background-color:#00375E;
		margin:0px;
		padding:0px;
		font-family: verdana;
}

#header 
{       
        position:relative;
        background-image:url(images/head.jpg);
        top: 0px;
        width:888px;
        height:279px;
        margin:0 auto 0 auto;
		padding:0px; 
		text-align:left;
}

.spons_row
{
		position: relative;
		/* margin-top:10px; */
}

.col1
{
		position: relative;
		width: 250px;
		top: 0px;
		left: 50px;
		text-align:justify;
}

.col1 p
{
		padding: 3px;
		margin: 0 0 0 0;
		font-size: 12px;
		font-weight: normal;
		color:#000000;
		text-align: justify;
}

.col1 p a
{
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color:#000000;
}

.col2
{
		position: absolute;
		width: 250px;
		top: 0px;
		left: 315px;
		text-align:justify;
}

.col2 p
{
		padding: 3px;
		margin: 0 0 0 0;
		font-size: 12px;
		font-weight: normal;
		color:#000000;
		text-align: justify;
}

.col2 p a
{
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color:#000000;
}

.col3
{
		position: absolute;
		width: 250px;
		top: 0px;
		left: 580px;
		text-align:justify;
}

.col3 p
{
		padding: 3px;
		margin: 0 0 0 0;
		font-size: 12px;
		font-weight: normal;
		color:#000000;
		text-align: justify;
}

.col3 p a
{
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color:#000000;
}


#menu
{
		position:absolute;
		top: 15px;
		left: 667px;
		/*margin:0 auto 0 auto;*/
		padding:0px; 
}

#menu a
{
		font-size: 16px;
		font-family: arial;
		font-weight: bold;
		color:#000000;
		text-decoration: none;
}

#all
{
		position:relative;
		top: 0px;
		width:888px;
		padding:0px;
		margin:0 auto 0 auto;
		background-image:url(images/bck.jpg);
	
}

#main_title
{
		position:absolute;
		top: 238px;
		left: 285px;
		font-size: 19px;
		font-weight: bold;
		color:#000000;
}

.title
{
		padding:8px 0 0 0;
		width:750px;
		font-size: 16px;
		font-weight: bold;
		margin:0 auto 0 auto;
		color:#000000;
}

.date
{
		padding:5px;
		width:750px;
		font-size: 10px;
		margin:0 auto 0 auto;
		color:#000000;
}

.org
{
		padding:2px;
		width:88%;
		font-size: 12px;
		font-weight: normal;
		margin:0 auto 0 auto;
		color:#000000;
		text-align: justify;
}

.org a
{
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color:#000000;
}

.content
{
		padding:2px;
		width:88%;
		font-size: 12px;
		font-weight: normal;
		margin:0 auto 0 auto;
		color:#000000;
		text-align: justify;
		text-indent: 30px;
}

.content a
{
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color:#000000;
}

.bld
{
		font-size: 14px;
		font-weight: bold;
		color:#000000;
}

.kontakt
{
		padding:2px;
		width:88%;
		font-size: 12px;
		font-weight: normal;
		margin:0 auto 0 auto;
		color:#000000;
		text-align: justify;
}

.kontakt a
{
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color:#000000;
}

.sponsor
{
		margin: 10px;
		
}

