body {
	background-color: white;
	color: #5F6062;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-s;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
img {
	border: 0;
}
a, a:visited {
	color: #8F14AE;
	text-decoration:none;
}
a:hover {
	color: #8F14AE;
	text-decoration:underline;
}
#container {
	height: auto; 
	_height: 100%;
	min-height: 100%;
	min-width: 1140px;
	position: relative; 
	text-align: center;
	background-image:url(/images2/etnovyr/background.png);
	background-repeat:no-repeat;
	background-position:top center;
}
#backgnd {
	margin: 0 auto;
	width:1140px;
	height:100%;
}
#header {
	margin: 0 auto;
	text-align:left;
	width:1140px;
}
#logobox {
	float:left;
	margin: 80px 0px 0px 180px;
}
#logo2box {
	float:left;
	margin: 90px 0px 0px 5px;
}
#iconbox {
	float:left;
	margin:105px 0px 0px 400px;
}
.iconspace {
	margin-left:20px;
}
#headerCleanup {
	clear:both;
	height:50px;
	width:100%;
}


/* STYLES for MENU ITEMS */
.linkb {
	font-weight:bold;
	margin-right: 8px;
	text-decoration:underline;
}
.linkb:visited {
	text-decoration:underline;
}
.linkb:hover {
	text-decoration:underline;
}

/* Styles for content */
/*#contentClearup {
	font-size:1px;
	clear:both;
	height:8px;
	width:100%;
}*/
#content {
	text-align:left;
	margin: 30px auto 0 auto;
	width: 1140px;
}
#maincol {
	float:left;
	width:550px;
	margin:8px 0px 0px 200px;
}
#rightcol {
	float:left;
	width:225px;
	margin:8px 0px 0px 20px;
}


#footerCleanup {
	clear: both;
	width: 100%;
	height: 70px;
}
#footer {
	bottom:0;
	left:0;
	position:absolute;
	height:70px;
	width:100%;
	clear:both;
	text-align:center;

}
#footerbox {
	text-align:left;
	margin: 0 auto;
	height:55px;
	width:1140px;
	position:relative;
}
#footertext {
	margin:15px 0px 0px 200px;
}
#sitegist {
	float: right;
	margin-top: 30px;
	margin-right: 275px;
}


/* Button styles */
.yellowbutton,
.yellowbutton:visited {
	background-image: url(/images2/etnovyr/button.gif);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 8px 0px 8px 15px;
	text-decoration: none;
}
.yellowbutton:hover {
	color: #B70A90;
	text-decoration: underline;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
	line-height: 100%; 
	margin: 15px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	color: #8F14AE;
	font-size: 135%;
}
h2 {
	color: #5F6062;
	font-size: 135%;
	margin-bottom: 15px;
}
h3 {
	font-size:120%;
	color: #8F14AE;
}
h4 {
	font-size:120%;
}
h5 {
	font-size:100%;
	color:#8F14AE;
	line-height:normal;
}
h6 {
	font-size:100%;
	line-height:normal;
}
.dotted {
	color:#FFFFFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;	
}

#footerCleanup {
	clear: both;
	width: 100%;
	height: 85px;
}

.cleanup {
	clear: both;
	width: 100%;
}
.back {
	clear: both;
	margin: 15px 0;
	text-align: right;
}

.presItem {
	float: left;
	font-size: 0.9em;
	width: 130px;
	height: 105px;
	display: block;
	overflow: hidden;
	line-height: 0.9;
	text-align: center;
	margin-top: 5px;
}
.presItem img {
}


.rightSectionTitle {
	clear: both;
	color: #B70A90;
	font-weight: bold;
	height: 30px;
	margin-bottom: 8px;
}
.rightSectionText {
	font-size: 11px;
	margin-bottom: 8px;
}

.participantList .item {
	display: block;
	float: left;
	height: 200px;
	margin-right: 7px;
	text-align: center;
	width: 255px;
}
.item .image {
	margin-bottom: 5px;
	text-align: center;
}
.item .title,
.item .subtitle {
	text-align: center;
}

.itemFull .image {
	margin-top: 15px;
	text-align: center;
}
.itemFull .country {
	font-weight: bold;
	margin-bottom: 5px;
}

