body{
	background: #630000 url('../images/backgrnd01.gif') repeat-x;
	font-size: 80%;
	font-family: Verdana, 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	padding:0;
	margin: 0; }

#maincontainer{
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/ }

#topsection{
	background: #ffe url('../images/backgrnd02.png') left no-repeat;
	height: 128px; }

#navigation {
	background: #c63;
	padding: 0;
	margin: 0; }

#navigation-content {
	height: 28px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 13px;
	background: #f70; }

#navigation-content .actual {
	border-left: 1px solid #630000;
	border-right: 1px solid #630000;
	border-bottom: 1px solid #ffe;
	color: #630000;
	background: #ffe; }

#navigation-content a {
	display: block;
	float: left;
	color: #ffe;
	height: 14px;
	background-color: transparent;
	padding: 7px 12px 7px 13px;
	text-decoration: none;
	font-weight: bold;
	width: auto;
	border-left: 1px solid #f70;
	border-right: 1px solid #f70;
 }

#navigation-content a:hover {
	color: #630000;
	background: #ffe;
	border-left: 1px solid #ffe;
	border-right: 1px solid #ffe; }

#navigation-content a:hover.actual {
	border-left: 1px solid #630000;
	border-right: 1px solid #630000; }

#contentwrapper{
	float: left;
	width: 100%;
	background-color: #ffe; }

#contentcolumn{
	margin-right: 260px; /*Set right margin to RightColumnWidth*/ }

#contentcolumn a:link    { color: #630000; }
#contentcolumn a:active  { color: #630000; }
#contentcolumn a:visited { color: #630000; }
#contentcolumn a:hover   { color: #630000; }



#rightcolumn{
	float: left;
	width: 260px; /*Width of right column*/
	margin-left: -260px; /*Set left margin to -(RightColumnWidth) */ }



#footer{
	background: #ffe url('../images/backgrnd04.gif') top left no-repeat;
	clear: left;
	width: 1000px;
	height: 16px;
	text-align: center; }


.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0; }


h1,h2,h3 {
	font-size: 140%; }

.onehalf {
	width: 50%;
	float: left; }

.webprojekt {
	height: 246px;
	width: 240px;
	float: left; }


.nonvisible {display: none;}
.bold       {font-weight: bold;}
.right {
	text-align: right;
	float: right }
.left {
	text-align: left;
	float: left }
.center     {text-align: center;}
.justify    {text-align: justify;}

#mapa {
	margin-right: 20px;
	float: left;
	border: none; }
#akcia {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 128px;
	width: 128px;
	background-color: #fcffef; }
#letna_akcia {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #fcffef;
	border: solid 1px #630000;
	height: 210px;
	width: 210px;
	padding: 10px;
	border: 0px; }
#letna_akcia a, a:hover {
	color: #630000; }

