
* { 
	margin: 5;
	padding: 5;
}
body {
	height:100%;
	margin:0;
	text-align: center;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(/html/images/bg2.jpg);
	background-repeat: repeat-x;
}

div#container {
	width: 970px;
	height:100%;
	text-align: left;
	margin: 0 auto;
	clear: both;
	float: inherit;
	padding: 0;
	background-image: url(/html/images/bg1.jpg);
	background-repeat: no-repeat;
}

div#header {
	height: 120px;
}

div#main {
	float: left;
	width: 700px;
}
div#main div.log {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

div#main div.log h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FE6699;
	text-decoration: none;
	font-weight: normal;
	clear: both;
}
div#main div.log div.logtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
div#main div.log div.drzave{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	font-weight: normal;
	text-indent: 25px;
}
div#main div.log  div.drzave ul {
	font-size: 16px;
 }
div#main div.log  div.drzave ul li {
	font-size: 16px;
	list-style-type: square;
}
div#main div.log  div.drzave ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
}
div#main  div.log   div.drzave  h4  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6699;
	font-size: 26px;
	line-height: 24px;
	text-decoration: none;
	font-weight: normal;
}
div#main div.log  div.drzave a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6699;
	font-size: 16px;
	line-height: 24px;
	text-decoration: underline;
	font-weight: bold;
}
div#main  div.log   div.drzave  div.img {
	width: 170px;
	padding: 0px;
	float: right;
}
div#col {
	float: right;
	width: 210px;
	padding-top: 110px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
 }
div#col div.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
div#col div.box h4 {
	font-size: 20px;
	color: #FE6699;
	font-weight: normal;
}
div#col div.box ul {
	font-size: 12px;
 }
div#col div.box ul li {
	font-size: 12px;
	list-style-type: square;
}
div#col div.box ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}

div#footer {
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	height: 20px;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
}

div#main div.log div.drzave div.izdvojeno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
	font-weight: normal;
	border: 1px solid #FFC6D9;
	margin: 10px;
	padding: 10px;
	text-align: center;
	background-color: #FFEAF1;
}
div#main div.log div.drzave div.izdvojeno h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	color: #ff6699;
	display: inline;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
