/** BASIC */

html, body {
	height: 100%;
}

h2 {
	font-size: 17px;
	margin-bottom: 10px;
}

h3 {
	font-size: 15px;
	margin-bottom: 10px;
}

.text1 {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(./images/subpage08.gif) no-repeat left center;
}

.title {
}

.title b {
	display: none;
}

#title1 {
	height: 43px;
	background: url(./images/homepage07.jpg) no-repeat left top;
}

#title2 {
	height: 43px;
	background: url(./images/homepage08.jpg) no-repeat right top;
}

#title3 {
	height: 43px;
	background: url(./images/homepage09.jpg) no-repeat right top;
}

#title4 {
	height: 43px;
	margin-left: -21px;
	background: url(./images/subpage01.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	width: 1010px;
	height: 200px;
	margin: 0px auto;
	background: url(./images/logo-nahore.gif) no-repeat left top;
}

#logo h1 {
 color: white;
 position: relative;
 top: 52px;
 left: 150px;
 font-size: 26px
}


.logoobraz {
 position: relative;
 top: 200px;
 left: 140px;
}


/** MENU */

#menu {
	width: 1010px;
	height: 60px;
	margin: 0px auto;
	background: url(./images/bg02t.jpg) no-repeat right top;
}

#menu ul {
	height: 60px;
	margin: 0px;
	padding: 0px 0px 0px 143px;
	background: url(./images/bg01t.jpg) no-repeat left top;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 60px;
}

#menu a {
 color: #fff;
 text-decoration: none;
 font-size: 14px;
 font-family: Arial;
 
 
}

#menu b {
 color: #fff;
 position: relative;
 top: 30px;
 left: 38px;
}

#menu1 {
	width: 109px;
	background: url(./images/homepage02.jpg) no-repeat left top;
}

#menu2 {
	width: 107px;
	background: url(./images/homepage03.jpg) no-repeat left top;
}

#menu3 {
	width: 108px;
	background: url(./images/homepage04.jpg) no-repeat left top;
}

#menu4 {
	width: 102px;
	background: url(./images/homepage05.jpg) no-repeat left top;
}

#menu5 {
	width: 109px;
	background: url(./images/homepage06.jpg) no-repeat left top;
}

/** CONTENT */

#content {
	width: 940px; 
	margin: 0px auto;
	padding: 12px 0px 40px 0px;
}

#left {
	float: left;
	width: 280px;
	padding: 0px 0px 0px 96px;
}

#right {
	float: left;
	width: 270px;
	padding: 0px 92px 20px 2px;
}

#subpage #content {
	width: 710px;
	padding: 18px 113px 70px 117px;
}

/** BOX1 */

#box1 {
	padding: 6px 0px 0px 0px;
}

#box1 .image {
	padding: 0px 0px 0px 27px;
}

#box1 .content {
	padding: 0px 0px 0px 18px;
}

#box1 .bg6 {
	padding: 31px 41px 0px 34px;
}

#box1 .link1 {
	display: block;
	height: 37px;
	margin: 0px -41px 0px -34px;
	background: url(./images/homepage14.jpg) no-repeat left top;
}

#box1 .link1 b {
	display: none;
}

/** BOX2 */

#box2 {
	padding: 6px 0px 0px 0px;
}

#box2 .bg9 {
	width: 252px;
}

#box2 .bg10 {
	padding: 27px 40px 20px 43px;
}

/** BOX3 */

#box3 {
}

#box3 .bg9 {
	width: 252px;
}

#box3 .bg10 {
	padding: 27px 40px 20px 43px;
}

/** BOX4 */

#box4 {
}

#box4 .bg13 {
	padding: 35px 35px 10px 20px;
}





.vlevo {
	float: left;
	width: 170px;
}

.vpravo {
	float: right;
	width: 435px;
}


#menuvlevo a:visited  {color: #000000; text-decoration: none; font-weight: bold; font-size: 12px; 
}                     
#menuvlevo a:link     {color: #000000; text-decoration: none; font-weight: bold; font-size: 12px; 
}
#menuvlevo a:hover    {color: #BB0000; text-decoration: none; font-weight: bold; font-size: 12px; 
}	
