	body {
			background-color: #962020;
			/*background: url('images/bg2.png') repeat-y 50% 0;*/
			color: #444444;
			font-family: Arial, sans-serif;
			font-size: 11px;
			margin: 0px;
			line-height: 160%;
			}
	td {
			color: #444444;
			font-family: Arial, sans-serif;
			font-size: 11px;
			line-height: 160%;
			}
	a {
			color: black;
			text-decoration:none;
			}

	h1 {
			color: #962020;
			margin-top: 5px;
			letter-spacing:-1px;
			font-size: 25px;
			font-family: Arial, Candara, sans-serif;
			font-weight: normal;
			}
	h2 {
			color: #962020;
			margin-top: 5px;
			letter-spacing:-1px;
			font-size: 18px;
			font-family: Verdana, Arial, sans-serif;
			}
	h3 {
			color: #962020;
			margin-top: 5px;
			letter-spacing:-1px;
			font-size: 18px;
			font-weight: normal;
			font-family: Trebuchet, Arial, sans-serif;
			}			
hr { 
			border: 0;
			color: #FF5B5B;
			background-color: #FF5B5B;
			height: 1px;
			}
			
	#path {
			text-indent: 30px;
			}

	.galerija img {
			padding: 10px;
			background: url('/images/bg_pic.jpg') 50% 50%;
			color: white;
			
			}
.kuhinjeBox {
			border:1px solid #cccccc; 
			cursor:pointer;
			}
.kuhinjeBox TD {
			padding:10px;	
			}
			
	.copyright {
			background-color: #962020;
			color: white;
			padding: 5px;
			}
	.copyright a{
			color: white;
			}
	.kform {
			font-family: Arial, sans-serif;
			font-size: 11px;
			border:1px dashed #bbbbbb;
			padding: 2px;
			background-color: white;
			}		
			



.leftmenu a {
		color: white;
		}
.leftmenu a:hover {
		color: #ffcccc;
		}		
.leftmenu ul {
		list-style-type: none;
		margin: 0px;
		padding: 14px 15px 0px 15px;
		font-size: 12px;
		line-height: 22px;
		}
.leftmenu ul li {
		background-image:url(/images/i_gt.gif);
		background-repeat:no-repeat;
		padding: 0px 0px 0px 1.25em;
		border-bottom: 1px solid #FF5B5B;
		}		
		
		
		
			
.fleft {
		float: left; 
		margin-right: 10px; 
		padding: 10px; 
		border:1px solid #cccccc; 
		text-align: center;
		}
.fright {
		float: right; 
		margin-right: 10px; 
		padding: 10px; 
		border:1px solid #cccccc; 
		text-align: center;
		}

