@charset "utf-8";
/* CSS Document */



body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color:#6AC721;
	background-image: url(img/x_bgrnd.jpg);
	background-repeat:repeat-x;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: #0074E8 1px solid;
}
p {
	margin: 0;
	padding: 0;
}
.submit {
	background-color: #F4F4F4;
	color: #000000;
	border: 0px #0000FF solid;
	cursor: pointer;
	padding: 1px;
}
.submit2 {
	background-color: #006699;
	color: #FFFFFF;
	border: 0px #0000FF solid;
	cursor: pointer;
	padding: 1px;
}
.f_8 {
	font-size: 8pt;
}
.red {
	color: #FF0000;
}
.darkred {
	color: #CC3300;
}
.blue {
	color: #0000FF;
}
.darkblue {
	color: #000099;
}
.orange {
	color: #FF6600;
}
.back_grey {
	background-color: #F4F4F4;
}
.grey {
	color: #999999;
}
.underline {
	text-decoration:underline;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
.tx_left {
	text-align:left;
}
.tx_right {
	text-align:right;
}
.tx_center {
	text-align:center;
}
.clear {
	clear:both;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.bor_top {
	border-top: #CCCCCC solid 1px;
}
.bor_left {
	border-left: #CCCCCC solid 1px;
}
.bor_right {
	border-right: #CCCCCC solid 1px;
}
.bor_bottom {
	border-bottom: #CCCCCC solid 1px;
}
.cursor {
	cursor: pointer;
}
.pic_link a:link img {
	border:#333333 solid 1px;
}
.pic_link a:visited img {
	border:#333333 solid 1px;
}
.pic_link a:hover img {
	border:#FF0000 solid 1px;
}

.pic_link a:link img {border:#999999 solid 1px;}
.pic_link a:visited img {border:#999999 solid 1px;}
.pic_link a:hover img {border:#FF0000 solid 1px;}

.top_link a:link {color:#006600; text-decoration: underline;}
.top_link a:visited {color:#006600; text-decoration: underline;}
.top_link a:hover {color:#FF0000; text-decoration:none;}

.link a:link { color: #009966; text-decoration: none; }
.link a:visited { color: #009966; text-decoration: none; }
.link a:hover { color: #FF0000; text-decoration: none; }



/*Vunshen div*/

.bgrnd {
	margin: 0px;
	padding:0px;
	width: 1024px;
	height: 800px;
	background-image: url(img/bgrnd.jpg);
	background-repeat: no-repeat;
}

/*vunshen*/
.out {
	width: 993px;
	padding-left:0px;
}

/*LOGOTO*/
.logo {
	width: 685px;
	height: 123px;
}
.left2 {
	float:left;
	width: 158px;
}
.left {
	float:left;
	width: 150px;
}
.right {
	float:right;
	width: 685px;
}

/*sreda*/
.main_out {
	width: 685px;
	height: 455px;
}
/*STRANICITE*/

#mycustomscroll {
/* Typical fixed height and fixed width example */
	width: 620px;
	height: 360px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
}

.main {
	height: 360px;
	width: 620px;
	padding:20px 20px 20px 20px;
	overflow: auto;
}
.main_title {
	padding:10px 20px 0px 20px;
	color:#000000;
	text-decoration:underline;
}
.main ul {

	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 15px;
	color:#999999;
	font-weight: bold;

}

.main ul li {	
	
	padding-left:35px;
	padding-top:5px;

}
.main ul li p{	
	padding-top:6px;
}


/*menu*/
.menu_out {
	width:150px;
	padding-top:170px;
}
.menu {
	width: 150px;
}
.menu ul {
	
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.menu ul li {
	text-align:right;
	padding-right:5px;
	cursor:pointer;
}


/*Nai otdolu*/
.footer {
	width: 685px;
	text-align:right;
	color:#999999;
}
.footer p {
	padding-right:20px;
}
.rights {
	text-align:right;
	color:#999999;
}
.images_out {
	margin:0px;
	padding:0px 0px 0px 20px;
	float:left;
	
	
}
.images {
	margin-left:15px;
	margin-top:15px;
}
.project {	
	width: 590px;
	
}
