/* CSS Document */
 
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	color: #5A5A5A;
}

form {
	margin: 0px;
	padding: 0px;


}

a {
	color: #E23030;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h2 {
	margin: 0px;
	padding: 7px 0px 7px 20px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #2B6DAA;
}

h4 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #7ABB07;
}

input.text {
	margin: 0px;
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #A8A8A8;
}

input.texterror {
	margin: 0px;
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #FF0000;
}

textarea.text {
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #A8A8A8;
}

textarea.texterror {
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid #FF0000;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.page {
	margin: 0px auto;
	padding: 0px;
	width: 985px;
}

.top {
	margin: 0px;
	padding: 0px;
	width: 985px;
	height: 233px;
	background-image: url(img/bgtop.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.logo {
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.logo a {
	display: block;
	width: 250px;
	height: 200px;
}

.logo a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.time {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	left: 230px;
	font-size: 12px;
}

.ico01 {
	margin: 0px;
	padding: 0px;
	width: 92px;
	height: 74px;
	position: absolute;
	bottom: 10px;
	right: 365px;
}

.ico01 a {
	margin: 0px;
	padding: 0px;
	width: 92px;
	height: 74px;
	display: block;
	background-image: url(img/home_green.png);
	background-repeat: no-repeat;
}

.ico01 a:hover {
	background-image: url(img/home_blue.png);
	background-repeat: no-repeat;
}

.ico02 {
bottom:8px;
height:74px;
margin:0;
padding:0;
position:absolute;
right:205px;
width:138px;
}

.ico02 a {
	margin: 0px;
	padding: 0px;
	width: 138px;
	height: 74px;
	display: block;
	background-image: url(img/forum_green.png);
	background-repeat: no-repeat;
}

.ico02 a:hover {
	background-image: url(img/forum_blue.png);
	background-repeat: no-repeat;
}

.ico03 {
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 74px;
	position: absolute;
	bottom: 10px;
	right: 205px;
}

.ico03 a {
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 74px;
	display: block;
	background-image: url(img/czat_green.png);
	background-repeat: no-repeat;
}

.ico03 a:hover {
	background-image: url(img/czat_blue.png);
	background-repeat: no-repeat;
}

.ico04 {
	margin: 0px;
	padding: 0px;
	width: 73px;
	height: 74px;
	position: absolute;
	bottom: 10px;
	right: 120px;
}

.ico04 a {
	margin: 0px;
	padding: 0px;
	width: 73px;
	height: 74px;
	display: block;
	background-image: url(img/ankiety_green.png);
	background-repeat: no-repeat;
}

.ico04 a:hover {
	background-image: url(img/ankiety_blue.png);
	background-repeat: no-repeat;
}

.ico05 {
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 74px;
	position: absolute;
	bottom: 10px;
	right: 30px;
}

.ico05 a {
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 74px;
	display: block;
	background-image: url(img/contact_green.png);
	background-repeat: no-repeat;
}

.ico05 a:hover {
	background-image: url(img/contact_blue.png);
	background-repeat: no-repeat;
}


















.bgpath {
	margin: 0px;
	padding: 0px;
	width: 985px;
	height: 26px;
	background-image: url(img/bgpath.jpg);
	background-repeat: no-repeat;
}

.bgbottom {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 48px;
	background-image: url(img/bgbottom.jpg);
}

.bottom {
	margin: 0px auto;
	padding: 0px;
	width: 985px;
	height: 48px;
	position: relative;
}

.talem {
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 48px;
	background-image: url(img/bgtalem.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 25px;
}

.talem a{
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 48px;
	display: block;
}

.talem a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.bgmenuleft {
	margin: 0px;
	padding: 0px;
	width: 232px;
	background-image: url(img/bgmenuleft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.menuleft {
	margin: 0px;
	padding: 0px;
}

.menuleft a {
	margin: 0px;
	padding: 17px 0px 0px 50px;
	display: block;
	height: 30px;
	background-image: url(img/bgmenu.png);
	background-repeat: no-repeat;
	color: #474747;
	font-weight: bold;
	text-decoration: none;
}

.menuleft a:hover {
	background-image: url(img/bgmenuhover3.png);
	background-repeat: no-repeat;
	color: #ffffff;
}

.menuleft-active {
	margin: 0px;
	padding: 0px;
}

.menuleft-active a {
	margin: 0px;
	padding: 17px 0px 0px 50px;
	display: block;
	height: 30px;
	background-image: url(img/bgmenuhover.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menuleftspacer {
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: 8px;
	overflow: hidden;
	background-image: url(img/bgmenuleftspacer.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.menuleftsub {
	margin: 0px;
	padding: 3px 0px;
	width: 213px;
	float:right;
}

.menuleftsub a {
	margin: 0px;
	padding: 3px 5px 3px 15px;
	display: block;
	background-image: url(img/bgmenusub.jpg);
	background-repeat: no-repeat;
	color: #747474;
	text-decoration: none;
}

.menuleftsub a:hover {
	background-image: url(img/bgmenusubhover.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.menuleftsub-active {
	margin: 0px;
	padding: 3px 0px;
	width: 213px;
	float:right;
}

.menuleftsub-active a {
	margin: 0px;
	padding: 3px 5px 3px 15px;
	display: block;
	background-image: url(img/bgmenusubhover.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}

.menuleftsubsub {
	margin: 0px;
	padding: 3px 0px;
	width: 213px;
	float:right;
}

.menuleftsubsub a {
	margin: 0px;
	padding: 3px 5px 3px 35px;
	display: block;
	background-image: url(img/bgmenusubsub.jpg);
	background-repeat: no-repeat;
	color: #494949;
}

.menuleftsubsub-active {
	margin: 0px;
	padding: 3px 0px;
	width: 213px;
	float:right;
}

.menuleftsubsub-active a {
	margin: 0px;
	padding: 3px 5px 3px 35px;
	display: block;
	background-image: url(img/bgmenusubsub.jpg);
	background-repeat: no-repeat;
	color: #494949;
	font-weight: bold;
}







.bgsearch {
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: 155px;
	background-image: url(img/bgsearch.jpg);
	background-repeat: no-repeat;
}

.leftpage {
	margin: 0px;
	padding: 0px;
	width: 232px;
	float: left;
}

.rightpage {
	margin: 0px;
	padding: 0px;
	width: 753px;
	float: left;
}

.bghead {
	margin: 0px;
	padding: 0px;
	width: 723;
	height: 29px;
	background-image: url(img/bghead.jpg);
	background-repeat: no-repeat;
}

.column {
	margin: 0px;
	padding: 0px;
	width: 361px;
	float: left;
	height:205px;
}










/*css page default*/

.content {
	margin: 0px;
	padding: 0px 15px;
}

.moreback {
	margin: 0px;
	padding: 0px;
}

a.more {
	margin: 0px;
	padding: 1px 0px 0px 10px;
	width: 76px;
	height: 17px;
	color: #ffffff;
	text-align: center;
	float: right;
	display: block;
	background-image: url(img/bgmore.gif);
	background-repeat: no-repeat;
}

a.back {
	margin: 0px;
	padding: 1px 0px 0px 10px;
	width: 76px;
	height: 17px;
	color: #ffffff;
	text-align: center;
	float: left;
	display: block;
	background-image: url(img/bgback.gif);
	background-repeat: no-repeat;
}

a.print {
	margin: 0px 0px 0px 20px;
	padding: 1px 0px 0px 10px;
	width: 76px;
	height: 17px;
	color: #ffffff;
	text-align: center;
	float: right;
	display: block;
	background-image: url(img/bgprint.gif);
	background-repeat: no-repeat;
}

a.advice {
	margin: 0px 0px 0px 20px;
	padding: 1px 0px 0px 10px;
	width: 76px;
	height: 17px;
	color: #ffffff;
	text-align: center;
	float: right;
	display: block;
	background-image: url(img/bgadvice.gif);
	background-repeat: no-repeat;
}

.date {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 10px;
	color: #767674;
}

.article {
	margin: 0px;
	padding: 10px 15px;
}


a img {
border:0px solid;
}


.article ul {
	list-style: url(img/arrow.gif);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.article li {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}
.article li a {
	color: #2B6DAA;
}

.articleimg {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
}

.articleimg img {
	margin: 0px;
	padding: 5px;
	border: 1px solid #78BF0B;
}

.articleimgleft {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 100px;
	height: 120px;
}

.articleimgleft img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #AAAAAA;
	width: 100px;
}

.download {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.download a {
	color: #555555;
}

.download a:hover {
	color: #2B6DAA;
}

.download-name {
	margin: 0px;
	padding: 0px 10px;
	width: 550px;
	float: left;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.download-size {
	margin: 0px;
	padding: 0px 10px;
	width: 80px;
	float: left;
	text-align: right;
}

.download-img {
	margin: 0px;
	padding: 0px;
	width: 20px;
	float: left;
	text-align: center;
}

.download-img img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.galleryone {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}

.galleryone img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #78BF0B;
}

.gallery {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 165px;
	height: 200px;
	overflow: hidden;
	float: left;
}

.gallery img {
	margin: 0px;
	padding: 2px;
	float: none;
	width: 120px;
}

.gallery h3 {
	text-align: left;
	height: 28px;
	overflow: hidden;
}

.links {
	margin: 0px;
	padding: 0px 10px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.links a {
	color: #7BC107;
	font-weight: bold;
}

.links p {
	margin: 0px;
	padding: 0px;
}

.movie {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}

.prevnext {
	margin: 0px;
	padding: 0px 25px;
	text-align: center;
	float:left;
width:100%;
}

a.prev {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	float:left;
	margin-left: 15px;
}

a:hover.prev {
	color: #000000;
}

a.next {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	float:right;
	margin-right: 15px;
}

a:hover.next {
	color: #000000;
}

.error-txt {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
}

.confirm-txt {
	font-size: 11px;
	font-weight: bold;
	color: #55b32b;
	text-align: center;
	margin: 0px;
}
