body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 100% verdana, sans-serif;
	background: #121A33;
	background: linear-gradient(0deg, rgba(18, 26, 51, 1) 0%, rgba(97, 141, 195, 1) 100%);
}

#container {
width: 100%;
margin-left: auto;
margin-right: auto;
padding: 0;
line-height: 1.5em;
}

#banner {

  	height: 0;
	padding: 0;
	color: #333;
	width: 100%;
	background-repeat: repeat-x;
	position: relative;
	overflow: hidden;
	background-position: bottom;
	background-image: url(images/1lviv_016.jpg);
	background-size:cover;
}
#banner #text {
	font-size: 23px;
	margin-top: 80px;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	margin-right: auto;
	height: 65px;
}
#banner #img3 {
	width: 100px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: -65px;
	text-align: center;
}



		/* TOP NAVIGATION */
#navlist {
	width: 100%;
	text-align: left;
	letter-spacing: 3px;
	color: #fff;
	background: #121a33;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}

#navlist li {
list-style: none;
margin: 0;
display: inline;
}
#navlist li a {
padding: 5px .75em;
margin: 0;
color: #fff;
background: #e99d05;
text-decoration: none;
}
#navlist li a:link { color: #fff;
background: #e99d05;
}
#navlist li a:visited {
color: #fff;
background: #e99d05;
}
#navlist li a:hover {
color: #000;
background: #e99d05;
}
#navlist li a#current {
color: #fff;
background:#e99d05;
}

		/* LEFT MENU */
.menu ul li {
	line-height: 1.8em;
	padding: 0;
	list-style-type: square;
	color: #6A9662;
	background: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
.menu ul li a {
color: #F17C0B;
background: none;
}
.menu ul li a:hover {
color: #6A9662;
background: none;
}

		/* MAIN CONTENT */
#content {
	margin-left: 190px;
	margin-right: 170px;
	border-left: 1px dashed #333;
	border-right: 1px dashed #333;
	color: #555;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
#content #flags {
	text-align: center;
}
#reg2 h2 {
	text-align: left;
	margin-right: 0px;
	padding-right: 0px;
	font-size: 16px;

}
#reg2{
	text-align: left;
	
}

		/* ARTICLES */
.intro {
float:left;
width: 25%;
margin: 3px 0 5px 0;
padding: 5px;
text-align:left;
}
.intro2 {
float: left;
width: 25%;
margin: 3px 0 5px 20px;
padding: 5px;
}
.intro3 {
float:right;
width: 33%;
margin: 3px 0 5px 0;
padding: 5px;
}
.intro3 h4 {
	margin-bottom: -15px;
}

		/* LEFT SIDEBAR */
#sidebar-a {
	float: left;
	width: 180px;
	margin-right: 5px;
	color: #666;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#content  .intro3  p {
	margin-top: 20px;
	margin-bottom: -5px;
}
#content .intro h3 {
	margin-bottom: -10px;
}
#content .intro2 h3 {
	margin-bottom: -10px;
}




		/* RIGHT SIDEBAR */
#sidebar-b {
	float: right;
	width: 160px;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

		/* FOOTER */
#sidebar-b h3 {
	text-transform: none;
	margin-bottom: 10px;
}
#sidebar-b h4 {
}


#footer  a:hover {
text-decoration: none;
color: #FE3F22;
background-color:#2E2EB6;
}

		/* LINKS */
a {
text-decoration: none;
color: #F17C0B;
}
a:hover {
text-decoration:underline;
color: #666;
}
a img {
border: 0;
}
		/* IMAGE PROPERTIES */
.border {
	padding: 5px;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.logo {
	margin-top: 5px;
	padding: 3px;
	margin-left: 4px;
}

.imgleft {
	float: left;
	border: 1px solid #90b905;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content #pan {
	text-align: left;
	width: 110px;
	float: left;
	margin-right: 8px;
}
#pan #pan2 {
	font-size: 9px;
	width: 100px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	margin-right: 5px;
}
#content #reg {
	width: 210px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #6A9662;
}

.imgnidnuc {
	height: 50px;
	width: 100px;
	margin-left: 50px;
	margin-right: 10px;
	margin-bottom: -10px;
}
#reg form {
	text-align: right;
	padding-right: 10px;
	margin-bottom: 2px;
	margin-top: 20px;
}
#reg input {
	margin-bottom: 2px;
}
.input1 {
	margin-right: 98px;
}


