body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	color: black;
	text-decoration: none;
}
a:hover 
{
	color: #FF0000;
	text-decoration:none;
}
.main {
	width: 996px;
	padding: 1px;
	border: thin solid #CCCCCC;
}
.header {
	background-color: #CCCCCC;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	vertical-align: top;
}
	.header h1 
	{
		float: left;
	}
	.header h1 a
	{
		display: block;
		width: 300px;
		height: 150px;
		float: left;
	}
	
	.header h1 a span
	{
		display: none;
	}
.mainmenu {
	background-color: #CCCCCC;
	background-image: url(../images/02_0.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
.mainbody {
	background-image: url(../images/03.jpg);
	background-repeat: repeat-y;
	height: 778px;
	text-align: left;
	vertical-align: top;
}
.mainmenutext {
	font-weight: bolder;
	font-size: 12px;
}
.mainmenutext h2
{
	margin:0px;
	padding: 0 0 0 35px;
  display: inline;
	float: left;
	font-size: 12px;
}

.mainbodytext {
	font-size: 12px;
	margin: 20px;
}
.priemnabytok {
	text-align: left;
	vertical-align: top;
	width: 434px;
	height: 364px;
	background-image: url(../images/04_0.jpg);
	background-repeat: no-repeat;
}
.priemnabytok_bottom
{
	text-align: left;
	vertical-align: middle;
	width: 434px;
	height: 42px;
	background-image: url(../images/04_1.gif);
	background-repeat: no-repeat;
}
.priemnabytoktext {
	margin: 6px;
	font-weight: bolder;
	font-size: 22px;
}
.overview {
	padding: 10px;
	font-size: 18px;
	line-height: 22px;
	font-variant: normal;
}
.priemnabytokpopis {
	padding: 12px 0 0 22px;
	font-weight: bolder;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
}
.otherblock {
	background-image: url(../images/05_0.jpg);
	height: 160px;
	width: 200px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}
.otherblock_bottom {
	background-attachment: scroll;
	background-image: url(../images/05_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 200px;
	padding-top: 2px;
	font-size: 10px;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 12px;
	text-align: right;
	vertical-align:middle;
}
div.top_links {
					text-align:right;
					margin-top: 10px;
					margin-right: 30px;
					font-size: 12px;
					font-weight: bolder;
					text-decoration: none;
}
#catMenuTitle {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/02_0.jpg);
	border: thin solid #CCCCCC;
}
.categoryMenu
{
vertical-align: top;
border: 1px #CCCCCC solid;
}
div.content
{
margin: 2px;
horizontal-align: left;
}
H1 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    display: inline;
    }
H2 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    }
H3 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px;
    display: inline;
    }

H4 {
    margin: 14px;
    font-size: 14px;
    font-style: italic;
    }
img {
    border: 0px;
    vertical-align: bottom;
    margin: 2px;
    } 
P {
    margin: 15px;
  }   
