body
{
	background: #e7e7e7 url('../images/background.gif') repeat-x;
	margin: 0px;
	padding: 0 0 0 0;
color:#333333;
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 15px;
}

a img
{
	border: none;
}

table, tr, td
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

p, h1, h2, h3, h4, h5, h6, ul, li
{
	margin: 0;
	padding: 0;
}

a:link, a:active, a:visited
{
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

a:hover
{
	text-decoration: none;
	color: #fff;
}

form
{
	margin: 0;
}

.clear
{
	width: 100%;
	clear: both;
	font-size: 0px;
}

.content table
{
	border-collapse: collapse;
font-family:Verdana;
font-size:13px;
font-weight:normal;
border: 1px solid #000;
color: #333;
}

.content table td
{
	border: 1px solid #000;
}

#main
{
	margin: 0 auto;
	width: 928px;
	position: relative;
}

#Center
{
	margin-top: 105px;
	width: 100%;
	position: relative;
}

#CornerTopLeft
{
	width: 12px;
	height: 12px;
	background: url(../images/header_corner_top_left.png) no-repeat;
	float: left;
	font-size: 1px;
}

#TopBorder
{
	width: 904px;
	height: 12px;
	background: url(../images/content_top_border.png) repeat-x;
	float: left;
	font-size: 1px;
}

#CornerTopRight
{
	width: 12px;
	height: 12px;
	background: url(../images/header_corner_top_right.png) no-repeat;
	float: left;
	font-size: 1px;
}

#CornerBottomLeft
{
	width: 12px;
	height: 12px;
	background: url(../images/header_corner_bottom_left.png) no-repeat;
	float: left;
}

#CornerBottomRight
{
	width: 12px;
	height: 12px;
	background: url(../images/header_corner_bottom_right.png) no-repeat;
	float: left;
}

#BottomBorder
{
	width: 904px;
	height: 12px;
	background: url(../images/content_bottom_border.png) repeat-x;
	float: left;
}

#HeaderLeftBorder
{
	width: 14px;
	height: 153px;
	background: url(../images/content_left_border.png) repeat-y;
	float: left;
}

#HeaderRightBorder
{
	width: 14px;
	height: 153px;
	background: url(../images/content_right_border.png) repeat-y;
	float: left;
}

#Header
{
	background: url(../images/background.png) repeat;
	width: 900px;
	height: 153px;
	float: left;
}

#HeaderImage
{
	background: url(../images/header.png) repeat;
	width: 900px;
	height: 153px;
}

#ContentRightBorder
{
	width: 14px;
	height: 153px;
	background: url(../images/content_right_border.png) repeat-y;
	float: left;
}

#ContentLeftBorder
{
	width: 14px;
	background: url(../images/content_left_border.png) repeat-y;
	float: left;
}

#Body
{
	width: 900px;
	background: url(../images/background.png) repeat;
	position:relative;
	float: left;
}

#Bottom
{
	float: left;
	width: 100%;
}

#BorderLeft
{
	width: 14px;
	/*height: 400px;*/
	background: url(../images/content_left_border.png) repeat-y;
	/*position: absolute;
	left: 0;
	top: 165px;*/
	float: left;
	position: relative;
	
	
}

#BorderRight
{
	width: 14px;
	/*height: 400px;*/
	background: url(../images/content_right_border.png) repeat-y;
	float: right;
	/*
	position: absolute;
	right: 0;
	top: 165px;*/
}

#menu
{
	width: 219px;
	float: left;
	margin-top: 10px;
}

#menu #CornerTopLeft
{
	width: 5px;
	height: 5px;
	background: url(../images/menu_corner_top_left.gif) no-repeat;
	float: left;
}

#menu #Border
{
	width: 209px;
	height: 5px;
	background: #698ed8;
	float: left;
	font-size: 1px;
}

#menu #CornerTopRight
{
	width: 5px;
	height: 5px;
	background: url(../images/menu_corner_top_right.gif) no-repeat;
	float: left;
}

#menu #Content
{
	width: 100%;
	background: #698ed8;
	float: left;
	overflow: hidden;
}

#menu #Content ul 
{
	font-family: Verdana;
	list-style-type: none;
	font-size: 13px;
	color: #fff;
}

#menu #Content ul a
{
	font-family: Tahoma;
	list-style-type: none;
	font-size: 13px;
	width: 199px;
	color: #fff;
	font-weight: bold;
}

#menu #Content ul li
{
	list-style-type: none;
	border-bottom: dashed 1px #fff;
	line-height: 30px;
	position: relative;
	left: 10px;
	width: 199px;
}

#menu #Content ul li.last
{
	border: none;
}

#menu #Content ul li a
{
	margin-left: 6px;
}

#menu #Content ul li a:hover
{
	color: #fff;
	text-decoration:none;
}

#menu #Content ul li ul li a:hover
{
	color: #4b79d6;
	text-decoration:none;
}

#menu #Content ul li ul
{
	font-family: Verdana;
	list-style-type: none;
	font-size: 13px;
	position: relative;
	left: -10px;
	background: #fff;
	width: 209px;
	padding-left:10px;
}

#menu #Content ul li ul a
{
	font-weight: normal;
	color: #698ed8;
}

#menu #Content ul li ul li
{
	list-style-type: none;
	border-bottom: none;
	line-height: 30px;
	width:199px;
}

#menu #CornerBottomLeft
{
	width: 5px;
	height: 5px;
	background: url(../images/menu_corner_bottom_left.gif) no-repeat;
	float: left;
}


#menu #CornerBottomRight
{
	width: 5px;
	height: 5px;
	background: url(../images/menu_corner_bottom_right.gif) no-repeat;
	float: left;
}

#logo
{
	background: url(../images/logo.png) no-repeat;
	width: 324px;
	height: 100px;
	position: absolute;
	top: -95px;
	left: -4px;
}

#international
{
font-family:Impact;
font-size:18px;
left:140px;
position:absolute;
top:-18px;
color: #6d6e70;
}

#lines
{
	background: url(../images/lines.png) no-repeat;
	width: 655px;
	height: 213px;
	position: absolute;
	left: -35px;
	top: -95px;
}

#mainContent
{
	float: left;
	margin-top: 10px;
    width: 660px;
    padding-left: 20px;
}

#mainContent h1
{
	font-family: Verdana;
	font-weight: normal;
	color: #4b79d6;
	font-size: 22px;
	padding-bottom: 10px;
	line-height: 22px;
}

#mainContent h2
{
	font-family: Verdana;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 18px;
}

#mainContent p
{
color:#333333;
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 15px;
}

#mainContent ul
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 10px;
	list-style-image: url(../images/list_style_content.gif);
}