.register {
	text-align: center;
}
#reg p {
	background-color: #6A9662;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: -15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}


/*Велика форма*/


#reg2 form {
	text-align: right;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right: 5px;
}
#reg2 input {
	margin-bottom: -1px;
	margin-right: 50px;
	margin-top: 5px;
}
#reg2 .select {
	margin-right: 50px;
	margin-bottom: -1px;
	width: 144px;
	margin-top: 10px;
}
#reg2 textarea {
	margin-right: 50px;
	margin-bottom: -3px;
	width: 180px;
	margin-top: 8px;
}

#reg2 p {
	background-color: #FFFFFF;
	font-size: 16px;
	color: #000000;
	margin-bottom: -15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}
.pf {
	font-weight: normal;
	margin-right: 50px;
}

#content #reg2 {
	width: 380px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	padding-right: 0px;
}
#reg2 #reg2input .select {
	margin-right: 11px;
	margin-top: 2px;
}
#reg2 #reg2input {
	width: 330px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: -1px;
}

#reg2input input {
	margin-right: 5px;
	position: relative;
}






		/* HEADING PROPERTIES */
h1 {
width: 30%;
font-size: 200%;
letter-spacing: 5px;
color:#6A9662;
background: #fff;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	letter-spacing: 6px;
	color:#2E2EB6;
	background: #fff;
}
h3 {
padding: 5px;
text-transform: uppercase;
font-size: 110%;
color:#fff;
background: #e99d05;
}
h4 {
padding: 5px;
text-transform: uppercase;
font-size: 110%;
color:#fff;
background: #F17C0B;
}

.img1 {
	padding-top: 30px;
	padding-left: 20px;
}
.img2   {
	margin-top: 30px;
	margin-right: 20px;
}
#banner  .img5 {
	margin-left: 90px;
	margin-top: 20px;
	position: relative;
	margin-right: 0px;
}
#banner .img6 {
	margin-top: 6px;
	margin-right: 120px;
	position: relative;
	margin-left: 0px;
}
#banner #img3 img {
	margin-right: auto;
	margin-left: auto;
}


#sidebar-b  h4 {
	background-image: none;
	color: #000000;
	padding-bottom: -5px;
	padding-top: -5px;
	margin-bottom: -15px;
	margin-top: -5px;
	font-size: 10px;
}
.pconf {
	font-weight: bold;
	text-align: center;
	font-size: 150%;
	color: #ffffff;
	margin-top: 30px;
}
.pconf2 {
	color: #e99d05;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 170%;
}
.pconf3 {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pconf4 {
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pconf4 img{
	margin-right: 15px;
}
.pconf5 {
	color: #e99d05;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#db{
	color: #9ab5e4;
	text-align: center;
}

#content #emblema {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.pheader {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -15px;
	color: #000099;
}
.pheader2 {
	font-size: 15px;
	color: #000099;
	margin-bottom: 2px;
	font-weight: bold;
}
.pheader3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -15px;
	color: #000000;
	margin-top: 5px;
}
#text {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content #flags {
	text-align: right;
	width: 55px;
	float: right;
	margin-top: -3px;
	margin-bottom: 1px;
}
#content #name {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}
#program #programname  {
	width: 300px;
	float: left;
	margin-right: 10px;
	text-align: left;
}
#reg2 #program {
	font-size: 130%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#program #programflags {
	text-align: center;
}
#programflags img {
	border: 1px solid #000000;
}
#flags img {
	border: 1px solid #000000;
}

#content #reg3 {
	text-align: left;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F17C0B;
	border-bottom-color: #F17C0B;
	border-left-color: #F17C0B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#reg3 h4 {
	text-align: center;
}
#reg3 p {
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 20px;
	padding-left: 20px;
}

#reg2 #tema {
	font-size: 10px;
}
#tema p {
	margin-right: 80px;
	font-size: 11px;
	padding-bottom: 20px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#tema input {
	width: 20px;
	margin-right: 45px;
	margin-left: 300px;
	margin-top: -25px;
	margin-bottom: 20px;
}
.red {color: #FF0000}
.menu .logo5 {
	margin-bottom: -7px;
	height: 20px;
	width: 29px;
}
#container #content table {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	border:3px;
}
.pad {
	padding-left: 10px;
}

.letter {
    color: red; /* Цвет символа */
	font-size: 130%;
} 
