
body {
	background: rgba(134,175,211,1);	
	background: url(/gp/artykul20151210/img/background.png) no-repeat 50% 0%, linear-gradient(to bottom, rgba(134,175,211,1) 0%, rgba(68,119,153,1) 100%);
    	background: url(/gp/artykul20151210/img/background.png) no-repeat 50% 0%, rgba(134,175,211,1);
	background: url(/gp/artykul20151210/img/background.png) no-repeat 50% 0%, -moz-linear-gradient(top, rgba(134,175,211,1) 0%, rgba(68,119,153,1) 100%);
	background: url(/gp/artykul20151210/img/background.png) no-repeat 50% 0%, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(134,175,211,1)), color-stop(100%, rgba(68,119,153,1)));
	background: url(/gp/artykul20151210/img/background.png) no-repeat 50% 0%, -webkit-linear-gradient(top, rgba(134,175,211,1) 0%, rgba(68,119,153,1) 100%);
	background: url(/gp/artykul20151210/img/background.png) no-repeat 50% 0%, -o-linear-gradient(top, rgba(134,175,211,1) 0%, rgba(68,119,153,1) 100%);
	background: url(/gp/artykul20151210/img/background.png) no-repeat 50% 0%, -ms-linear-gradient(top, rgba(134,175,211,1) 0%, rgba(68,119,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86afd3', endColorstr='#447799', GradientType=0 );	
	font-family: Open Sans, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: normal;
	color:#040807;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:left;
	direction:ltr;
	unicode-bidi:embed
}



.wrapper { 
	width: 920px; 
	margin: auto; 
	padding: 20px 20px 0px 20px; 
	background: #fff;
}


.fl { 
	float: left; 
}


.ads { 
	float: right; 
}


.clearfix {
    clear: both;
}

.clear { 
  clear: both; 
  height: 1px; 
  overflow: hidden; 
}

a {
	cursor:pointer;
	color:#3b5998;
	text-decoration:none
}


h1 {
	font-size: 39px;
	line-height: 1.25;
	margin-bottom: 20px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 30px;
}


h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.35;
	margin-bottom: 35px;
}


#mainnav {
	display: block;
	clear: both;
	border: 0px none;
	color: #FFF;
	font-size: 14px;
	margin-top: 20px;
	line-height: 40px;
	background: rgba(34,85,119,1);
	background: -moz-linear-gradient(top, rgba(34,85,119,1) 0%, rgba(0,94,187,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(34,85,119,1)), color-stop(100%, rgba(0,94,187,1)));
	background: -webkit-linear-gradient(top, rgba(34,85,119,1) 0%, rgba(0,94,187,1) 100%);
	background: -o-linear-gradient(top, rgba(34,85,119,1) 0%, rgba(0,94,187,1) 100%);
	background: -ms-linear-gradient(top, rgba(34,85,119,1) 0%, rgba(0,94,187,1) 100%);
	background: linear-gradient(to bottom, rgba(34,85,119,1) 0%, rgba(0,94,187,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#225577', endColorstr='#005ebb', GradientType=0 );
	border-radius: 5px 5px 0px 0px;
	height: 40px;
	font-family: Arial;
	text-transform: uppercase;
}


#mainnav li {	
	height: 40px;
	padding: 12px 8px;
	border-right: 1px solid #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: inline-block;
	line-height: 16px;
}

#mainnav li.last {	
	border: 0;
}


#mainnav li.right {
	float: right;
	border-right: 0px none;
	border-left: 1px solid #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
    	padding: 12px 10px 0 10px;
   	background: #A00000 none repeat scroll 0% 0%;
    	height: 28px;
    	border-radius: 0px 5px 0 0;
}


#mainnav a {
	color:#fff;
	text-decoration:none;
}

#footernav {
	display: block;
	text-align:center;
	clear: both;
	border: 0px none;
	color: #d1d1d1;
	font-size: 12px;
	margin-top: 20px;
	line-height: 40px;
	background: #fff;
	height: 40px;
	font-family: Arial;
}


#footernav li {	
	padding: 10px 10px;
	border-right: 1px solid #d1d1d1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
	display: inline-block;
	line-height: 16px;
}

#footernav a {
	color:#d1d1d1;
	text-decoration:none;
}

.maintitle {
	margin-top:14px;
	margin-bottom:14px;	
}


#socialBar {
    height: 30px;
    padding: 5px 0px;
    margin-top: -20px;
    margin-left: -10px;
    position: relative;
}


#maincontent {
	padding: 0;
	width: 920px;
}


#maincontent ul {
	list-style-type: disc;
	margin: 0px;
	padding: 15px;
	list-style-position: inside;
}

#maintext {
	width: 600px;
	color: #040807;
  float: left;
}


.rectangle {
	width: 230px;
	background: #EEE none repeat scroll 0% 0%;
	padding: 10px;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}

.greypodpis {
	width: 260px;
	padding: 5px;
	background: #EEE none repeat scroll 0% 0%;
	font-size: 14px;
	font-style: italic;
}

#rightcontent {
	position:relative;
	background: transparent;
	float: right;
	line-height: 17px;
	width: 290px;
}

#pogoda {
	width: 100%; 
	height: 280px; 
	position: absolute; 
	top: 0px;
}

hr {
    background: #D9D9D9 none repeat scroll 0% 0%;
    border-width: 0px;
    color: #D9D9D9;
    height: 1px;
}

footer {
	display:block;
	background: #fff;
	padding:20px 10px;
}

.copy {
	float:right;
	font-size:12px;
	color:#d1d1d1;
)




@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(open_sans.eot);
  src: local('Open Sans'), local('OpenSans'), url(open_sans.eot) format('embedded-opentype'), url(open_sans.woff) format('woff');
}

@font-face {
  font-family: 'open sans';
  font-style: normal;
  font-weight: 400;
  src: url(opensans.eot);
  src: local('open sans'), local('open sans'), url(opensans.eot) format('embedded-opentype'), url(opensans.woff) format('woff');
}

@font-face {	
  font-family: 'open sans light';
  font-style: normal;
  font-weight: normal;
  src: url(opensans-light.eot);
  src: local('open sans light'), local('open sans light'), url(opensans-light.eot) format('embedded-opentype'), url(opensans-light.woff) format('woff');
}