/** BASIC */

html, body {
	height: 100%;
}

td {
  vertical-align: top ;
}

.text1 {
	padding-left: 17px;
	background: url(images/homepage15.gif) no-repeat left center;
}

.text2 {
	padding-left: 12px;
	background: url(images/homepage20.gif) no-repeat 2px center;
}

.more {
	display: block;
	height: 19px;
	background: url(images/homepage21.gif) no-repeat right top;
}

.more b { position: absolute; left: -10000px; }

.blue {
	color: #375473 ;
	font-weight: bold ;
}

.ul1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul1 a {
	padding-left: 12px;
	background: url(images/homepage18.gif) no-repeat 4px center;
}

/** WRAPPER */

#wrapper {
}

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
	padding-bottom: 20px;
}

#left {
	float: left;
	width: 246px;
}

#right {
	float: left;
	width: 532px;
}

/** HEADER */

#header {
	width: 246px;
	height: 54px;
	background: url(images/homepage08.jpg) no-repeat;
}

#header ul {
	margin: 0px;
	padding: 0px 0px 0px 28px;
	list-style: none;
	text-align: center;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 35px 10px 0px 12px;
}

#header-link1 {	background: url(images/home.jpg) no-repeat center center; }

#header-link2 { background: url(images/download.jpg) no-repeat center center; }

#header-link3 { background: url(images/shop.jpg) no-repeat center center; }

#logo {
  background-image: url("./images/homepage09.jpg") ;
  background-repeat: no-repeat ;
  text-align: center ;
}

#web {
  color: white ;
  font-size: 22px ;
  /*font-weight: bold ;*/
  text-decoration: none ;
  display: block ;
  padding: 55px 0px 55px 0px ;
  letter-spacing: 4px ;
}

/** MAIN MENU */

#mainmenu {
	padding: 10px 25px;
}

#mainmenu ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainmenu li {
	padding: 10px 0px;
}

#mainmenu li.underlined {
	background: url(images/homepage11.gif) repeat-x left bottom;
}

#mainmenu .mainmenuar {
	padding: 0px 0px 0px 22px;
	background: url(images/homepage10.gif) no-repeat left center;
	color: #375473;
}

#mainmenu1 {}
#mainmenu2 {}
#mainmenu3 {}
#mainmenu4 {}
#mainmenu5 {}
#mainmenu6 {}

.submenu {
  padding: 5px 0px 0px 40px ;
}

.submenu a {
  font-size: 12px ;
  line-height: 1.3 ;
}

/** ADS1 */

#ads1 {
	padding-left: 25px;
}

/** SPLASH */

#splash {
  font-size: 20px ;
  /*font-weight: bold ;*/
  color: #214772 ;
	margin: 0px ;
	padding: 110px 22px 50px 0px ;
	background-image: url("./images/homepage14.jpg") ;
  background-repeat: no-repeat ;
  text-align: right ;
  letter-spacing: 1px ;
}

/** 2-COLUMN LAYOUT */

.two-col {
}

.two-col .colA {
	float: left;
	width: 305px;
}

.two-col .colA .text1 {
	margin: 20px 16px 20px 18px;
}

.two-col .colA .content {
	margin: 20px 16px 20px 18px;
}

.two-col .colB {
	float: left;
	width: 227px;
	border-top: 1px solid #FFFFFF;
}

.two-col .colB .text1 {
	margin: 20px 25px 20px 16px;
}

.two-col .colB .text2 {
	margin-left: 80px;
}

.two-col .colB .content {
	margin: 0px 25px 0px 16px;
}

/** 1-COLUMN LAYOUT */

.one-col {
}

/** BOX1 */

#box1 {
	padding-bottom: 10px;
	background: url(images/homepage04.gif) no-repeat left bottom;
}

/** BOX2 */

#box2 {
	padding-bottom: 10px;
	background: url(images/homepage05.gif) no-repeat left bottom;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
	padding: 25px;
	background: url(images/homepage05.gif) no-repeat left bottom;
}

#box4 .text1 {
	margin-bottom: 16px;
}

#box5 {
	padding: 10px 25px 25px 25px;
	background: url(images/homepage05.gif) no-repeat left bottom;
}

#box5 .text1 {
	margin-bottom: 16px;
}

/** FOOTER */

#footer {
	height: 100px;
}

#footer div {
	width: 720px;
	margin: 0px auto;
	padding-top: 20px;
}

#footer-links {
	float: left;
}

#copyright {
	float: right;
}

.nazevvyrobku {
  padding: 5px 10px 0px 0px ;
  vertical-align: top ;
}

.cenavyrobku {
  text-align: right ;
  padding: 5px 5px 0px 0px ;
}

.cenavyrobku2 {
  text-align: right ;
  padding: 5px 5px 0px 0px ;
  color: silver ;
}

th {
  font-weight: bold ;
  text-align: left ;
  padding: 0px 5px 0px 0px ;
} 

.category {
  font-weight: bold ;
  color: #f43b3b;
  display: block ;
  padding: 0px 0px 7px 0px ;
} 

.sracad td {
  padding: 5px 0px 5px 0px ;
} 