/* CSS Document */

/***********/
/* GENERAL */
/***********/


/* behavior: url("css/iepngfix.htc");*/

body, fieldset, form, ul, li, input, textarea  {
	margin: 0px;
	padding: 6px 0px;
	border: none;
	color: #666666;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(/images/body_bg.gif) top left repeat-x #FFFFFF;
}

.clearAll {
	display: block;
	clear: both;
}

.hc02 {
	display: block;
	clear: both;
}

.noMargin {
	margin: 0px;
}

.noDisplay {
	display: none;
}

.noBorder {
	border: none;
}

.hc05 {
	border: none;
}

a.hc05 {
	border: none;
	background: none;
}

legend {
	display: none;
}

.chkbox {
	vertical-align: middle;
	border: none;
	width: 15px;
}

.wrapper {
	width: 938px;
	margin: 0 auto;
	position: relative;
}

.footerWrapper {
	margin-top: 30px;
	width: 100%;
	clear: both;
	position: relative;
	background: url(/images/footer_bg.gif) top left repeat-x;
}

/**********/
/* HEADER */
/**********/

.header {
	height: 101px;
	clear: both;
	position: relative;
}

.header a.home {
	position: absolute;
	top: 17px;
	left: 0px;
	width: 210px;
	height: 70px;
	display: block;
	cursor: pointer;
	background: url(/images/tela_vital_logo.gif) top left no-repeat;
}

.header a.home span {
	display: none;
}


/* MENU  */

.menu {
	position: absolute;
	top: 17px;
	left: 224px;
	width: 714px;
	height: 70px;
	font-size: 1.25em;
	background: url(/images/menu_bg.gif) top left no-repeat;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 70px;
	width: 100%;
}

.menu ul li {
	float: left;
	display: block;
	width: 178px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	color: #353535;
	position: relative;
	text-align: center;
}

.menu ul li a span {
	display: block;
	padding-top: 24px;
}

.menu ul li a {
	position: relative;
	display: block;
	color: #353535;
	text-decoration: none;
	cursor: pointer;
	height: 70px;
	text-align: center;
	width: 178px;
}

.menu ul li a:hover {
	color: #21BAE4;
	text-decoration: none;
}

.menu ul li.active a {
	color: #21BAE4;
}




/*******************/
/* FEAUTERED IMAGE */
/*******************/

.feauteredImage {
	padding: 0px;
}


/***********/
/* CONTENT */
/***********/

.logos h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 1.50em;
	color: #00A3D0;
	text-transform: uppercase;
}

.logos table {
	background: #DCDCDC;
}

.logos table td {
	background: #FFFFFF;
	text-align: center;
	padding: 15px 0px;
	width: 20%;
}

.content {
	clear: both;
}

.leftColumn {
	float: left;
	width: 215px;
}

.module {
	position: relative;
	color: #666666;
	clear: both;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	background: url(/images/module_bg.gif) bottom left no-repeat;
}


.module h2 {
	margin: 0px;
	padding: 10px;
	font-size: 1.19em;
	background: url(/images/module_top.gif) top left no-repeat;
	font-weight: normal;
}

.module h3 {
	margin: 0px;
	padding: 10px;
	font-size: 0.75em;
	font-style: italic;
	font-weight: normal;
}

.module p {
	margin: 0px;
	padding: 0px 10px;
}

.module date {
	font-size: 1.06em;
}

.module location {
	font-size: 0.75em;
	display: block;
}

.module p.description {
	font-size: 0.75em;
	display: block;
	padding: 0px 10px;
}

.module p.hc03 {
	font-size: 0.75em;
	display: block;
	padding: 0px 10px;
}


a.btn {
	margin: 10px 5px 0px 0px;
	font-size: 0.81em;
	display: block;
	width: 88px;
	height: 32px;
	background: url(/images/btn_bg.gif) bottom left no-repeat;
	text-decoration: none;
	float: left;
	position: relative;
}

a.btn :hover {
	text-decoration: none;
}

a.btn span {
	display: block;
	color: #0D4079;
	padding: 7px 0px 0px 10px;;
}

.rightColumn {
	float: right;
	width: 714px;
}

.moduleBig {
	color: #666666;
	clear: both;
	background: url(/images/module_big.gif) top left repeat-y;
}

.moduleBig .bottom {
	background: url(/images/module_big_bottom.gif) bottom left no-repeat;
	height: 15px;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 714px;
}

.seminars {
	background: url(/images/seminars_bg.gif) top left no-repeat;
	height: auto;
}

.seminars div.seminarType {
	width: 355px;
	height: auto;
	float: left;
}

.seminars div.hc01 {
	width: 355px;
	height: auto;
	float: left;
}

