body 			{ color: #434343; margin: 0px; font-family: Trebuchet MS, arial, verdana; background: #e0e0e0;}
/*body 			{ color: #434343; margin: 0px; font-family: Trebuchet MS, arial, verdana; background-image: url(http://hadrurus.one.pl/kancelaria/gfx/bck.png); background-repeat: repeat-x repeat-y; } */

table.main { width: 700px;}

.menu           { width: 700px; border-top: 1px solid silver; font-size: 14px; padding: 15px 0px 15px 0px;}
.container 		{ width:700px; background: white;}
.title 			{ color: #800000; font-size: 20px; font-weight: bold; font-variant: small-caps;}
p:first-letter 	{ font-weight: bold; }
.header 		{ width: 700px; height: 315px; border: 0px solid black;}
.td_news 		{ width: 260px;font-size: 12px; vertical-align: top; text-align: justify; padding: 10px 20px 10px 20px;}
.td_article 	{ /*width: 380px; */ width: 100%; border: 0px solid red; font-size: 12px; vertical-align: top; text-align: justify; padding: 10px 20px 10px 20px;}
.content		{ font-style:italic;}
.more 			{ text-align: right; }
.footer 		{ width: 700px; border-top: 1px solid silver; font-size: 10px; margin-top:30px; padding: 15px 0px 30px 0px;}
img				{ border: 0px; }

/* links */
a 				{ font-weight: bold; color: #800000; text-decoration: none;}
a:hover			{ text-decoration: underline; }

/* admin panel login form */
div#login_form 	{ position:relative; left: 100px; top: 50px; width: 400px; border: 0px solid black;}
input#input 	{ width: 150px; }
input#submit 	{ width: 154px; }
span#error 		{ font-weight: bold; color: #800000; position: absolute; top: 150px; left: 80px; }
td#right		{ text-align: left;}
td#left			{ text-align: right; width:60px;}

/* admin panel */
.header_adm_pan	{ width: 700px; height: 63px; border: 0px solid black;}
div#info 		{ width: 650px; border: 1px solid red; margin:10px 0px 10px 0px; background: red; color: white; font-weight: bold; }
td.adm 			{ font-size: 10px; padding-top: 10px; border-top: 1px solid silver;}
th 				{ font-size: 10px; }
/* tr.adm:hover td.adm 	{background-color: #e0e0e0; color: black; } - IE7 has some problems with this */
.title_adm		{ color: #800000; font-size: 20px; font-weight: bold; font-variant: small-caps; text-align: left; border-bottom: 1px solid silver; }

/* old color: #e9722d */

