@charset "iso-8859-2";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.logoPuls220 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF6600;
	background-color: #333333;
	background-repeat: no-repeat;
	text-decoration: line-through;
}
body {
	background-color: #FFFFFF;
	margin-top: 10px;
	background-image: url(../img/bodyBackground.png);
	background-repeat: repeat;
	background-position: left top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-indent: 24px;
	font-size: 16px;
	line-height: 22px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.zvjezdica {
	color: #FF0000;
}
ol {
	list-style-position: outside;
	padding-left: 60px;
	font-style: italic;
}
ol li {
	margin-bottom: 5px;
}
.transparent {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.bold {
	font-weight: bold;
}
/********************************** Highlits **************************************/
body#bodyIndex a#nav1Pocetna,

body#bodyInstrukcijeIndex a#nav1Instrukcije,
body#bodyInstrukcijeVisa a#nav1Instrukcije,
body#bodyInstrukcijeVisoka a#nav1Instrukcije,
body#bodyInstrukcijePostdiplomci a#nav1Instrukcije,
body#bodyInstrukcijeIndividualne a#nav1Instrukcije,

body#bodyMjesto a#nav1Mjesto,
body#bodyCijene a#nav1Cijene,
body#bodyPrijave a#nav1Prijave,
body#bodyFaq a#nav1Faq,
body#bodyKontakt a#nav1Kontakt {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	background-repeat: no-repeat;
}
/********************************** Tooltips **************************************/
a.tooltip {
	position: relative;
	text-align: center;
	vertical-align: baseline;
}
a.tooltip span {
	display: none;
}
body#bodyPrijave a.tooltip:hover span {
	display: block;
	position: absolute;
	top: 1em;
	left: 2em;
	background-color: #000099;
	background-repeat: repeat;
	border: 1px solid #333333;
	width: 200px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
}
a.tooltip:hover {
	font-size: 100%; /* fixes bug in IE5.x/Win */
}

/***************************************************************************************************
**************************************** H E A D E R ***********************************************
***************************************************************************************************/
#uIzradi {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
	padding: 20px;
}
#header {
	margin: 0 auto;
	height: 102px;
	width: 958px;
	position: relative;
	clear: both;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header ul {
	list-style-type: none;
	position: absolute;
	left: 33px;
	height: 20px;
	top: 30px;
}
#header li {
	display: inline;
}
#header ul a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../img/podTopNav.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding: 2px 6px 2px 4px;
}
#header ul a:hover, #header ul a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	background-repeat: no-repeat;
}
#kmHoover {
	height: 29px;
	width: 368px;
	right: 16px;
	bottom: 14px;
	position: absolute;
}
/****************************************************************************************************
**************************************** K O N T E J N E R ******************************************
*****************************************************************************************************/
#kontejner {
	margin: 0 auto;
	width: 960px;
	position: relative;
	clear: both;
	background-image: url(../img/kontejnerBackground.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#stupacLijevi {
	float: left;
	width: 180px;
}
#stupacSrednji {
	border-top: 1px solid #666666;
	margin: 0 180px;
}
.okvirTeksta {
	margin: 20px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border: 1px solid #333333;
	background-image: url(../img/_x.png);
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/tableIcon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 19px;
	text-indent: 25px;
	background-color: #000099;
	margin-right: 45px;
	margin-bottom: 10px;
}
.okvirTeksta p {
	text-align: justify;
	padding: 0px 10px 10px 10px;
}
#stupacSrednji p {
	padding: 10px 20px;
}
#stupacDesni {
	float: right;
	width: 180px;
}
#footer {
	margin: 0 auto;
	width: 960px;
	position: relative;
	text-align: center;
	clear: both;
	border: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ECE9D8;
	background-repeat: repeat;
}
#footer a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../img/podTopNav.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#footer a:hover, #header a:active {
	color: #000099;
	text-decoration: underline;
}
/****************************************************************************************************
************************************** N A V I G A C I J A  2 ***************************************
****************************************************************************************************/
.nav2 {
	background-color: #ece9d8;
	border: 1px solid #333333;
}
.nav2 li {
	display: inline;
}
.nav2 a {
	color: #333333;
	line-height: 42px;
	padding: 15px 20px;
	border-right: 1px solid #666666;
	font-weight: bold;
}
.nav2 a:hover {
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
}
/****************************************************************************************************
******************************************** M O D U L I ********************************************
****************************************************************************************************/
.modul {
	width: 160px;
	margin: 20px auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border: 1px solid #333333;
	background-image: url(../img/x.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.modulTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/tableIcon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 19px;
	text-indent: 22px;
	background-color: #025DF1;
	margin-right: 20px;
	margin-bottom: 10px;
}
.modul p {
	text-align: justify;
	padding: 0px 10px 10px;
}
#modulRokovi table {
	text-align: center;
	margin: 0px 10px;
}
#bannerPripreme {
	width: 136px;
	padding: 130px 10px 20px;
	border: 2px solid #000000;
	margin: 10px auto;
	background-color: #333333;
	text-align: center;
	background-image: url(../img/bannerPripremeJpg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bannerPripreme a {
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
}
#bannerPripreme a:hover, #bannerPripreme a:active {
	color:#FF0000;
}
/****************************************************************************************************
****************************************** H A C K O V I ********************************************
*****************************************************************************************************/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
