/* CSS Document */
.body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-attachment: scroll;
	background-color: #6DAEF6;
	background-image: url(pas_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg {
	background-image: url(img0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg2 {
	background-image: url(img1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_main {
	background-attachment: fixed;
	background-color: #6EAEF7;
	background-image: url(pas_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.teskt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.teskt:link {
	color: #7AB32E;
	text-decoration: underline;
}
a.teskt:visited {
	color: #7AB32E;
	text-decoration: underline;
}
a.teskt:hover {
	text-decoration: none;
	color: #0099FF;
}
.naslov {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: center;
	padding: 3px;
	text-decoration: none;
	color: #666666;
}
a.naslov:link{
	text-decoration: none;
}
a.naslov:hover{
	color: #0099FF;
}
.m_link {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
a.m_link:link {
	color: #7AB32E;
	text-decoration: none;
}
a.m_link:visited {
	color: #7AB32E;
	text-decoration: none;
}
a.m_link:hover {
	text-decoration: underline;
	color: #0099FF;
}
.min_pic {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.bg_glava {
	background-image: url(glava.jpg);
	background-repeat: no-repeat;
	background-color: #CCF371;
	background-position: center bottom;
}
.copyr {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a.copyr:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.r_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.r_link:visited {
	color: #7AB32E;
	text-decoration: none;
}
a.r_link:link {
	color: #7AB32E;
	text-decoration: none;
}
a.r_link:hover {
	color: #0099FF;
	text-decoration: none;
}
.slika {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin: 10px;
	text-align: center;
}
.naslov2 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #93B32E;
}
.bttn {
	background-color: #E9F5D8;
	border: 1px solid #7AB32E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7AB32E;
	margin: 2px;
}
.bttn:hover {
	background-color: #DDF1FF;
	border: 1px solid #0099FF;
	color: #0099FF;
	cursor: hand;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	border: 1px solid #7AB32E;
	margin: 2px;
	padding: 2px 3px;
	background-color: #E2F3CF;
}
.bg3 {
	background-image: url(bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.td {
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	color: #7AB32E;
	text-decoration: none;
}
a.td:link {
	color: #7AB32E;
	text-decoration: none;
	cursor: hand;
}
a.td:hover {
	cursor: hand;
	color: #0099FF;
	text-decoration: none;
}
.pic {
	background-color: #E2F3CF;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
a.pic:link {
	border: 1px solid #CCCCCC;
}
a.pic:hover {
	border: 1px solid #0099FF;
}
