@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

div.vasak { clear: both}
div.vasak_kontakt { font-size: 10px; height: 500px; }

div.vasak_kontakt a { text-decoration: underline }
div.vasak_kontakt a:hover { text-decoration: none }


body, td, input, select, textarea { font-family: Tahoma; font-size: 12px }
h1 { color: #000e19; font-weight: normal; font-family: Trebuchet MS; font-size: 19px; line-height: normal; font-weight: normal }
h2, h2 a, h2 a:hover { color: #ac303a; font-size: 16px }
h3 { font-size: 14px; font-style: italic }

a { color: #0035ad; text-decoration: underline }
a:hover { color: #004c9a; text-decoration: none }

img { border: 0px }
form { margin: 0px }

div.top_floatbanner { width: 170px; clear: both; background: #508FC2; color: white; padding-bottom: 10px }
div.top_floatbanner a { color: white; text-decoration: none }
div.top_floatbanner a:hover { color: white; text-decoration: underline }




/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: hand;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}
