﻿	body {
        background: #867847 url(img/tlo.jpg) repeat;
        margin: 0;
        padding: 0;
        text-align: center;
		min-height: 100%; 
		height: 100%; 
		height: auto !important;
    }
	
	select { 
		font-family: Verdana; 
		font-size: 10px; 
		color: #000000;
		border: 1px #C4B0A2 solid; 
		background-color: #F7EDE3;
		text-align: center;
		margin: 2px;
	}
	
	form {
	margin: 0;
	padding: 0;
	}

	ul {
		margin: 0;
		padding: 0;
	}	
	
	ul.lista_menu {
		list-style-type: none;
		color: #000;
		font-family: Arial;
		font-size: 12px;
		list-style-image: url('img/pkt_menu.gif');
	}	
		
	ul.lista_menu  a {  
		color: #000;
		text-decoration: none;
	}
	
	ul.lista_menu a:hover {  
		color: #927838;
	}
	
	input { 
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
		border: 1px #C4B0A2 solid; 
		background-color: #F7EDE3;
		text-align: center;
		width: 160px; 
		margin-top: 6px;
	}
	

	textarea { 
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
		border: 1px #C4B0A2 solid; 
		background-color: #F7EDE3;
		text-align: center;
		width: 160px; 
		margin-top: 6px;
	}

	#text_menu  {
		color: #000;
		font-family: Verdana;
		font-size: 11px;
		margin-left: 28px;
	}
	
	#text_menu a{
		color: #000;
		font-family: Verdana;
		font-size: 11px;
		text-decoration: none;
	}
	
	#text {
		color: #000;
		font-family: Verdana;
		font-size: 11px;
	}
	
	#text a{
		color: #000;
		font-family: Verdana;
		font-size: 11px;
		text-decoration: none; 
		font-weight: bold;
	}
	
	#dodaj_1 {
		color: #086D00;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none; 
	}
	
	#dodaj_1 a{
		text-decoration: none; 
	}
	
	#dodaj_2 {
		color: #D00000;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none; 
	}
	
	#dodaj_2 a{
		text-decoration: none; 
	}
	
	#text_mini {
		color: #000;
		font-family: Verdana;
		font-size: 9px;
	}
	
	#text_mini a{
		color: #000;
		font-family: Verdana;
		font-size: 9px;
		text-decoration: underline; 
		font-weight: none;
	}


	
	.chmurka {
	position:absolute;display:none;left:25px;top:25px; width:150px;
	border:1px solid #000;background-color:#CB0000;color:#fff;
	padding:4px;font:normal 10px verdana,sans-serif;
	}