
ol, ul, span {font-family: Tahoma, Sans-Serif; font-size: 13px; text-align: justify; line-height: 140%;}
p {font-family: Tahoma, Sans-Serif; font-size: 13px; text-align: justify; margin-left: 100px;
margin-right: 100px; line-height: 150%;}
h1, h2, h3 {font-family: Tahoma; color:#AAAAAA; margin-left: 100px; margin-right: 100px;}
hr, form {margin-left: 100px; margin-right: 100px;}
a {font-family: Tahoma; text-decoration: none; font-size: 13px; font-weight: bold;}
img {border: none;}
body {margin: 0px;}
td {font-family: Tahoma; }

.main{ background: #DDD; }
.tr{ text-align: center; background: #EEE;}
.p{margin-left:0px; margin-right:0px; line-height: 100%;}

a:link {color: #777777; text-decoration: underline;}
a:visited {color: #777777; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}
a:active {color: red; text-decoration: underline;}

a.nadpis:link {color: white; text-decoration: none;}
a.nadpis:visited {color: white; text-decoration: none;}
a.nadpis:hover {color: white; text-decoration: none;}
a.nadpis:active {color: white; text-decoration: none;}

.nonewline {font-family: Tahoma; font-size: 13px; margin-top: 0px; margin-bottom: 0px;}
.p2{font-family: Tahoma; font-size: 13px; margin-top: 0px; margin-bottom: 0px; margin-left:0px; margin-right:0px;}

#tableudaje12 {font-family: Tahoma; font-size: 12px ! important; text-align: center;}
#tableudaje11 {font-family: Tahoma; font-size: 11px ! important; text-align: center;}

#header{
  border-bottom: solid #FFFFFF 1px;
  position:relative; 
  max-height:200px; 
  height: 130px;
  width:100%;
  background: white;
  /*border-bottom: dotted 2px #EEE;*/
} 

#pagewidth{ 
  width:1000px; 
  text-align:left;  
  margin-left:auto; 
  margin-right:auto;  
  overflow: hidden;
} 

#columns {
  margin: 0px;
  padding: 0px;
  width: 100%;
  /*background-image: url(images/blog.png);*/
  background-position: left;
  /*background-repeat: repeat-y; */
  background: white;
}

#leftcolumn{
  float: left;
  width: 140px;   
  margin: 0px;
  margin-left:5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  background: white;
}

#maincolumn {
	margin: 0px;
	margin-left: 150px;
	/*margin-left: 250px;
	margin-right: 100px;*/
	margin-bottom: 10px;
  border: solid #FFF 1px;
  background: white;
  border-left: dotted 2px #EEE;
  
}

#clanek{
  witdh: 800px;
  /*border: solid 1px #DDD;*/
  margin: 10px;
}
