@charset "UTF-8";
/* CSS Document */

/* konstrukcija elemenata strane */
.wrapper {
	margin: 0 auto;
	width: 933px;
	height: 1000px;
}
.shtep {
	margin: 0;
	height: 3px;
	width: 933px;
	border-bottom: 1px dotted #5f5f5f;
}
.sitan_shtep {
	margin: 0;
	height: 3px;
	width: 100%;
	border-bottom: 1px dotted #5f5f5f;
	clear: both;
}
.omotnicaTijela {
	width: 890px;
	clear: both;
	margin: 0 auto 0 auto;
}
.tijeloLevo {
	width: 620px;
	height: auto;
	float: left;
	padding: 10px 5px 20px;
}
.tijeloDesno {
	width: 240px;
	height: auto;
	float: right;
	 /*border-left: 1px solid #5f5f5f;
	border-top: 1px solid #5f5f5f; */
	margin-top: 10px;
	/* padding-left: 5px; */
}
.desnod1 {
	position: relative;
	width: 227px;
	height: 254px;
	border-top: 1px dotted #e6e6e6;
	border-bottom: 1px dotted #e6e6e6;
	padding: 3px;
	margin-bottom: 25px;
}
.desnod1x {
	width: 225px;
	text-align: center;
	position: absolute;
	bottom: 20px;
}
.desnod1x a {
	color: #046BB9;
	font-weight: normal;
	text-decoration: none;
}
.desnod1x a:hover {
	color: #1892F0;
	font-weight: normal;
	text-decoration: none;
}
.desnod1xl {
	width: 225px;
	text-indent: 10px;
	text-align: justify;
}
.desnod1xl p {
	font-size: 11px;
}
.desnod2 {
	width: 227px;
	height: auto;
	padding: 3px 3px 10px 3px;
	border: 1px solid #e6e6e6;
	margin-bottom: 25px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.desnod2head {
	width: 227px;
	text-align: left;
	vertical-align: middle;
	background-color: #e6e6e6;
	height: 20px;
	padding: 3px;
	padding-left: 5px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.desnod3 {
	width: 227px;
	height: auto;
	padding: 7px 3px 0px 3px;
	border: 1px solid #e6e6e6;
	margin-bottom: 25px;
-moz-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border-radius: 3px;
}


.siitno {
	font-size: 10px;
	}

.tijeloSredina {
	width:860px;
	height:auto;
	margin:0 auto 0 auto;
	padding: 10px 0 20px;
}
.tijeloSredinaText {
	width:860px;
	height:100%;
	margin:0 auto 0 auto;
	border-bottom: 2px solid #5f5f5f;
}
.kursOblacicTekst {
	width: 620px;
	height: auto;
	padding-bottom: 10px;
	border-bottom: 2px solid #5f5f5f;
}
.vestiOblak {
	width: 620px;
	height: auto;
	padding-bottom: 10px;
	margin-top: 5px;
	/*border-top: 1px dotted #5f5f5f;*/
}
.vestiOblakLinija {
	width: 620px;
	height: 10px;
	margin-top: 5px;
	border-top: 1px dotted #afafaf;
}
.vestiOblakKraj {
	/* background-color: #f1f1f1;*/
	width: 614px;
	height: auto;
	text-align: right;
	margin-top: 10px;
	padding: 3px;
	border-bottom: 1px dotted #afafaf;
	margin-bottom: 15px;
}
.vestiOblakKraj a {
	font-size: 11px;
}
.naslovSitno{
	font-size: 10px;
	font-weight: normal;
}
/* .vestiOblak h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
*/
/* FORM */


input[type="text"], textarea {
	color: black;
	background: #f1f3fe;
	border: 1px dotted #9f9f9f;
}
input[type="submit"] {
margin-top: 10px;
}

/* NEWSLETTER FORM */
#newsletter {
	color: black;
	padding-top: 10px;
	}
#newsletter input[type="text"] {
	font-size:12px;
	color: black;
	background: #f1f3fe;
	border: 1px dotted #9f9f9f;
	width: 222px;
	}



