/* html */
body{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #424242;
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
form{
	margin: 0px; 
	padding: 0px;
}
input, textarea, select{
	font-size: 11px;
	font-family: Tahoma,Arial,sans-serif;
}

/* tekst */
.red{
	color: red;
}
.color{
	color: #6c9b8b;
}
.tcenter{
	text-align: center;
}
.tright{
	text-align: right;
}
.tleft{
	text-align: left;
}
.justify{
	text-align: justify;
}


/* main class */
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both; 
	height: 0px; 
	font-size: 0px; 
	line-height: 0px;
}
#page{
	width: 822px;
	margin: 0px auto;
}
.cleft{
	width: 234px;
	padding: 0px 3px 0px 0px;
}
.cright{
	width: 585px;
}


.top_menu_left{
	height: 255px;
	background-image: url("i/top_menu.gif");
	background-repeat: no-repeat;
}

/* linki */
a, 
a:visited, 
a:active, 
a:link{
	color: #40697D; 
	text-decoration: none;
}
a:hover{
	color: #40697D;
	text-decoration: underline;
}

.top_menu_left .link1 a.link1,
.top_menu_left .link2 a.link2,
.top_menu_left .link3 a.link3{
	display: block;
	color: white;
	font-weight: bold;
	padding: 15px 10px 15px 55px;
}
.top_menu_left .link1{
	padding: 20px 10px 10px 20px;
}
.top_menu_left .link2{
	padding: 10px 10px 10px 20px;
}
.top_menu_left .link3{
	padding: 20px 10px 10px 20px;
}

.top{
	width: 822px;
	height: 101px;
	padding: 0px 0px 3px 0px;
	background-image: url("i/top.gif");
	background-repeat: no-repeat;
}

.szukaj{
	height: 45px;
	width: 232px;
	background-image: url("i/szukajbg.gif");
	background-repeat: no-repeat;
}

.szukaj form{
	padding: 10px 0px 0px 20px;
}

.input{
	border: 1px solid #e8e8e8;
	padding: 2px;
	background-color: #f6f6f6;
	color: #c4c4c4;
}
.szukaj form .input{
	width: 160px;
}

.submitszukaj{
	background-image: url("i/go.gif");
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;
	width: 12px;
	height: 12px;
	margin: 2px 0px 0px 10px;
}

.top_menu_right{
	height: 45px;
}

.menu,
.foot{
	background-image: url("i/menu2.gif");
	background-repeat: repeat-x;
	height: 39px;
}
.foot{
	background-image: url("i/menu2.gif");
}

.menu a{
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding: 12px 21px 10px 20px;
}

.menu a:hover{
	color: white;
	text-decoration: none;
	background-image: url("i/active.gif");
}

.menu a:visited{
	color: white;
	text-decoration: none;
}

#dropmenudiv{
position:absolute;
border:1px solid #77aed8;
border-width: 0px 0px 1px 0px;
font:normal 11px Verdana;
z-index:100;
background-color: #8ec2e9;
padding: 5px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dashed #ffffff;
padding: 5px 0px 5px 0px;
text-decoration: none;
color: #40697D;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #77aed8;
}

.box{
	border: 1px solid #ececec;
	padding: 5px;
	background-image: url("i/box.gif");
	background-repeat: repeat-x;
}

.cright1{
	width: 409px;
	padding: 0px 3px 0px 0px;
}

.cright2{
	width: 173px;
}

.title1,
.title2{
	font-size: 14px;
	color: #40697D;
	font-weight: bold;
	background-image: url("i/title3.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 10px 0px;
}
.title2{
	color: #40697D;
	background-image: url("i/title3.gif");
}

.desc{
	padding: 0px 10px 5px 10px;
}

.content{
	padding: 3px 0px 0px 0px;
}

.foot{
	margin: 3px 0px 0px 0px;
	color: white;
}
.foot a{
	color: white;
}
.foot1,
.foot2{
	padding: 12px;
}
.foot1 span{
	padding: 0px 0px 0px 30px;
}

.foota2{
	padding: 0px 0px 0px 20px;
	background-image: url("i/foot2.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.foota1{
	padding: 0px 30px 0px 20px;
	background-image: url("i/foot1.gif");
	background-repeat: no-repeat;
	background-position: left;
	color:#aaaaaa;
}

.footcp{
	padding: 10px 20px 5px 20px;
}

.footcp .right,
.footcp .right a{color: #cacaca;}
.footcp .right a{font-weight: bold;}

.footcp .left .text{
	padding: 4px 4px 0px 8px;
}

.footcp .text{
	color: #898989;
}