/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
height:100%;
background-color:#A5B9C5
}
body{
width:766px;
height:800px;
margin:auto;
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:no-repeat
}
body.oferta{
height:930px;
background-image:url(images/bg2.jpg);
}
#top{
padding:65px 0 0 70px;
text-align:left
}
.menu{
display:block;
padding:5px 0 0 5px
}
.menu li{
list-style-type:none;
float:left;
margin:0 8px 0 0 
}
#wrapper{
padding:35px 5px 0 75px;
float:left;
}
.news{
padding:0 0 0 27px;
float:left
}
.newsblock{
width:121px;
padding:6px 0 20px 0;
margin:0 0 11px 0;
font-family:Arial;
font-size:11px;
color:#49657D;
}
.newsblock2{
width:121px;
padding:6px 0 0 0;
margin:0 0 0 0;
font-family:Arial;
font-size:11px;
color:#49657D;
}
.newsblock p{
padding:0 0 0 0;
text-align:left;
}
.newsblock2 p{
	text-align:left;
}
.dots1{
background-image:url(images/dots1.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
.dots2{
background-image:url(images/dots2.gif);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:17px;
margin-bottom:10px;
}
.dots3{
background-image:url(images/dots2.gif);
background-position:top left;
background-repeat:no-repeat;
padding-top:17px;
margin-top:10px;
margin-bottom:43px;
}
.more{
background-image:url(images/arrows.gif);
background-position:0px 4px;
background-repeat:no-repeat;
font-family:Tahoma;
color:#49657D;
font-size:10px;
font-weight:bold;
padding:0 0 0 15px;
margin:10px 0 0 0;
display:block;
text-decoration:underline
}
.more:visited{text-decoration:underline}
.more:hover{text-decoration:none}
.content{
float:left;
padding:0 0 0 79px;
width:345px;
font-family:Arial;
font-size:11px;
color:#49657D;
}
.title{
margin:0 0 6px -2px
}
.two{
width:345px;
font-family:Arial;
font-size:11px;
color:#49657D;
}
.two a{
color:#49657D;
}
.first{
float:left;
display:inline;
width:170px;
margin:0 20px 0 0;
background-image:url(images/dots.gif);
background-position:right;
background-repeat:repeat-y;
}
.first img{
margin:0 0 7px 0
}
.first p{
margin:0 10px 0 0;
}
.content ul{
margin:5px 0 0 0;
}
.content ul.wciecie{
margin:0 0 0 20px;
}

.content li{
list-style-type:none;
background-image:url(images/arrow.gif);
background-position:0px 7px;
background-repeat:no-repeat;
padding:0 0 0 18px;
line-height:19px
}
.first li a:visited{text-decoration:underline}
.first li a:hover{text-decoration:none}
.second{
float:left;
width:150px;
}
.small{
display:block;
width:168px;
padding:4px 0 17px 0;
margin:0 0 10px 0;
}
.small img{
float:left;
border-right:2px solid #9CB2C3;
margin:0 10px 0 0
}
.small a{
font-family:Tahoma;
font-size:10px;
text-decoration:none
}
.secp{
padding:12px 0 0 0
}
#kacik{
position: absolute;
top: 544px;
left: 50%;
margin-left: -281px;
width:120px;
padding: 0;
}
#copy{
position: absolute;
top: 715px;
left: 50%;
margin-left: 200px;
font-family:Arial;
font-size:11px;
color:#8199A7;
width:100px;
text-align:right;
padding: 0;
}
#copy a{
color:#8199A7;
text-decoration:underline
}
a{
	color: #49657D;
	text-decoration:underline;
}
p
{
	text-align:justify;
}
#search input#s {
	border: 1px solid #6A7A86;
    padding: 0.24em;
    width: 250px;
    background-color: #f0f4f6;
    color:#49657D;
	font-family:Arial;
	font-size:11px;
}
#search input#s:focus {background-color: #fff;}

#search input#submit
 
{
	background: #49657D;
	color: #fff;
	border: 1px solid #49657D;
	vertical-align: middle;
	padding: 3px;
	font-family:Arial;
	font-size: 11px;}

#search textarea{
	border: 1px solid #6A7A86;
	padding: 0.24em;
	width: 250px;
	overflow:auto;
	background-color: #f0f4f6;
	font-family:Arial;
	font-size:11px;
	color:#49657D;
   }

#search textarea#s:focus {background-color: #fff;}