/* Start of CMSMS style sheet 'vstopna' */
body {
	background-image: url(images/bg_vstopna.jpg);
	background-repeat:repeat-x;
	background-color:#bccbd7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
	padding:0px;
                color:#4b739f;
}


a:link {
	color: #4b739f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4b739f;
}
a:hover {
	text-decoration: none;
	color: #0e508a;
}
a:active {
	text-decoration: none;
	color: #4b739f;
}




/* End of 'vstopna' */

