*, html {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	background-color: #4c4c4c;
	font-family: Tahoma;
	font-size: 12px;
}



img {
	border: none;
}






.shapka {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.menu ul {
	list-style-type: none;
	display: inline;
}
.menu li {
	margin-left: 7px;
	margin-right: 7px;
}
.main {
	background-color: #FFFFFF;
}
.main .content {
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	padding-right: 10px;
	font-family: Tahoma;
}
.main .content .tablica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	width: 100%;
	text-align: center;
}
.main  .content  .tablica  tr td {
	text-align: center;
	padding-left: 3px;
}

.main .content p {
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 18px;
}
.main .content a {
	color: #000000;
	text-decoration: underline;
}
.main .content a:hover {
	color: #660000;
	text-decoration: none;
}
.main .content h1 {
	font-size: 16px;
	text-indent: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	padding-top: 7px;
	padding-bottom: 3px;
	color: #373737;
}
.main .content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #282828;
}




.main .podmenu {
	width: 220px;
}
.main .podmenu .punct {
	background-image: url(images/podmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	font-family: Tahoma;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	padding-right: 2px;
}
.main .podmenu .punct2 {
	background-image: url(images/podmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	font-family: Tahoma;
	height: 38px;
	vertical-align: middle;
	text-align: left;
	padding-right: 2px;
}
.main .podmenu .podpunct ul {
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/strelka.gif);
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 10px;
	line-height: 17px;
}
.main .podmenu .podpunct a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.main .podmenu .podpunct a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.main .primeru {
	width: 150px;
}
.main .primeru img {
	border: 1px solid #333333;
	width: 120px;
	height: 120px;
	margin: 5px;
}


.main .primeru td {
	text-align: center;
}

.main .primeru .punct {
	background-image: url(images/podmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	font-family: Tahoma;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	padding-right: 2px;
}
.border_left {
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 16px;
}
.border_right {
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 16px;
}

.footer {
	font-size: 12px;
	color: #FFFFFF;
	height: 40px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #747474;
	padding-right: 17px;
}
.str_materialu  {
	margin-left: 25px;
	padding-left: 20px;
}
.str_materialu ul {
	margin-left: 50px;
}