.seminars h2 {
	color: #00A3D0;
	margin: 20px 10px 30px 50px;
	padding: 0px;
	font-size: 1.5em;
}

.seminars h2 span {
	color: #353535;
	font-size: 0.92em;
	font-weight: normal;
}


.seminars ul {
	height: 100%;
	margin: 0px 25px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #DCDCDC;
}

.seminars ul li {
	display: block;
	clear: both;
	border-bottom: 1px solid #DCDCDC;
	margin: 0px;
	padding: 5px 0px;
	color: #666666;
	position: relative;
}

*html .seminars ul li {
	#height: 20px;
}


.seminars a {
	color: #0D4079;
	margin: 0px 30px;
	font-size: 0.88em;
	display: block;
	text-decoration: none;
}

.seminars a:hover {
	text-decoration: underline;
}

.path {
	clear: both;
}

.path p {
	float: left;
	width: 600px;
	padding-left: 15px;
	#padding-top: 7px;
	font-size: 0.75em;
}

.path .sysMenu {
	display: block;
	background: #FFFFFF;
	float: right;
	width: 100px:
	height: 28px;
	margin: 5px;
}

.path p a {
	color: #353535;
	text-decoration: underline;
	font-family: Arial;
}

.path .sysMenu a {
	color: #165597;
	text-decoration: none;
	font-family: Tahoma;
}

.article {
	padding: 5px 40px 25px 15px;
	font-size: 0.88em;
	clear: both;
	width: 659px;
}

.article p.lead {
	font-size: 1.29em;
}

.article ul {
	margin: 0px;
	padding: 0px 25px;
	list-style-image: url(/images/bullet.gif);
}

.module ul {
	margin: 0px;
	padding: 0px 25px;
	list-style-image: url(/images/bullet.gif);
}

.article h1 {
	font-size: 2.19em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial;
	color: #00A3D0;
}

.article h2 {
	font-size: 1.38em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial;
	color: #00A3D0;
}

.article h3 {
	font-size: 1.18em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial;
	color: #00A3D0;
}

.article h4 {
	color: #00A3D0;
	margin: 20px 10px 30px 50px;
	padding: 0px;
	font-size: 1.5em;
}

.article table.hc04 {
	background: #D1D1D1;
	border-spacing: 0px;
	font-size: 14px;
	margin-bottom: 5px;
}

.article table {
	background: #D1D1D1;
	border-spacing: 3px;
	font-size: 14px;
	margin-bottom: 5px;
}

.article table th {
	background: #FFFFFF;
	color: #2D4961;
	padding: 10px;
	text-align: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
}

.article table td {
	background: #FFFFFF;
	padding: 10px;
	vertical-align: top;
}

.article a {
	color: #008AC5;
	text-decoration: underline;
}

.article a:hover {
	text-decoration: none;
}

.article input, .article textarea, .article select {
	border: 1px solid #cccccc;
	width: auto;
	vertical-align: middle;
	width: 300px;
}

.article p {
	clear: both;
}

.article p.besedilo12 { 
	font-size: 0.88em;
}

.article p.besedilo10 { 
	font-size: 0.66em;
}	

.article label {
	display: block;
	width: 120px;
	float: left;
}

.moduleBig .module {
	position: relative;
	color: #666666;
	clear: both;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	background: url(/images/seminar_module_bg.gif) bottom left no-repeat;
}

*html .moduleBig .module {
	height: 10px;
}


.moduleBig .module h2 {
	margin: 0px;
	padding: 15px;
	font-size: 2.19em;
	font-weight: normal;
	background: none;
	color: #00A3D0;
}

