@charset "UTF-8";
.vechirka li{
	list-style-type: none;
	margin-left: -30px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

body
{
	margin-top: 0px;
	background-image: url(Assets/Images/fabric-background.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


#container1 {
	margin-top: 10px; 
	background-image: url(Assets/Images/border.jpg);
	background-position: left;
	background-repeat: repeat-y;
	
}
#container2 {
	background-image: url(Assets/Images/border.jpg);
	background-repeat: repeat-y;
	background-position: right;
	overflow: auto;
}
#masthead {
	background-image: url(Assets/Images/border_horiz.jpg);
	width: 800px;
	margin-left: 30px;
	background-repeat: repeat-x;
	background-position: top;
	padding: 30px 0px 0px 0px;
	overflow: auto;
	height: 250px;
}
#navbar {
	width: 790px;
	margin-left: 40px;
	height: 25px;
	padding: 2.5px 0px;
}

#masthead a:link {
	color: #000;
	text-decoration: none;
}


#masthead a:visited {
	text-decoration: none;
	color: #000;
}
#masthead a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#masthead a:active {
	text-decoration: none;
	color: #000;
}

/*end NAVBAR*/
#kozaky {
	float: left;
	margin-left: 5px;
}
.vyshyvka-top {
	background-image: url(Assets/Images/vyshyvka-top.jpg);
	background-repeat: repeat-x;
	width: 518px;
	height: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.vyshyvka-bottom {
	background-image: url(Assets/Images/vyshyvka-bottom.jpg);
	background-repeat: repeat-x;
	width: 520px;
	height: 23px;
}
.vyshyvka-top2 {
	background-image: url(Assets/Images/vyshyvka-top.jpg);
	background-repeat: repeat-x;
	width: 248px;
	height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.vyshyvka-bottom2 {
	background-image: url(Assets/Images/vyshyvka-bottom.jpg);
	background-repeat: repeat-x;
	width: 250px;
	height: 23px;
}
.main_title {
	padding: 2px 5px;
	text-align: center;
}
.blue_title {
	text-align: center;
	margin: 0px;
	padding: 2.5px 0px;
}
#leftbar {
	float: left;
	width: 250px;
	margin: 2.5px 0px 0px 40px;
}
#main {
	width: 520px;
	float: left;
	margin: 2.5px 0px 10px 10px;
	display: inline;
}
.content {
	background-image: url(Assets/Images/vyshyvka-bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.content2 {
	padding: 30px 5px 0px 5px;
	background-repeat: repeat-x;
	background-position: top;
	overflow: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	background-image: url(Assets/Images/vyshyvka-bottom.jpg);
}
.bold {
	font-weight: bold;
}
.hz_border {
	width: 800px;
	background-image: url(Assets/Images/border_horiz.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	clear: both;
	margin-left: 30px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*end NAVBAR*/


h1 {
	font-size: 1.50em;
	color: #9A0000;
	margin-top: 7px;
	margin-bottom: 7px;
}
h2 {
	font-size: 1.25em;
	color: #9A0000;
	margin-top: 7px;
	margin-bottom: 7px;
}
h3 {
	font-size: 1em;
	color: #9A0000;
	margin-top: 7px;
	margin-bottom: 7px;
}
.date {
	text-align: center;
	background-color: #75DDDE;
}

.date2 {
	text-align: center;
	background-color: #FFFF99;
}

.date3 {
	text-align: center;
	background-color: #000000;
	padding: 4px 0PX;
	color: #FFFF99;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.center {
	text-align: center;
}
.italics {
	font-style: italic;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_center {
	margin-right: auto;
	margin-left: auto;
}
.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.img_box200 {
	width: 200px;
	font-size: 12px;
	text-align: center;
}
.img_box133 {
	width: 133px;
	font-size: 12px;
	text-align: center;
}

.video {
	margin-left: 40px;
}
.blue {
	color: #00FFFF;
}
.left {
	float: left;
}
.font36 {font-size: 36px}
.darkred {
	color: #FF9
}
.font10 {font-size: 10px}
.flyer {
	height: 589px;
	width: 455px;
}
.clear {
	clear: both;
}

