* {font-family: Verdana, Helvetica, sans-serif; color: #ffffff; font-size: 12px;}

input, textarea, select {font-size: 100%;}

p {margin: 0px; padding: 0px; margin-bottom: 0px;}

p.comm {margin: 0px; padding: 0px; margin-bottom: 0px; font-size: 85%; line-height: 1.3; color: #808080; }

p.nospace {margin: 0px; padding: 0px; margin-bottom: 0px;}

p.form {margin: 5 0 0 0px; padding: 0px;}

/*unordered list*/
p.bull {margin: 0 0 0 13px; }
img.bull {position: absolute; margin-top: 6px; margin-left: 0px;}

/********************************************************/ 

.color1 {color: #ef4e8a;} /*pink*/
.color2 {color: #6fb123;} /*green*/
.color3 {color: #820000;} /*maroon*/

/********************************************************/

h1 {
	color: #ef4e8a;
	font-size: 150%;
	font-weight: normal; 
	margin-top: 0px; 
	margin-bottom: 5px; 
}

h1.next{
	margin-top: 15px; 
}

h2 {
	color: #ef4e8a;
	font-size: 130%;
	font-weight: normal; 
	margin-top: 10px; 
	margin-bottom: 4px;  
}

h3 {
	color: #808080;
	font-size: 120%;
	font-weight: normal;
	margin-top: 10px; 
	margin-bottom: 2px;  
}
/********************************************************/

a {
	color: #ffffff!Important;
	text-decoration: none!Important;
}
a:visited {
	color: #ffffff!Important;
	text-decoration: none!Important;
}
a:hover {
	color: #ffffff!Important;
	text-decoration: none!Important;
}

/* * * * * * * * */
a.red {
	color: #ffffff!Important;
	text-decoration: none!Important;
}
a.red:hover {
	color: #fb0000!Important;
	text-decoration: none!Important;
}
a.red_act {
	color: #fb0000!Important;
	text-decoration: none!Important;
}
a.red_act:hover {
	color: #fb0000!Important;
	text-decoration: none!Important;
}
a.red_act:visited {
	color: #fb0000!Important;
	text-decoration: none!Important;
}

/* * * * * * * * */
a.green {
	color: #ffffff!Important;
	text-decoration: none!Important;
}
a.green:hover {
	color: #41cf41!Important;
	text-decoration: none!Important;
}
a.green_act {
	color: #41cf41!Important;
	text-decoration: none!Important;
}
a.green_act:hover {
	color: #41cf41!Important;
	text-decoration: none!Important;
}
a.green_act:visited {
	color: #41cf41!Important;
	text-decoration: none!Important;
}

/* * * * * * * * */
a.blue {
	color: #ffffff!Important;
	text-decoration: none!Important;
}
a.blue:hover {
	color: #57acd5!Important;
	text-decoration: none!Important;
}
a.blue_act {
	color: #57acd5!Important;
	text-decoration: none!Important;
}
a.blue_act:hover {
	color: #57acd5!Important;
	text-decoration: none!Important;
}
a.blue_act:visited {
	color: #57acd5!Important;
	text-decoration: none!Important;
}

/* * * * * * * * */
a.darkblue {
	color: #ffffff!Important;
	text-decoration: none!Important;
}
a.darkblue:hover {
	color: #0077fb!Important;
	text-decoration: none!Important;
}
a.darkblue_act {
	color: #0077fb!Important;
	text-decoration: none!Important;
}
a.darkblue_act:hover {
	color: #0077fb!Important;
	text-decoration: none!Important;
}
a.darkblue_act:visited {
	color: #0077fb!Important;
	text-decoration: none!Important;
}

/* * * * * * * * */
a.yellow {
	color: #ffffff!Important;
	text-decoration: none!Important;
}
a.yellow:hover {
	color: #f8d11b!Important;
	text-decoration: none!Important;
}
a.yellow_act {
	color: #f8d11b!Important;
	text-decoration: none!Important;
}
a.yellow_act:hover {
	color: #f8d11b!Important;
	text-decoration: none!Important;
}
a.yellow_act:visited {
	color: #f8d11b!Important;
	text-decoration: none!Important;
}

/* * * * * * * * */
a.lime {
	color: #ccff00!Important;
	text-decoration: none!Important;
}
a.lime:hover {
	color: #ccff00!Important;
	text-decoration: none!Important;
}
a.lime:active {
	color: #ccff00!Important;
	text-decoration: none!Important;
}
/********************************************************/

div.separator {
	background-color: #bbbbbb;
	margin: 10 0 10 0px; 
	height: 1px;  
}

div.frame { 
	border: 1px solid #4083cc; 
	padding: 10 20 20 20px; 
	margin-top: 15px; 
	margin-bottom: 20px;
}

span.frame { 
	position: relative; 
	top: -18px; 
	left: -11px; 
	background-color: #ffffff; 
	padding: 0 10 0 10px;
}

/********************************************************/

table.cms {display: block; border-collapse: collapse; width: 575px; padding: 0px; margin: 15 0 15 0px; border: 0px; border-top: 2px solid #d6eaf5; border-bottom: 1px solid #d6eaf5; }
table.cms tr.th {background-image: url(images/th_bgr.gif); background-repeat: repeat-x; }
table.cms td {margin: 0px; border: 0px; padding: 3px; border-top: 1px solid #d6eaf5}
table.cms tr.th td {color: #3398cc; font-weight: bold; }

/********************************************************/

form {
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}

input.form, textarea, select {
	border: 1px solid #808080;
	background-color: white;
	margin: 0 0 0 0px; 
	padding-left: 4px; 
}

input.form, textarea {
	width: 265px;
}

input.r, textarea.r, select.r, div.r {
	border: 1px solid #f04e8a;
	background-color: #ffffff;
	padding-left: 4px; 
}

label.r {color: #ef4e8a; }

input.highlighted, textarea.highlighted, select.highlighted, div.highlighted {
	border: 1px solid #f04e8a;
	background-color: #f04e8a;
	color: #ffffff;
	padding-left: 4px; 
}

div.r, div.highlighted {
	width: 253px;
	padding: 6 5 0 8px;
	_width: 265px; /* o 12 viac */
	_padding: 3 5 6 5px;
}

textarea {
	height: 100px;
	overflow: auto; 
}

option {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

input.check {
	margin: 0 6 0 0px;
	position: relative;
	top: 2px;
}