/* VIAlink.pl */

/* GŁOWNE */

body {
	background: url(../images/tlo.png) repeat-x #FFFFFF;
	text-align: center;
	margin-top: 0px;
	font: 10px Verdana;
	color: rgb(99,99,73);
}

a{
	color: rgb(99,99,73);
	text-decoration: none;
}

a:hover{
	color: red;
	text-decoration: underline;
}

img {
  border: 0px;
}

/* STRONA */


#strona {
  background: #FFFFFF;
  width: 850px;
  border-left: 1px solid rgb(224,224,224);
  border-right: 1px solid rgb(224,224,224);
  border-bottom: 1px solid rgb(224,224,224);
}

#header {
  width: 850px;
  height: 79px;
  background: url(../images/header1.png) no-repeat #FFFFFF;
  text-align: left;
}

#top {
  margin-left: 0px;
  
}

#sciezka {
  width: 850px;
  text-align: left;
}

#sciezka a{
color: #435F69;
text-decoration: none;
}

#sciezka a:hover {
color: red;
text-decoration: none;
}


/* Wyszukiwarka */

input {
  font-family: Verdana;
  font-size: 10px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

select {
  font-family: Verdana;
  font-size: 10px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

textarea {
  font-family: Verdana;
  font-size: 11px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

/* TOPLISTA */

#toplista{
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
width: 830px;
height: 61px;
text-align: left;
}

#toplista .por {
height: 61px;
background: url(../images/bg1.png) repeat-x;
width: 50%;
float: left;
}

#toplista .por .uk {
height: 61px;
}

#toplista .top{
height: 61px;
background: url(../images/bg1.png) repeat-x;
width: 50%;
float: right;
}



/* CZYTNIK RSS */

#wiad{
width: 830px;
margin-top:10px;
margin-left: 10px;
margin-right: 10px;
text-align: center;
display: block;
overflow: hidden;

}

#blok {
width: 49%;
border: 1px rgb(255,186,0) solid;
float: left;
text-align: left;

}

#blok2 {
width: 49%;
border: 1px rgb(255,186,0) solid;
float: right;
text-align: left;
}

#bnews{
width: 100%;
background: rgb(255,186,0);
color: #FFFFFF;
}

#bnews a{
color: #FFFFFF;
text-decoration: none;
}

#bnews a:hover{
color: #FFFFFF;
text-decoration: underline;
}

#navigacja{
size: 10px;
color: rgb(99,99,100)
}

#navigacja a{
size: 10px;
color: rgb(99,99,100);
text-decoration: none
}

#navigacja a:hover{
size: 10px;
color: red;
text-decoration: underline
}


ul {
list-style-type: none;
}
li {
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
li a.link, li a.visited {
display: block;
width: auto;
float: none ;
height: 20px;
}
#w_2, #w_3, #w_4, #w_5, #w_6, #w_7, #w_8, #w_9, #w_10 {
display: none;
}


/* KOLUMNY I STRONA */

#text {
width: 830px;
margin-top: 20px;
display: block;
overflow: hidden;

}

#kolumnal {
width: 420px;
}


#box{
width: 420px;
border: 1px rgb(255,186,0) solid;
background: rgb(243,255,218);
display: block;
overflow: hidden;
}

#kolumnap {
width: 393px; 
}


#sloga{
border: 1px rgb(255,186,0) solid;
width: 370px; 
text-align: left;


}

#nawigacjaa {
border: 1px rgb(255,186,0) solid;
}

#sloga .title2 {
background: url(../images/bg6.png);
height: 18px;
font-size: 10px;
font-weight: bold;
}

#sloga .title2 a {
font-size: 10px;
font-weight: bold;
color: rgb(99,99,100);
}


#box2{
border: 1px rgb(255,186,0) solid;
width: 370px; 
text-align: left;
}

#box3{
background:  url(../images/bg7.png) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;

}



#box2a{
background: url(../images/bg6.png) repeat-x;
height: 18px;
font-size: 10px;
font-weight: bold;
}


#botom{
background: rgb(240,240,240);
margin-bottom: 0px;
}


#katalog{
width: 825px;
text-align: left;
border: 1px rgb(255,186,0) solid;
background: rgb(243,255,218);
display: block;
overflow: hidden;
}