#mainContent ul li
{
	margin-left: 15px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#NewsDiv
{
	padding-top: 10px;
	padding-left: 20px;
	width: 180px;
	float: left;
}

#NewsDiv h1, #sideLoaderDiv h1
{
	font-family: Verdana;
	font-weight: normal;
	color: #4b79d6;
	font-size: 22px;
}

#NewsDiv ul, #NewsDiv a
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	list-style-image: url(../images/list_style.gif);
	color: #000;
}

#NewsDiv ul li
{
	margin-left: 20px;
}

#NewsDiv h2, #NewsDiv h2 a
{
	font-family: Verdana;
	font-weight: bold;
	color: #4b79d6;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 16px;
}

#imgCenter
{
	background: url(../images/model.png) no-repeat;
	width: 127px;
	height: 242px;
	position: absolute;
	top: -77px;
	right: 274px;
}

#footer
{
	background:url(../images/footer.gif) repeat-x;
	height: 71px;
	width: 100%;
	text-align: center;
	position: absolute;
	clear: both;
}

#footer h1
{
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	padding-top: 10px;
	font-weight: normal;
}

#register
{
	width: 174px;
	height: 55px;
	background: url(../images/register.png) no-repeat;
	position: absolute;
right:50px;
top:70px;
}

#mainContent table td
{
	padding-left: 15px;
}

#mainContent table td input
{
	width: 250px;
}

#mainContent table td textarea
{
	width: 250px;
}

#moto
{
	position: absolute;
	top: 51px;
	left: 40px;
	color:#FF8D00;
font-family:Arial;
font-size:26px;
font-weight:bold;
}

#date
{
	position: absolute;
	top: 80px;
	left: 40px;
	color: #92ec46;
	font-family:Arial;
font-size:19px;
font-weight:bold;
}

#location
{
	height: 32px;
	position: absolute;
	top: 115px;
	left: 40px;
	font-family: Verdana;
	font-size: 14px;
	color: #fff;
}