/* HEADER & FOOTER*/
.header {
	width: 933px;
	height: 131px;
	margin: 0;
	clear: both;
	border-bottom: 2px solid #5f5f5f;
}
.logo {
	width: 173px;
	height: 131px;
	float: left;
	background: url(../images/hf/co_logo.jpg) no-repeat;
}
.aatc {
	width: 160px;
	height: 131px;
	float: left;
	background: url(../images/hf/aatc_logo.jpg) no-repeat;
}
.menubar {
	width: 600px;
	height: 38px;
	background-color: #e6e6e6;
	float: right;
	font-size: 11px;
	margin-top: 45px;
}
.footerCenter ul.menu {
	/*padding-right: 10px;*/
	padding-top: 10px;
	padding-right:0;
	margin:0 auto 0 auto;
	font: 11px "Lucida Grande", Geneva, Tahoma, Helvetica, Arial, sans-serif;
}
ul.menu {
	padding-right: 65px;
}
ul.menu li {
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding-left: 30px;
}
.menuHeadline {
	font-size: 30px;
	color: #535353;
	width: 620px;
	height: 43px;
	float: right;
	padding-top: 5px;
}
/* FOOTER */
.footerWrap {
	background-color: #e1e1e1;
	width: 100%;
	height: auto;
	clear: both;
}
.footerCenter {
	width: 500px;
	height: 30px;
	margin: 0 auto;
}
/*fini zidarski radovi*/
.cosakBar {
	width: 100%;
	height: 5px;
}
.gl {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../images/hf/gl.gif) no-repeat;
	clear: left;
}
.gd {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/hf/gd.gif) no-repeat;
}
.dl {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../images/hf/dl.gif) no-repeat;
}
.dd {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/hf/dd.gif) no-repeat;
}
#infovesti {
	width: 221px;
	height: auto;
	padding: 3px;
	margin-top: 3px;
	border-bottom: 1px dotted #e6e6e6;
}
#infovesti p {
	font-size: 10px;
}

.ditto_currentpage {
	font-size: 11px;
	letter-spacing: 5px;
	}
.ditto_page {
	font-size: 11px;
	letter-spacing: 5px;
	}
.ditto_page a {
	font-size: 11px;
	letter-spacing: 5px;
	}

/* definicija standardnih html elemenata */
* {
	font-family: Lucida Grande, Geneva, Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
}
body {
	margin: 0;
	font-size: 12px;
}
p {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	color: #000;
	line-height: 1.5em;
}
a {
	color: #046BB9;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1892F0;
	font-weight: bold;
	text-decoration: none;
}


/* TABELE */
/* TABELA KALENDAR */

.tabelaKurs {
	font-size:12px;
	text-align:left;
	margin-top: 15px;
	padding: 10px;
	border: 1px #c1c1c1 dashed;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-bottom: 20px;
}
table.tabelaKurs tr td {
	border-bottom: 1px dotted #e1e1e1;
}

table.tabelaKurs tr:nth-child(even) {
   background-color: #f5f5f5;
}

table.tabelaKurs th {
	font-weight:bold;
	background-color: #fff;
	border-bottom: 1px solid black;
}


/* REGISTRACIJA KURSA */
#tabelaregistracija {
	font-family: Lucida Grande, Geneva, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
#workshopRegistracija {
	font-family: Lucida Grande, Geneva, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
#workshopRegistracija td {
	vertical-align: top;
	}

#workshopRegistracija input[type="text"] {
	font-size:16px;
	color: black;
	background: #f1f3fe;
	border: 1px dotted #9f9f9f;
	width: 222px;
	}
#workshopRegistracija textarea {
	font-size:16px;
	color: black;
	}
#workshopRegistracija label { Ê Ê
	display: block; Ê 
	}



/* TABELA OPIS KURSA */
.kursoutline {
	margin: 20px;
	font-size: 11px;
}
.kursoutline p {
	font-size: 11px;
	color: black;
	margin-bottom: 15px;
	}
.kursoutline h3 {
	font-size: 11px;
	line-height: 0;
	padding-top: 1.5em;
	font-weight: bold;
	color: #717171;
	}
.kursoutline h2 {
	font-size: 11px;
	padding: 5px 0 5px 0;
	margin-top: 30px;
	font-weight: bold;
	background-color: #f1f1f1;
	color: #717171;
	}
/*table.tabelaoutline td {
	border-bottom: 1px dotted #ccc;
}
table.tabelaoutline th {
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
table.tabelaoutline th.topic {
	width: 15em;
}*/

/* VAZNO */
.yellow {
	display: inline-block;
	margin: 20px 0 20px 0;
	line-height: 1.5em;
	text-align: left;
	padding: 5px;
	background-color: #fef49c;
	border: 1px solid #bca902;
}


