/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}
h1, h2, h3, h4, h5, h6 {
	color: #ec6d2a;
	margin:0px;
	padding:0px;
	font-size:1.1em;
}
h1, .content h1 {
	font-size:1.6em;
	font-weight:normal;
	color: #ec6d2a;
	margin: 0px 0px 7px 0px;
	text-transform: none;
    line-height:110%;       
}
a, a:visited{
	color:#e97f43;
}
a:hover
{
	color:#ec5e0c;
}
p{
	color: #333333;
	font-size: 10pt;
	margin:0;
	padding:0;
	padding-bottom: 8pt;
}
ul li
{
	list-style-type: square;
	color:#b1a8a1;
	margin:0;
	padding:0;
}
.content
{
	font-size: 9pt;
}
.foot {
	width:830px;
	height:127px;
	background-image:url(images/foot.jpg);
	
}
.footTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-left:40px;
	color:#666666;
}
.left {
	width:50px;
	height:100px;
	background-image:url(images/left.jpg);
}
.tablePrijava td{
	border: solid 0px #cccccc;
}
.tablePrijava input, textarea{
	border: solid 1px #666666;
	width: 150px;
	height: 20px;
}
.tablePrijava_radio input{
	border: solid 0px #666666;
	width: 14px;
	height: 14px;
}
.tablePrijava_first{}
.tablePrijava_second{}
