/*----------------------------------------
------------------ smnet.pl --------------
-----------------------------------------*/

/*--------------- default ---------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
} ul {
	list-style-type: none;
} p {
	line-height: 130%;
	color: #333;
	font-size: 13px;
} em {
	margin: 4px 0;
	color: #666;
	font-size: 11px;
	font-style: normal;
	
} acronym {
	cursor: help;
}

/*--------------- border none ---------------*/

.border-none {
	border: 0 !important;
}

/*--------------- html & body ---------------*/

html {
}

body {
	font-size: 12px;
	color: #4a5157;
	
	font-family: verdana, arial, sans-serif;
	background: #055f9d url('images/back_top.jpg') repeat-x ;
	}#back1, #back2 {
			position: absolute;
			top: 0;
			height: 100%;
			width: 50%;
			z-index: -1000;
		} #back1 {
			background: #055f9d url('images/back_top.jpg') repeat-x top left;
		} #back2 {
			left: 50%;
			background: #055f9d url('images/bg_right.jpg') repeat-x top left;

	
}

/*--------------- center div  ---------------*/

#header, #content, #billboard, #footer {
	clear: both;
	margin: auto;
	width: 760px;
}

/*--------------- header ---------------*/

#header {
}

/*--------------- logo ---------------*/


} #logo * {
	display: none;
}

/*--------------- navigation ---------------*/

ul#nav {
	margin: auto;
	padding: 6px 0 0 0;
	width: 760px;
	height: 24px;
	display: block;
	text-align: center;
} ul#nav li {
	display: inline;
	position: relative;
	z-index: 1000;
	height: 24px;
	font-weight: bold;
	color: #fff;
} ul#nav li ul  {
	display: none;
} ul#nav li a {
	padding: 0 4px 12px 4px;
	color: #fff;
} ul#nav li a:hover {
	color: #B23839;
}

/*--------------- sub navigation ---------------*/

li.sub-nav ul {
	overflow: hidden;
	position: absolute;
	top: 24px;
	left: -4px;
	z-index: 1;
	width: 180px;
	display: block !important;
	text-align: left;
} li.sub-nav ul li {
	float: left !important;
	padding: 10px 0 0 5px;
	border: 0 !important;
	width: 180px !important;
	background: #77c9de;
} li.sub-nav ul li  a {
	padding: 0 !important;
}
/*--------------- billboard ---------------*/

#billboard {
}

/*--------------- content ---------------*/

#content {
	min-height: 450px;
	/*background: url('images/linia_all.png') no-repeat  225px top;*/
}

/*--------------- menu ---------------*/

.menu {
	float: left;
	width: 225px;
} .menu h2 { 
	padding: 0px 30px 5px 30px;
	color: #B23839;
	font-size: 22px;
	text-align: left;
	line-height: 30px;
	/*background: url('images/linia_news.png') no-repeat  bottom center;*/
} .menu ul {
	margin: 5px 0;
	padding: 15px;
} .menu li {
	margin: 5px 0;
} .menu li, .menu li a {
	color: #daf6fe;
	line-height: 140%;
}

#menu0 dd.active {
	font-weight: bold;
}
/*--------------- article ---------------*/

.article {
	float: right;
	width: 530px;
	color: #98E0F9;
} .article h2 {
	font-size: 20px;
	padding: 0px 30px 5px 30px;
	line-height: 30px;
	/*background: url('images/linia_page.png') no-repeat  bottom center;*/
} .article .site {
	float: left;
	padding: 20px;
	color: #daf6fe;
	font-size: 14px;
	font-family: helvetica, verdana, arial, sans-serif;
} 
.list li{ font-size:1.09em; line-height:2.5em;) no-repeat 0 10px; padding-left:15px;}
.site a{ color:#daf6fe;}

/*--------------- footer ---------------*/

#footer {
	margin: auto;
	padding: 10px 0;
	text-align: center;
	background: url('images/linia_footer.png') no-repeat  top center;
} p {
} .footer-link {
	color: #4A5157;
}

/*--------------- <a & link ---------------*/

a, .link {
	color: #3B0000;
	text-decoration: none;
	outline: 0;
} a:hover, .link: hover {
	text-decoration: underline;
} a img {
	border-style: none;
}



.obrazek {
margin: auto;
background:url('images/but.png') no-repeat   left;
}
.obrazek:hover{
background:url('images/but2.png') no-repeat  left;
}


