*{
margin:0;
padding:0;
border:0;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
background:#fff;

min-width:1000px;
max-width:1880px;
width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':(document.body.clientWidth > 1880? "1880px": "auto"));
}

a{text-decoration:none;}

#container{
margin:0 auto; overflow:hidden;
}

#header{overflow:hidden; width:100%; height:228px; background: #eeedeb url(http://www.diplomunik.ru/media/images/header.jpg) right center no-repeat;}
#header h1{float:left; display:inline; width:100%; margin:20px 0 0 20px; font-size:22px;}
#header h1 span.one{color:#FF0000;}
#header h1 span.two{color:#669900;}
#header p{width:40%; font-style:italic; margin:15px 0 0 20px; display:inline; float:left;}

ul.nav{display:inline-block; list-style-type:none; font-size:14px; height:20px; width:200px; clear:both; background:#009999; text-align:center; margin-left:300px;}
ul.nav li a{color:#CCCCCC;}

.leftBox{width:68%; float:left; background:#fffdf8;}
.rightBox{width:30%; float:right; background:#fef7e5; border:solid 4px #66CC00; margin-top:10px;}
#footer{height:60px; width:100%; clear:both; background:#efeeec; margin-top:10px; display:inline-block; text-align:center;}
#footer p{line-height:60px; font-size:16px; font-style:italic; font-weight:bold; color:#777;}

/* Страница работ - вывод работы */
#news h1{display:inline-block; width:90%; font-size:18px; margin-top:10px;}
.text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin:10px; 0 0 10px;
width:95%;}
.text li{list-style-type:circle; line-height:25px; font-style:italic;}
.text p{text-indent:10px;}
.text table td{border:solid #999 1px; padding:2px; text-align:left;}
.text img{margin:3px;}
.text table td li{list-style-type:none;}

/* Главная страница - категории, работы */
.rightBox h2{margin:10px 0 0 10px; color:#000; font-size:18px;}
.rightBox h3{margin:5px 0 5px 20px; font-size:16px; color:#000;}
.download{
display:inline-block;
width:16px; height:16px;
background:url(http://www.diplomunik.ru/media/images/download.png) center no-repeat;
padding-right:10px;
}
.leftBox p{margin:10px 0 0 10px;}
.leftBox b{display:inline-block; margin-left:5px;}
.leftBox h2{margin:10px 0 0 10px; color:#000; font-size:18px;}
.rightBox h3 a{color:#050; font-weight:100;}

/* Страница работ - подобные работы*/
.allLink{width:100%; font-size:10px; margin:10px 0 0 10px; width:95%;}
.allLink a{color:#000; margin-bottom:6px; display:block;}
.allLink h2{font-size:16px; margin-bottom:5px;}