body, td, input, textarea, select {font-family: Verdana, Helvetica, sans-serif; color: #353535; font-size: 75%; _font-size: 75%;}

input, textarea, select {font-size: 100%;}

p {margin: 0px; padding: 0px; margin-bottom: 5px; line-height: 1.4; text-align: left }

p.left {margin: 0px; padding: 0px; margin-bottom: 5px; line-height: 1.4; text-align: left }

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;}

li {line-height: 1.4;}

/*unordered list*/
p.bull {margin: 0 0 0 13px; }
img.bull {position: absolute; margin-top: 6px; margin-left: 0px;}

/********************************************************/ 

.color1 {color: #1c315b;} /*dark blue*/
.color2 {color: #d6dd51;} /*sand*/
.color3 {color: #820000;} /*maroon*/

/********************************************************/

h1 {
	color: #795e41;
	font-size: 130%;
	font-weight: bold; 
	margin-top: 0px; 
	margin-bottom: 10px; 
}

h2 {
	color: #D6A020;
	font-size: 120%;
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom: 10px;  
}

h3 {
	color: #1c315b;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 4px;  
}

h4 {
	color: #353535;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 4px;  
}
/********************************************************/

a {
	color: #353535!Important;
	text-decoration: underline!Important;
}
a:visited {
	color: #353535!Important;
	text-decoration: underline!Important;
}
a:hover {
	color: #353535!Important;
	text-decoration: underline!Important;
}

/* * * * * * * * */

a.menu {
	display: block; 
	text-decoration: none!Important;
	color: #ffffff; 
	font-size: 125%; 
	font-weight: normal;  
	padding: 2 15 3 15px; 
}
a:visited.menu {
	color: #ffffff!Important;
	text-decoration: none!Important;
	
}
a:hover.menu {
	color: #000000!Important; 
	text-decoration: none!Important;
}
td.menu {  
	background-color: #eb3f78;  
	background-image: url(images/menu_bgr.gif);  
	background-repeat: repeat-x; 
}
span.menu {
	display: block; 
	color: #000000; 
	font-size: 125%; 
	font-weight: normal;  
	padding: 2 15 3 15px;
}

/* * * * * * * * */

a.menu_1 {
	display: block; 
	font-size: 130%;
	text-decoration: none!Important;
	color: #ef4e8a;  
	margin: 6 0 3 0px;
	line-height: 1.1;   
}
a:visited.menu_1 {
	color: #ef4e8a!Important;
	text-decoration: none!Important;
	
}
a:hover.menu_1 {
	color: #ef4e8a!Important; 
	text-decoration: underline!Important;
}
span.menu_1 { 
	color: #808080;  
	display: block; 
	font-size: 130%; 
	margin: 6 0 3 0px;
	line-height: 1.1; 
}

/* * * * * * * * */

a.menu_2 {
	display: block;  
	padding:  9 0 9 40px;
}

/* * * * * * * * */

a.menu_3 {
	color: #000000!Important;
	text-decoration: none!Important;
	display: block;   
	padding:  9 0 9 60px;
}
a:visited.menu_3 {
	color: #000000!Important;
	text-decoration: none!Important;
	
}
a:hover.menu_3 {
	color: #000000!Important;
	text-decoration: underline!Important;
}

/* * * * * * * * */

a.paging {
	text-decoration: none!Important;	
	border: 1px solid #ebe4e0; 
	color: #ebe4e0!Important; 
	padding: 1 5 1 5px; 
	margin-left: 5px; 
}
a:visited.paging {
	text-decoration: none!Important;
	border: 1px solid #ebe4e0; 
	color: #ebe4e0!Important; 
}
a:hover.paging {
	text-decoration: none!Important;
	border: 1px solid #9a7965; 
	color: #9a7965!Important; 
}
span.paging {	
	border: 1px solid #9a7965; 
	color: #9a7965; 
	padding: 1 5 1 5px; 
	margin-left: 5px; 
}

/* * * * * * * * */

a.silver { 
	color: #808080!Important;  
	text-decoration: none!Important;
}
a:visited.silver { 
	color: #808080!Important;
	text-decoration: none!Important; 
}
a:hover.silver { 
	color: #808080!Important; 
	text-decoration: underline!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 #7a5d3f;
	background-color: white;
	margin: 0 0 0 0px; 
	padding: 2 2 2 4px; 
}

input.form, textarea {
	width: 150px;
}

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;
}