html, body, form, fieldset, p, a, ul, ol, li, div, legend, label, br, h1, h2, h3, h4, h5, strong
				{ margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; font-family: Arial, Sans-Serif; vertical-align: baseline; color: #DDD; line-height: 1.5; text-align: left; cursor:default;}
button				{ cursor: pointer; }
a				{ cursor: pointer; }
a img				{ border: 0; }
a:link, a:visited		{ color: black; color: #DDD;}
a:hover, a:active		{ text-decoration: underline; }
ul, ol				{ }
abbr[title], acronym[title], span[title], strong[title]
				{ border-bottom: thin dotted; cursor: help; }
acronym:hover, abbr:hover	{ cursor: help; }
strong				{ font-weight:bold}
/* @end */

body				{ margin: 0px auto; padding: 0px; background-color: #000; font-size: 12px; margin:40px auto; width:770px;}
div				{ font-size: 12px; }
p				{ margin: 5px 0  5px 0px; }
h1				{ font-size: 32px; margin: 10px 0 20px 0; color:#FFF; }
h1 a				{ text-decoration: none; }
h2				{ font-size: 18px; font-weight: bold; margin: 10px 0 20px 50px; }
h3				{ font-size: 16px; margin: 10px 0 0 0; }
h4				{ font-size: 16px; margin: 30px 0 0 0; font-weight:bold;}

ul#menu				{ list-style-type: none; float:right;width:200px;margin:0px 20px 30px 20px;background-color:#DAB469;background-image:url('/img/menu.png');}
ul#menu li			{ padding:5px; }
ul#menu a			{ color: #333; font-weight:bold; }
p.big				{ font-size:19px; text-align:right; color:#FFF; margin:20px 250px 0px 0px; padding:20px 20px 20px 230px; height:220px; background:url(/img/gramofono.png) no-repeat #DDD 10px 10px; color: #222;}
div#foot			{ clear:both; font-size:10px;border-top:1px solid #888;margin-top:30px; background: url(/img/APPJ.png) no-repeat 0px 5px; height:90px; padding-left:80px;}
ul#curriculum			{ background-color: #FFF; margin-right:250px;padding:20px;padding-left:30px;}
ul#curriculum li		{ margin-left:20px; color: #000;}
input.text			{ border:1px solid #888; width: 200px;}
textarea			{ border:1px solid #888; width: 400px; height:100px;}