@CHARSET "UTF-8";
body {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#ffffff;
	background:url(../images/bg.jpg) repeat-x #011930;
	margin:0px;
	padding:0px;
	
}

a:visited,a:link {
	color:orange;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	color:red;
}

#menuContainer{
	position:relative;
	margin:auto;
	width:1000px;
	height: 85px;
	background: url(../images/tc.jpg) no-repeat;
}


#ice{
	margin:0px;
	padding:0px;
	height:335px;
	background:  url(../images/ice.jpg) no-repeat center;
}

#container{
	margin:auto;
	width: 1000px;
	min-height: 380px;
	background: url(../images/water.jpg) no-repeat;
	margin-bottom:50px;
	overflow:hidden;
	
}

.contentG{
	width:1000px;
	min-height: 450px;
	float:left;
	margin-bottom: 10px;
}

.contentG a:visited, .contentG a:link,.contentG a:hover{
	color:white;
	text-decoration:none;
	cursor:pointer;
}


#content{
	float:left;
	width: 820px;
	min-height: 450px;
	
}

#sponsors{
	
	float:right;
	width:160px;
	min-height: 450px;
	
}

#ij{
	
	width:124px;
	height: 45px;
	background: url("../images/sponsors/logo.png") no-repeat;
	margin:auto;
	margin-bottom:10px;
}

#parnu{
	
	width:154px;
	height: 194px;
	background: url("../images/sponsors/e2010.png") no-repeat;
	margin:auto;
	margin-bottom:10px;
}

#dbb{
	width:160px;
	height: 52px;
	background: url("../images/sponsors/dbb.png") no-repeat;
	margin-bottom:10px;	
}

#orzysz{
	width:160px;
	height: 189px;
	background: url("../images/sponsors/orzysz.png") no-repeat;
}




#leftC{
	width:430px;
	min-height: 450px;
	float:left;
}

#welcome{
	width:337px;
	height: 39px;
	background: url("../images/main/left/welcome.png") no-repeat;
	margin-bottom:10px;
}

#lInfo{
	margin:auto;
	width:330px;
}



#rightC{
	width:390px;
	min-height: 450px;
	float:right;
}

#info{
	width:197px;
	height: 32px;
	background: url("../images/main/right/info.png") no-repeat;
	margin-bottom:10px;
}

.rInfo{
	width:225px;
	height:100px;
	float:right;	
}

.lrInfo{
	width:150px;
	float:left;
	margin-bottom:10px;
}

.row{
	width:390px;
	overflow: hidden;
}

#dNews{
	
}

#nLogo{
	width: 150px;
	height: 31px;
	background: url("../images/main/right/news.png");
	margin-bottom:5px;
}

.galleryLink{
	float:left; text-align:center; width:150px; height:115px; margin-left:10px;
}

#qaHead{
text-align: center;
font-weight: bold;
font-size: large;
font-style: italic;
margin-bottom:15px;
}