body
{
	padding: 0px;
	margin: 0px;
	background: url('../img/background.jpg') no-repeat top center black;
	color: white;
	font-family: Arial;
}

a,
a:visited
{
  color: white;
  text-decoration: none;
}

a:hover
{
  color: white;
  text-decoration: none;
}


div#cont
{
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px; 
}

div#cont div.align
{
	position: relative;
	width: 980px;
  margin: 0 auto;
  padding: 0px;
}

img
{
  border: none;
}

h1
{
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
  color: white;
  margin-top: 0px;
}

h2
{
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  color: white;
  margin-top: 0px;
}

h3
{
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  color: #AE0056;
  margin-top: 0px;
}

div#content a
{
  color: white;
  text-decoration: none;
  border-bottom: 1px dotted white;
}

div#content a:hover
{
  border-bottom: 1px dotted white;
  background: #AE0056;
  color: white;
  text-decoration: none;
}

div#content div.cont_ins div.gallery a,
div#content div.cont_ins div.gallery a:visited
{
	padding: 10px; 
	margin: 10px;
	background-color: none;
	text-decoration: none;
}

div#content div.cont_ins div.gallery a:hover
{
	background-color: none;
	text-decoration: none;	
}

/* ############################# */


div#logo
{
  position: relative;
  float: left;
  height: 124px;
  padding: 30px 0px 0px 0px;
  margin: 0px 100px 0px 0px;
}

div.language_lt
{
	background-image: url("../img/lt.png");
	background-repeat: no-repeat;	
	width: 58px;
	height: 48px;
	position: absolute;
	top: 20px;
	left: 600px;
	cursor: pointer;
}

div.language_en
{
	background-image: url("../img/en.png");
	background-repeat: no-repeat;	
	width: 59px;
	height: 53px;
	position: absolute;
	top: 60px;
	left: 600px;	
	cursor: pointer;	
}


div#logo a,
div#logo a:visited
{
border: 0px;
}



/* ############################# */


div#menu
{
  position: relative;
  float: left;
  width: 980px;
  height: 61px;
  padding: 0px;
  margin: 0px;
}

div#menu ul
{
  position: relative;
  float: left;
  width: 980px;
  height: 71px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

div#menu ul li
{
  position: relative;
  float: left;
  margin: 0px 1px 0px 0px;
  padding: 0px;
}

div#menu ul li a
{
  position: relative;
  float: left;
  width: 140px;
  height: 51px;
  padding: 10px;
  margin: 0px;
  font-family: Arial;
  font-size: 20px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  border: 0px;
}

div#menu ul li.used a,
div#menu ul li a:hover
{
  background: #AE0056;
}

div#menu ul li a font
{
  position: relative;
  float: left;
  width: 150px;
  padding: 0px;
  margin: 0px;
  font-family: Arial;
  font-size: 12px;
  color: #BFBEBE;
  font-weight: normal;
}

/* ############################# */

div#content
{
  position: relative;
  float: left;
  width: 550px;
  padding: 0px;
  margin: 20px 0px 0px 0px;
}

div#content div.cont_ins
{
  position: relative;
  float: left;
  width: 510px;
  padding: 20px;
  margin: 0px 0px 20px 0px;
  background: black;
}

div#content div.cont_ins table
{
  width: 510px;
  border-collapse: collapse;
  color: white;
  margin: 20px 0px 20px 0px;
  font-family: Arial;
  font-size: 14px;
}

div#content div.cont_ins table th 
{
  background: #AE0056;
  text-align: left;
  padding: 5px 5px 5px 15px;  
}

div#content div.cont_ins table td
{
  padding: 5px 5px 0px 15px;
  line-height: 150%;
  vertical-align: top;
}

div#content div.cont_ins p
{
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 14px;
  color: white;
  text-align: justify;
  line-height: 150%;
  text-indent: 15px;
}

div#content div.cont_ins p.none
{
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 14px;
  color: white;
  text-align: justify;
  line-height: 150%;
  text-indent: 0px;
}

/* ############################# */

div#content a.event,
a.event
{
  position: relative;
  float: left;
  width: 237px;
  padding: 10px;
  margin: 0px 0px 0px 15px;
  border: none;
  background: black;
  text-decoration: none;
}

div#content a.event:hover,
a.event:hover
{
  background: #AE0056;
}

a.event img
{
  position: relative;
  float: left;
}

a.event span.event_txt
{
  position: relative;
  float: left;
  width: 200px;
  padding: 3px 7px 3px 0px;
  margin: -40px 0px 0px 0px;
  background: black;
}

a.event span.event_txt h1,
a.event span.event_txt h2,
a.event span.event_txt h3
{
  position: relative;
  float: left;
  width: 200px;
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: white;
}

a.event span.event_txt h2,
a.event span.event_txt h3
{
  color: #AE0056;
  width: auto;
}

a.event span.event_txt h3
{
  float: right;
}



/* ############################# */

div#right_side
{
  position: relative;
  float: left;
  width: 410px;
  margin: 20px 0px 0px 20px;
  padding: 0px;
}

div#right_side a,
div#right_side a: visited
{
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

div#right_side a:hover
{
	border-bottom: 1px dotted white;
	background: #AE0056;
	color: white;
	text-decoration: none;
}

div#right_side a.none,
div#right_side a:hover.none
{
	border: 0px;
	background: none;
}

div#right_side div
{
  position: relative;
  float: left;
  width: 370px;
  margin: 0px 0px 5px 0px;
  padding: 15px;
  background: black;
}


/* ############################# */

div#footer
{
    position: relative;
    float: left;
    width: 100%;
    height: 146px;
    padding: 0px;
    margin: 0px; 
    background: url('../img/footer_bground.gif') repeat-x;  
}

div#footer div
{
	position: relative;
	width: 950px;
  margin: 0 auto;
  padding: 0px;
}

div#footer a.baner
{
  position: relative;
  float: left;
  margin: 10px 20px 0px 0px
}

div#footer ul
{
  position: relative;
  float: right;
  width: 200px;
  height: 100px;
  padding: 0px 0px 0px 110px;
  margin: 20px 0px 0px 0px;
  list-style-type: none;
  background: url('../img/logo2.png') no-repeat;
}

div#footer ul.small
{
  background: url('../img/logo3.png') no-repeat;
  padding: 0px 0px 0px 70px;
  margin: 20px 0px 0px 100px;
  height: auto;
}

div#footer ul li
{
  position: relative;
  float: left;
  width: 200px;
  padding: 2px;
  font-family: Arial;
  font-size: 12px;
  color: white;
}

div#footer ul li.head
{
  font-size: 20px;
  margin-bottom: 10px;
}

div#footer ul li a,
div#footer ul li a:visited
{
  text-decoration: none;
  color: white;
  border-bottom: 1px dotted white;
}

div#footer a:hover
{
	color: white;
	text-decoration: none;
}

div#footer a.designed
{
  position: relative;
  float: right;
  margin: 23px 30px 0px 0px;
}

div#footer a.itideas
{
  position: relative;
  float: right;
  margin: 15px 40px 0px 0px;
}
