﻿HTML, BODY, FORM {
	margin:0;
	padding:0;
}

BODY {
	BACKGROUND: url(images/lamela_pozadina.jpg) #000000 fixed repeat-x 1000% 0px; 	
	TEXT-ALIGN: center;
	margin: 0 auto; 
	width: 700px; 
}

#wrapper
{
	WIDTH: 700px; 
	background-color: #fff;
	TEXT-ALIGN: center;

}

#container {
	MARGIN: 0px auto; 
	WIDTH: 690px; 
	TEXT-ALIGN: left;
	background-color: #fff;
}

H1 { 
	width: 690px; 
	height: 141px; 
	text-indent: -9999px; 
	background: url(images/lamela_luka.jpg); 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #265680
} 
#left { 
	width: 178px;
	min-height: 350px; 
	float: left; 
	margin: 0;
	background-color: #265680;
} 

#navcontainer { 
	width: 175px; 	
	border: 1px solid #ccc;
	border-right: 2px solid #ccc;
	margin: 0px;
} 
#navcontainer UL { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif; 
	text-indent: 30px; 
	letter-spacing: 1px; 
	border-bottom: 1px solid #ccc; 
} 
#navcontainer LI A { 
	display: block; 
	width: 175px; 
	height: 28px; 
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc; 
} 
#navcontainer LI A:link {
	BACKGROUND: url(images/lamela_tipka.gif); 
	COLOR: #5c604d; 
	TEXT-DECORATION: none;
}
#navcontainer LI A:visited {
	BACKGROUND: url(images/lamela_tipka.gif); 
	COLOR: #5c604d; 
	TEXT-DECORATION: none;
}
#navcontainer  LI A:hover {
	BACKGROUND: url(images/lamela_tipka_2.gif); 
	COLOR: #686B68; 
	TEXT-DECORATION: none;
}
#navcontainer LI A#current {
	BACKGROUND: url(images/lamela_tipka_2.gif); 
	COLOR: #800080; 
	TEXT-DECORATION: none;
}

#content { 
	width: 479px; 
	float: left; 
	padding: 15px 0 10px 20px; 
} 

#content h2 { 
	font: normal 18px Verdana, Arial, Helvetica, sans-serif; 
	color: #000033; 
	width: 454px; 
	padding: 0 0 0 20px; 
	margin: 0; 
} 

.text { 
	font: 71% Verdana, Arial, Helvetica, sans-serif; 
	color: #000033; 
	margin-bottom: 10px; 
} 

.text B { 
	margin-bottom: 10px; 
	color: #5B604C; 
} 

.textPotpis { 
	font: 71% Verdana, Arial, Helvetica, sans-serif; 
	color: #5B604C; 
	margin-bottom: 10px; 
	margin-left: 170px;
} 

.text2 { 
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif; 
	color: #f7f7f6; 
	margin-bottom: 10px; 
	TEXT-ALIGN: center;
} 

.imageright { 
	float: right; 
	padding: 7px; 
	background-color: #ffffff; 
	border: 1px solid #bac1a3; 
	text-indent: -9999px; 
} 
#footer { 
	margin: 0px auto; 
	position: relative; 
	background-color: #800080; 
	width: 700px; 
	padding: 1px 0; 
	clear: both; 
}

#footer h2 { 
margin: 5px; 
text-align: center; 
font: normal 10px Verdana, Arial, Helvetica, sans-serif; 
color: #f7f7f6; 
} 

#footer h2 a:visited, #footer h2 a:link { 
color: #D3D8C4; 
text-decoration: none; 
border-bottom: 1px dotted #D3D8C4; 
} 

#footer h2 a:hover { 
color: #F7F7F6; 
text-decoration: none; 
border-bottom: none; 
background-color: #A5003B;

} 

.clear { 
clear: both; 
} 


