body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000101;
}
body {
	background-color: #A5A4A2;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}
a:link {
	color: #DE2221;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DE2221;
}
a:hover {
	text-decoration: none;
	color: #DE2221;
}
a:active {
	text-decoration: none;
	color: #DE2221;
}
h1 {
	font-size: 24px;
	color: #DE2221;
	margin: 0px;
}
h2 {
	font-size: 12px;
	color: #000101;
}
body {
	height: 100%;
}

.header {
	clear: both;
	height: 258px;
	width: 791px;
	background-image: url(images/kamfest-header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: static;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A5661;
	background-image: url(images/kamfest-footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	clear: both;
	height: 33px;
	width: 791px;
	position: static;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.content .menuDiv {
	margin: 0px;
	clear: none;
	height: auto;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A5661;
	text-decoration: none;
	text-align: right;
	padding-right: 12px;
	font-weight: bold;
	position: relative;
	top: 3px;
	padding-left: 4px;
}
.kamfest .content .menuDiv p {
	margin-top: 9px;
	margin-bottom: 9px;
}
.kamfest .content .menuDiv a {
	color: #4A5661;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A5661;
}


.kamfest {
	clear: both;
	height: 100%;
	width: 100%;
	text-align: center;
}
.content {
	clear: both;
	height: auto;
	width: 791px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: left;
}
.footer p {
	margin-top: 0px;
	margin-left: 210px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 10px;
}
.kamfest .content .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DE2221;
	text-decoration: none;
	width: 90%;
	position: relative;
	left: 20px;
	top: 10px;
	bottom: 10px;
}
.kamfest .content .main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000101;
	width: 500px;
	position: relative;
	left: 20px;
	top: 20px;
	bottom: 10px;
	height: auto;
	text-align: justify;
	clear: both;
	margin-bottom: 40px;
}
.kamfest .content .sepator {
	width: 510px;
	position: relative;
	left: 20px;
	top: 15px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/seperator.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.kamfest .rightColumn {
	clear: none;
	float: right;
	width: 591px;
	background-repeat: repeat-y;
	height: 100%;
	background-image: url(images/bg-desno.gif);
}
.kamfest .leftColumn {
	clear: none;
	float: left;
	width: 200px;
	background-image: url(images/bg-levo.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.content .seperatorLeft {
	width: 152px;
	position: relative;
	left: 30px;
	top: 43px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/seperator.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.kamfest .content .rightColumn .main a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A5661;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.kamfest .content .rightColumn .main td {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	width: 33%;
}

.kamfest .content .rightColumn .main td img {
	border: 1px solid #CCCCCC;
}

.kamfest .content .rightColumn .main td a.noUnder {
	border: 0px solid #CCCCCC;
}
