/* CSS Document */

*{
	padding: 0px;
	margin: 0;
}

body {
	background-color: #CCCCCC;
}

div.strona {
	margin: 0px auto auto auto;
	width: 632px;
	height: 100%;
	text-align: center;
	background-color: #909090;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 160px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

div.minusmargin {
	margin: 0px auto auto -158px;
}

div.stronafoto {
	background-color: #909090;
}

div.mainmenu {
	margin: 0px auto auto auto;
	width: 790px;
	height: 100%;
	text-align: center;
	background: white;
} 

div.mainmenu dl {
	float: left;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	position: absolute;
	z-index: 100;
}

.menu dl {
	width: 150px;
	margin: 0;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

.menu dl a:link, .menu dl a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu dl a:hover {
	color: #FF0000;
}

.menu dt {
	padding: 2px 5px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-position: center center;
}

.menu dd {
	margin: 0;
	padding: 3px 3px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
}

.menu dd a:link, .menu dd a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 3px 3px;
}

.menu dd a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}

.CV {
	font-size: 44px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CV a:hover {
	color: #FF0000;
}

.CV a: link, .CV a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.CVborder {
	border: 2px solid #909090;
	margin-top: -2px;
}

div.header {
	width: 790px;
	height: 25px;
	background-color: #000000;
}

div.logo {
	width: 790px;
	height: 120px;
	background-color: #000000;
	z-index: 1;
	background-image: url(../images/ICV.PNG);
	background-repeat: no-repeat;
	background-position: 170px 0px;
}

div.footer {
	width: 790px;
	height: 25px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: right;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.foto {
	position: relative; 
	top: 65px;
	cursor: pointer;
}

div.rightcolumn {
	position: relative;
	width: 156px;
	background-color: #000000;
	height: 1350px;
	bottom: 0px;
}

div.img
{
	width: 158px;
	height: 315px;
}


div.rightcolumn2 {

	position: relative;
	width: 156px;
	background-color: #000000;
	height: 153px;
	bottom: 0px;
}

div.rightcolumn3 {

	position: relative;
	width: 156px;
	background-color: #000000;
	height: 500px;
	bottom: 0px;
}

div.quotes {
	width: 156;
	height: 156;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 2px;
}

div.body div {
	float: left;
}

div.body {
	width: 790px;
	height: 100%;
}


div.belka {
	width: 158px;
	bottom: 0px;
}

div.studyfirst {
	margin-left: 60px;
	margin-top: 100px;
	z-index: 0;
	font-size: 16px;
	color: #000000;
	background-color: #909090;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.study {
	margin-left: 60px;
	margin-top: 20px;
	z-index: 0;
	font-size: 16px;
	color: #000000;
	background-color: #909090;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu6 {
	width: 450px;
	margin: 10px 25px 10px 25px;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu6 dt {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

#menu6 dd {
	background-color: #FFFFFF;
	color: #000;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0;
	font-weight: normal;
}

#menu7 {
	width: 450px;
	margin: 10px 25px 10px 25px;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu7 dt {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

#menu7 dd {
	background-color: #FFFFFF;
	color: #000;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
}

#menu8 {
	width: 450px;
	margin: 10px 25px 10px 25px;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu8 dt {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

#menu8 dd {
	background-color: #FFFFFF;
	color: #000;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0;
	font-weight: normal;
}

#menu9 {
	width: 450px;
	margin: 10px 25px 10px 25px;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu9 dt {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

#menu9 dd {
	background-color: #FFFFFF;
	color: #000;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0;
	font-weight: normal;
}
#menu10 {
	width: 450px;
	margin: 10px 25px 10px 25px;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu10 dt {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

#menu10 dd {
	background-color: #FFFFFF;
	color: #000;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0;
	font-weight: normal;
}

#menu11 {
	width: 450px;
	margin: 10px 25px 10px 25px;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu11 dt {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

#menu11 dd {
	background-color: #FFFFFF;
	color: #000;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0;
	font-weight: normal;
}
arrow {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}

arrow a:link, arrow a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 3px 3px;
}

arrow a:hover {
	color: #FF0000;
}

arrow a:last-child {
	border-bottom-color:#000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

content {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

content a:link, content a:visited {
	color: #000000;
	text-decoration: none;
	padding: 3px 3px;
}

content a:hover {
	color: #FF0000;
	text-decoration: none;
}

div.button {
	width: 140px;
	margin: 0;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666666;
}

div.button a:link, div.button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.button a:hover {
	color: #FF0000;
}

div.number {
	width: 13px;
	margin-left: 7px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666666;
	cursor: pointer;
}

div.number a:link, div.number a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.number a:hover {
	color: #FF0000;
}

div.numbercode {
	width: 13px;
	margin-left: 7px;
	margin-right: 7px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666666;
	cursor: pointer;
}

div.numbercode a:link, div.numbercode a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.numbercode a:hover {
	color: #FF0000;
}

div.buttonscreen {
	width: 140px;
	margin-left: 350px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666666;
}

div.buttonscreen a:link, div.buttonscreen a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.buttonscreen a:hover {
	color: #FF0000;
}

div.buttonmove {
	width: 140px;
	margin-left: 385px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666666;
}

div.buttonmove a:link, div.buttonmove a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.buttonmove a:hover {
	color: #FF0000;
}

div.buttoncode {
	width: 140px;
	margin-left: 300px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666666;
}

div.buttoncode a:link, div.buttoncode a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.buttoncode a:hover {
	color: #FF0000;
}

div.buttoncss {
	width: 140px;
	margin-left: 210px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666666;
}

div.buttoncss a:link, div.buttoncss a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.buttoncss a:hover {
	color: #FF0000;
}

div.buttontorque {
	width: 140px;
	margin-left: 160px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666666;
}

div.buttontorque a:link, div.buttontorque a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.buttontorque a:hover {
	color: #FF0000;
}

div.form {
	margin-top: 15px;
	position: relative;
	left: 30px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	height: 100%;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 2px solid #000000;
}

div.portfolio {
	margin-left: 10px;
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	height: 528px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 2px solid #000000;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
}

div.herb {
	margin-left: 10px;
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	height: 428px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 2px solid #000000;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
}

div.herbfoto1 {
	position: relative;
	color: #FFFFFF;
	background-color: #666666;
	height: 428px;
	width: 420px;
	border: 2px solid #000000;
	background-image: url(../images/f1.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}

div.herbfoto2 {
	position: relative;
	color: #FFFFFF;
	background-color: #666666;
	height: 428px;
	width: 420px;
	border: 2px solid #000000;
	background-image: url(../images/f2.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}

div.herbfoto3 {
	position: relative;
	color: #FFFFFF;
	background-color: #666666;
	height: 428px;
	width: 420px;
	border: 2px solid #000000;
	background-image: url(../images/f3.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}

div.herbfoto4 {
	position: relative;
	color: #FFFFFF;
	background-color: #666666;
	height: 428px;
	width: 420px;
	border: 2px solid #000000;
	background-image: url(../images/f4.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}