.newsRightList .item {
	margin-bottom: 10px;
}
.newsRightList .item .title {
	font-weight: bold;
}
.newsFull .image {
	float: left;
	margin: 0 15px 5px 0;
}
.newsFull .subtitle {
	font-weight: bold;
	margin-bottom: 15px;
}

/*--- LISTS ---*/
.list {
	text-align: center;
}
.list p {
	margin: 0;
	padding: 0;
}
.list .item {
	display: inline-block;
	margin: 8px 12px;
}
.list h2 {
	margin: 0 0 6px 0;
}
.list h2,
.list h2 a,
.list h2 a:visited {
}
.list .pic {
	margin: 7px 0;
}
/*--- END OF LISTS ---*/



/* ====== Comment form ====== */
.webForm {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.webForm td {
	font-size: 12px; 
	padding: 5px 3px;
	vertical-align: top;
}
.webForm .fieldTitle {
	font-weight: bold;
	padding-right: 4px;
	text-align: right;
	width: 150px;
}
.webForm .fieldTitle img {
	vertical-align: middle;
}
.webForm input {
	border: 1px solid silver;
	font-size: 12px; 
	width: 100%;
}
.webForm textarea {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 8pt; 
	height: 150px;
	width: 100%;
}
.webForm .fieldControl {
	width: 320px;
}
.webForm .fieldCheckbox input,
.webForm .fieldRadio input {
	border: 0;
	font-size: 11px; 
	width: auto;
}
.webForm .fieldCaptcha {
	vertical-align: middle;
}
.webForm .button {
	border: 1px solid silver;
	width: 120px;
}
.webForm .fieldComments {
	font-style: italic;
	font-weight: normal;
}


.errorMessages {
	border-bottom: 2px solid silver;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: center;
}
.errorMessages .title {
}
.errorMessages .message {
	color: #842222;
	font-size: 13px; 
	margin-bottom: 5px;
}
.successMessages {
	font-size: 13px; 
	margin-top: 40px;
	text-align: center;
}
/* ====== End of Comment form ====== */

#lang {
	left: 665px;
	margin: 10px 0px 0px 10px;
	position: absolute;
	top: 210px;
}
.langspace {
	margin-right:5px;
}

#topmenu {
	background-image: url(/images2/etnovyr/menu_back.png);
	background-repeat: no-repeat;
	height: 35px;
	left: 235px;
	position: absolute;
	top: 210px;
	width: 430px;
}
ul.menu { 
	list-style: none; 
	padding: 0; 
	text-align: left;

	background-image: url(/images2/etnovyr/menu_back.png);
	background-repeat: no-repeat;
	height: 35px;
	left: 240px;
	position: absolute;
	top: 198px;
	width: 430px;
}
ul.menu * {margin:0; padding:0}
ul.menu a {         color:#5c4527; text-decoration:none; display:block; }
/*ul.menu a:visited { color:#9d3d0f; text-decoration:none; }*/
ul.menu a:hover {   color:#ffffff; text-decoration:none; }
ul.menu li {position:relative; float:left; margin-right:0}
ul.menu ul {position:absolute; top:27px; left:0; display:none; list-style:none; border:1px solid #f6841d;}
ul.menu ul li {position:relative; width:190px; margin:0}
ul.menu ul li a {         background-color: #fdb616; color: #5c4527; padding:2px 7px 3px; display:block; }
/*ul.menu ul li a:visited { background-color: #ffcd79; color: #9d3d0f; }*/
ul.menu ul li a:hover {   background-color: #f6841d; color: #ffffff; }
ul.menu ul ul { left:190px; top:2px }
ul.menu .menulink {padding: 6px 7px; margin-top: 2px; font-weight:bold; text-transform: lowercase; border:1px; }
ul.menu .menulink:hover { background-color: #f6841d; color: #ffffff; }
ul.menu .sub {background: #fdb616 url(/images2/etnovyr/arrow.gif) 178px 8px no-repeat}
ul.menu .sub:hover { color: #ffffff; }
ul.menu .menuhover { background-color: #f6841d; color: #ffffff; }
ul.menu .first { margin-left: 15px; }
