/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: "palatino linotype",palatino,serif;
font-size: 14px;
letter-spacing: 0.2pt;
word-spacing: 0pt;
line-height: 1.3;

	background-color: #000000;
}
#wrapper {
	width: 922px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#faux {
	margin-bottom: 5px;
	width: 100%;
	height: auto;
	background-image: url(faux-1-3-col.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	
}
.wysz{
table-layout:fixed;
width : 460px;
}

#header {
	color: #333333;
	width: 922px;
	height: 360px;
	margin: 0px;
	background-color: #EEEEEE;
	font-size: 18px;
	background-image: url(head.jpg);
	background-repeat: no-repeat;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 195px;
 float: left;
}
#leftcolumn p{
	padding-left: 10px; 
}
#from tr {
	background-color:  #FFFFFF;
	height: 40px;
	vertical-align: middle;
	text-align: center;
} 
#from  {
	margin-right: 10px;
	
	text-align: left;

}
#from strong {
	
	text-align: center;

}
#from table {
border: thin solid #CCCCCC;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 460px;
	height: inherit;
	vertical-align: middle;
	
} 
#from tr.main {
	 background-color:  #D3E8F5;
	 
}
#from td {
	border-bottom-width: thin;
	border-bottom-color: #999999;
	height: 40px;
	
}
#from tr.select {
	 background-color:  #ECF5FB;
	 border: thin solid #999999;
	
}
#from tr:hover {
	background-color: #FFFFD5;
	text-align: center;
}  

#szlak {
	background-color: #ECF5FB;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding:10px;
	margin-bottom: 10px;
}
#info {
padding:10px;
    width: 440px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	
}
#info p{
padding:10px;
   
}
#polecane {
	background-color: #ECF5FB;
	padding: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
	width: 440px;
	border: thin solid #AEC9FF;
	margin-top: 10px;
		}
	#polecane a{
	margin-left: 10px;
	margin-down: 10px;
	}
	#polecane h2{
	margin-top: 10px;
	margin-left: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	padding: 10px;	
	}
#content {
	float: left;
	color: #333;
	padding-left: 20px;
	width: 460px;
	display: inline;
	position: relative;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 13px;
	
	text-align: justify;
}

#content ul {
	padding-left: 10px; 
}
.style1 {
	font-size: small;
	text-align: center;
}
#content img {
	padding: 5px;
}
#topimag {
	float: left;
	height: 180px;
	width: 200px;
	background-image: url(images/imag.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#content h1 {
	padding: 5px;
	text-align: left;
	font-family: "times new roman", times, serif;
	font-size: 24px;
	letter-spacing: 2.8pt;
	word-spacing: 4pt;
	font-weight: normal;
	padding-bottom: 20px;
}
#rightcolumn {
		color: #333;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 200px;
	float: right;
}
#google {
	
	padding-right: 60px;
		
}
#footer {
	width: 902px;
	clear: both;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #666666;
}
#footer a{
	
	color: #FFFFFF;
	
	padding: 5px;

}
#poster{
padding-left:10px;
	color: #000000;
	font-size: 11px;
}
#poster a{
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
}
#tabela{
	width: 446px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		background-repeat: repeat-y;
}
#tabela img{
	padding: 0;
	margin: 0; 
}
#tabela h1{
padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
#tabela p{
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 12px;
}
#tabela tr{
	
	padding-bottom: 10px;
}
.clear { clear: both; background: none; }
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #333333;
	margin-right: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	text-decoration: underline;
}
