@charset "utf-8";
.popis {
	line-height: 18px;
}

/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 0px;
}
a:link {
	color: #666666;
}
a {
	text-decoration: none;
}

a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #666666;
}
.bckimage {
	background-image: url(atento_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style2 {color: #666666}
.style3 {font-size: 10px}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-variant: normal;
	color: #333333;
}
.podnaslov {
	line-height: 25px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #333333;
	border-right-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-image: url(slike/bck_podnaslov.jpg);
	background-repeat: repeat-x;
}
.rubtablice {
	background-image: url(slike/tablica_bck.jpg);
	background-repeat: repeat-y;
}