.moduleBig .module h3 {
	margin: 0px;
	padding: 15px;
	font-size: 0.75em;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.moduleBig .module p {
	margin: 0px;
	padding: 0px 15px;
}

.moduleBig .module date {
	font-size: 1.13em;
	color: #666666;
}

.moduleBig .module location {
	font-size: 1.13em;
	display: block;
	color: #666666;
}

.moduleBig .module p.description {
	font-size: 0.75em;
	display: block;
	padding: 0px 15px;
}

.moduleBig .module a.btn {
	margin: 10px 25px 0px 0px;
	font-size: 0.81em;
	display: block;
	width: 88px;
	height: 32px;
	background: url(/images/btn_bg.gif) bottom left no-repeat;
	text-decoration: none;
	float: right;
	position: relative;
	top: 8px;
}

.moduleBig .article a.btn {
	margin: 0px 0px 0px 0px;
	font-size: 0.81em;
	display: block;
	width: 88px;
	height: 32px;
	background: url(/images/btn_bg.gif) bottom left no-repeat;
	text-decoration: none;
	float: right;
	position: relative;
	top: 6px;
}

.moduleBig .module a.btn :hover {
	text-decoration: none;
}

.moduleBig .module a.btn span {
	display: block;
	color: #0D4079;
	padding: 7px 0px 0px 10px;;
}

.rightColumn {
	float: right;
	width: 714px;
}


/**************/
/* APPLY FORM */
/**************/

.applyForm  {
	padding: 5px 40px 25px 15px;
	font-size: 0.88em;
	clear: both;
	width: 659px;
}

.applyForm h1 {
	font-size: 2.19em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial;
	color: #00A3D0;
}

.applyForm p {
	clear: both;
	position: relative;
	padding: 3px 0px;
	margin: 3px 0px 0px 0px;
}

.applyForm p.info {
	color: #0EA3CC;
	font-style: italic;
	font-size: 0.86em;
	padding-top: 15px;
}

.applyForm img {
	vertical-align: middle;
}

.applyForm em {
	color: #0EA3CC;
	font-weight: bold;
}

.applyForm label {
	float: left;
	width: 180px;
	padding-top: 3px;
}

.applyForm p span {
	display: none;
}

/*
.applyForm p.error {
	background: #FDDEDE;
}

.applyForm p.error span {
	display: block;
	position: absolute;
	right: 20px;
	top: 5px;
	color: #B21313;
}

*html .applyForm p.error span {
	right: 190px;
}
*/


.applyForm p.error {
	background: #FDDEDE;
}

.applyForm label.error {
	display: block;
	position: absolute;
	right: 20px;
	top: 5px;
	color: #B21313;
	font-size: 12px;
}

*html .applyForm p.error label {
	right: 190px;
}

.applyForm fieldset p.error {
	background: #FDDEDE;
}

.applyForm textarea, .applyForm select {
	border:1px solid #0EA3CC;
	width:250px;
}

.applyForm input {
	border: 1px solid #0EA3CC;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 250px;
}

.applyForm input.captcha {
	border: 1px solid #0EA3CC;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 125px;
}

.applyForm input.submit {
	font-size: 0.96em;
	color: #0D4079;
	display: block;
	width: 140px;
	height: 40px;
	background: url(/images/btn_oddaj_prijavo.gif) bottom left no-repeat;
	text-decoration: none;
	position: relative;
	border: none;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 2px 5px;
	#padding: 0px 0px 0px 5px;
	cursor: pointer;
	position: relative;
	left: 290px;
	top: 10px;
}

/**********/
/* FOOTER */
/**********/

.footer {
	width: 938px;
	margin: 0 auto;
	position: relative;
	height: 120px;
}

.footer p {
	padding: 10px;
	margin: 0px;
	font-size: 0.75em;
}

.footer a {
	color: #0D4079;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: unerline;
}

input.eadreme {
	border:1px solid #0EA3CC;
	height:20px;
	margin:0;
	padding:0;
	width:192px;
	margin-top:7px;
}

.success {
	padding: 5px 10px 5px 10px;
	font-size: 0.75em;
	border: 1px solid #bdbebf;
	margin: 10px 10px 5px 10px;
}

.err {
	display: block;
	font-size: 0.75em;
	color: red;
	margin-top: 10px;
}

.cloud {
	background:transparent url(/images/module_bg.gif) no-repeat scroll left bottom;
	clear:both;
	color:#666666;
	margin-bottom:10px;
	padding:0 0 10px;
	position:relative;
}

.article table.hc05 {
	border: none;
	background:none;
	border-spacing:0px;
}

.article table.hc05 td {
	padding: 0px;
	margin: 5px;
}

.article table td.hc06 {
	background: url(/images/cl_middle.gif);
	padding: 10px;
	width: 168px;
	color: #00a3d0;
}

.article table.hc07 {
	border: none;
	background:none;
	border-spacing:0px;
}

.article table td.hc08 {
	background: url(/images/cl_top.gif) no-repeat;
	width: 168px;
	height: 6px;
}

.article table td.hc09 {
	background: url(/images/cl_bottom.gif) no-repeat;
	width: 168px;
	height: 6px;
}

.article ul.hc10 {
	border-top:1px solid #DCDCDC;
	height:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 25px;
	padding:0;
}

.article ul.hc10 li {
	display: block;
	clear: both;
	border-bottom: 1px solid #DCDCDC;
	margin: 0px;
	padding: 5px 0px;
	color: #666666;
	position: relative;
}

.article .hc11 {
	background: url(/images/seminars_bg2.gif) top left no-repeat;
	height: auto;
}

.reference {
	padding:5px 5px 5px 5px;
}

.reference h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 1.50em;
	color: #00A3D0;
	text-transform: uppercase;
	padding-left: 9px;
}

.reference table {
	background: #DCDCDC;
}

.reference table td {
	background: #FFFFFF;
	text-align: center;
	padding: 15px 0px;
	width: 20%;
}