#topInfo
{
	width: 275px;
	height: 45px;
	background: url(../images/topInfo.png) no-repeat;
	position: absolute;
	top:-97px;
	right: 0;
}

#topInfo div
{
	font-family:Arial;
	font-size:13px;
	color: #fff;
	font-weight: normal;
	float: left;
}

#topInfo table
{
	left:35px;
position:relative;
}

#topInfo img
{
	padding-right: 5px;
}

#topInfo table tr td
{
	padding: 0 8px;
}

#topInfo table, #topInfo table a
{
	color:#FFFFFF;
font-family:Arial;
font-size:13px;
font-weight:normal;
}

.content, #sideLoaderDiv
{
	width: 630px;
}

#sideLoaderDiv
{
padding-top:20px;
border-collapse:separate;
}


#mainContent
{
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
}

#mainContent .button
{
	width: 250px;
}

#mainContent select
{
	min-width:256px;
}

 #mainContent select option
 {
 	min-width:230px;
 }

#mainContent table tr
{
	border-collapse:separate;
}

#mainContent table tr td
{
	padding-top: 2px;
}

input.button
{
margin-top:10px;
width: 75px;
margin-left:12px;
}

#mainContent h2
{
	color:#666666;
font-family:Verdana;
font-size:14px;
font-weight:bold;
padding-top:10px;
}

#mainContent ul
{
color:#ff8d00;
font-family:Verdana;
font-size:13px;
font-weight:bold;
}

#mainContent ol
{
color:#ff8d00;
font-family:Verdana;
font-size:13px;
font-weight:bold;
/*margin-left:-15px;*/
}

#mainContent h3 
{
color:#ff8d00;
font-family:Verdana;
font-size:16px;
font-weight:normal;
}

#mainContent h5
{
color: #4b79d6;
font-family:Verdana;
font-size:13px;
font-weight:normal;
}

#mainContent td
{
	padding: 2px 2px 2px 2px;
vertical-align:top;
}

#mainContent li
{
font-family:Verdana;
font-size:13px;
font-weight:normal;
color: #333;
}

#mainContent ol li
{
margin-top: 5px;
margin-left:-15px;
position:relative;
}

#mainContent a
{
color: #4B79D6;
}

#modulLoader h2
{
    width: 600px;
    margin-left:18px;
    margin-right:14px;
    margin-top:10px;
}

#register h1
{
    font-family:Tahoma;
    font-size:15px;
    font-weight:bold;
    top:18px;
    left:0;
    position:relative;
    text-align:center;
}

#formGenerator table
{
    width: 630px;
}

#LogoSpacer
{
    float:right;
    margin-left:18px;
    margin-right:14px;
    margin-top:10px;
    width:630px;
    height: 150px;
}

#LogoContent
{
    right: 14px;
    bottom: 10px;
    width:630px;
    text-align: center;
    position:absolute;
}

#programKonference ul 
{
    list-style-image:url(../images/list.gif);
}

#programKonference ul li 
{
    margin-left:15px;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:0;
}

#programKonference li 
{
    color:#333333;
    font-family:Verdana;
    font-size:13px;
    font-weight:normal;
}

#AlbumList div
{
    float: left;
}

#AlbumList div 
{
    padding-bottom:10px;
}

#AlbumList .AlbumData 
{
    float:left;
    margin-left:10px;
    position:relative;
}

#AlbumImages img 
{
    padding-bottom:5px;
    padding-right:5px;
}

#FirstPage
{
    width: 460px;
    float: left;
}

#NewsBox
{
    float: left;
    width: 190px;
}

#shareNews h1
{
    font-size:14px;
}

#shareNews ul
{
    list-style: none;
    width:120px;
}

#shareNews li
{
    color:#FFFFFF;
    display:block;
    font-size:12px;
    margin:0 10px 5px 0;
    white-space:nowrap;
    width:auto !important;
}

#shareNews li.facebook a
{
    background:transparent url(../images/facebook.gif) no-repeat scroll 0 4px;
    display:block;
    height:23px;
    padding:8px 0 0 28px;
}

#shareNews li.twitter a
{
    background:transparent url(../images/twitter.gif) no-repeat scroll 0 4px;
    display:block;
    height:23px;
    padding:8px 0 0 28px;
}

#SpecificNewsDiv h3, #SpecificNewsDiv h3 a
{
    color:#4B79D6;
    font-family:Tahoma;
    font-size:13px;
}