/*

	{
  		margin: 0;
  		padding: 0;
	}

	html, body
	{

	}
*/	
a
{
  font-family:"Trebuchet MS",arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #cfcad6;
  text-decoration: none;
}		

/*
A:link
{
	font-size: 10px;
	text-decoration:	none;
	color:	#3333cc;
	font-family: arial;
}
*/


/*
a, a:link, a:visited {
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0065A7;
	text-decoration: none;

}
a:hover {
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0065A7;
	text-decoration: underline;

}
*/


.linkvulgaris
{
  font-family:"Trebuchet MS",arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #cfcad6;
  text-decoration: none;
}

body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
/*font-size:100%;*/
font-size: 12px;
background: url(../images/bg_line.jpg) repeat-x #5F4189;
width: 100%;
text-align:center;
color:#FFFFFF;

}
#maincontainer
{
width: 780px;
margin: 6px auto 0px auto;
text-align:left;
}

#topsection{
height: 266px; /*Height of top section*/
width: 780px;
padding:0px;
margin:0px;
float:left;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float:left;
width: 527px;
}

#contentcolumn {
margin: 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding:0px;
}
#contentcolumn .innertube {
	background-color:#3E2958;
	border-left: 2px solid #C7BED3;
	border-right: 2px solid #C7BED3;
	border-top: 2px solid #C7BED3;
	border-bottom: none;
	margin: 5px 0px 0px 5px;
	color:#FFFFFF;
	padding: 20px;
	font-size:12px;
	width: 478px !important;
	width: 522px;
	height:auto !important;
	height:400px;
	
}
#contentcolumn .innertube h1
{
	font-size: 24px;
	font-weight:bold;
	color: #DAD1E4;
	border-bottom: 1px solid #DAD1E4;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 20px 0px;
}
.linkphoto
{
   font-size: 24px;
   font-weight  :bold;
   color: #DAD1E4;
}


#contentcolumn .contentBottom {
	background: url(../images/bg_content_bottom.jpg) right bottom no-repeat;
	margin: 0px 0px 0px 5px;
	height:22px;
	width: 522px;
}
#leftcolumn{
float: left;
width: 253px; /*Width of left column in percentage*/
background: #FFF url(../images/bg_menu_left.jpg) repeat-y;
padding: 0px;
margin: 5px 0px 0px 0px;
}


.innertube_tabletext {
	font-family:Arial, Helvetica, sans-serif;
    font-size :100%;
    color:#FFFFFF;
    background-color:#3E2958;
    
}





.leftBottomEnd
{
	float: left;
	width: 100%;
	height: 30px;
	background:url(../images/bg_menu_right_corner.jpg) no-repeat left bottom;
}
.certifikat img
{
	float:right;
	margin: 0px 5px 0px 0px;
}
.copyright
{
	float: right;
	width: 100%;
	background-color:#5F4189;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}
#rightcolumn{
float: left;
width: 15%; /*Width of right column in pixels*/
margin-left: -15%; /*Set margin to that of -(RightColumnWidth)*/
background: #C8FC98;
}
#footer{
clear: left;
width: 780px;
/*background: black;*/
background: #5F4189;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube {
margin: 0px;
padding:0px;
}



#PrintLink
{
  margin: -3px -5px 0px 0px;
  float: right;  
  /*border: 5px solid #DAD1E4;*/
}


#natpis
{
float: right;
margin: 5px 0px 10px 0px;
}

