html, body {margin: 0; padding: 0; min-width:768px;}
.leftcol {width: 320px; float: left; text-align: left;  margin:0; padding:0;}
.rightcol {text-align: left; margin: 0 0 0 321px; padding:0;}
.clearing {height: 0;clear: both;margin:0; padding:0;}
img {border:0;}

body {
	background:#fff url(http://www.logist.md/xsl/img/stars02.gif) right 298px no-repeat;
	color:#030303;
	font: 64.5% Tahoma, Arial, Helvetica, sans-serif;
	min-width:768px;
	text-align:left;
}

h1 {
	color:#AB0000;
	margin:.5em 0;
	padding:0;
	font-size:1.7em;
}
p {
	font-size:1.2em;
	padding-right:.4em;
}
a {
	color:#00659F;
	text-decoration:underline;
}
h1 a {
	color:#AB0000;
	text-decoration:none;	
}

.content{
	text-align:left;
	width:768px;
	min-width:768px;
}

/* HEADER ********************************************************************************************************/
#header {
	height:80px;
	margin:0;
	padding:0;
	clear:both;
}
#languages {
	text-align:right;
	padding:13px 45px 0 0;
	margin:0;
	color:#7D7D7D;
}
#languages a {
	text-decoration:none;
	color:#7D7D7D;
	font-size:.9em;
}
#languages a:hover {
	text-decoration:underline;
}

/* TOP NAVIGATON *************************************************************************************************/
#navcontainer {
	min-width:768px;
}
ul#navlist {
	margin: 0;
	padding: 0;
	padding:3px 0;
	background:#D01F3C;	
}
#navlist li {
	margin:-2px; /* hmm. why? */
	display:inline;
	list-style-type: none;
	padding:3px 0 3px 1px;
}

#navlist li a { 
	margin:0;
	padding:3px 20px;
	color:#fff;
	font-size:1.2em;
	border-right:1px solid #fff;	
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
}
#navlist a:hover, #navlist #active a {
	color: #fff;
	background: #00659F;
	text-decoration: none;
}
#navlist li a#empty {
	border:0;
}
#navlist li a:hover#empty {
	border:0;
	background: none;
}


/* TOP CONTENT */
#topcontent {
	border-top:1px solid #fff;
	background:#4A5159 url(http://www.logist.md/xsl/img/stars01.gif) right bottom no-repeat;
	height:197px;
	min-width:768px;
	clear:both;
}
#topcontent a {color:#AAF8FF;}
#topcontent .leftcol {height:197px; margin:0; padding:0; }
#topcontent .leftcol {border-right:1px solid #fff;}
#topcontent .rightcol {color:#CACCCC;font-size:.9em; line-height:1.8em;}
#topcontent .rightcol a {color:#fff;}
#topcontent .rightcol p {margin-left:30px; }

#slogan {
	background:#737D88;
	border-bottom:1px solid #fff;
	color:#fff;
	margin:0;
	padding:.3em 30px;
	font-size:1.3em;
}
#toptext {
	width:630px;
}
/* CONTENT */
#sitenav {
	margin:0;
	padding:0;
}
div.hr {
  height: 2px;
  background:url(http://www.logist.md/xsl/img/hr.gif) #fff repeat-x;
  margin:0;
  padding:0;
}
div.hr hr {
  display: none;
}
#main {
	margin:0;
	padding:1em 3em;
	width:720px;
	letter-spacing:.1em;
	text-align:justify;
}
#main img { border:1px solid #999;}

#main ul {
font-size:1.2em;
}
#main ul li {padding:.5em 0;}

#main table {
	font-size:1.2em;
}

/* POST */
div.post {
	margin:1em 0;
	padding:.7em 0;
	background: url(http://www.logist.md/xsl/img/postbg.gif) bottom repeat-x;
}
div.post img {
	float:left; 
	margin-right:10px;
	margin-top:1px;
	border:0;
	border:1px solid #ccc;
}
div.post h1 {
	margin:0;
	padding:0;
	font-size:1.3em;
}

div.post div {
	display:table;
	margin:0;
	padding:0;
}

div.post div p{
	margin:0;
	padding:0;
}

div.post h1 a {
	color:#00659F;
}

/* PAGE NAVIGATION *****************************************************************************/
#pagenav {
	padding:0;
	margin:0;
	text-align:right;
}
#pagenav span {
	margin:.2em;
	padding:.2em .3em .2em .3em;
	background:#eee;
	border:1px solid #efefef;
}
#pagenav span#current {
	background:#fefefe;
	border:1px solid #efefef;
}
#pagenav a {
	border:0;
	font-weight:bold;
}
#pagenav a:hover {
	text-decoration:none;
}

/* FOOTER */
#footer {
	height:70px;
	background:url(http://www.logist.md/xsl/img/footer_top.gif) top repeat-x;
	margin:0 1px;
}
#f-content {
	margin:.5em 2em;
	height:70px;
}
#f-content p {
	padding:13px 0 0 150px;
	color:#767676;
	font-size:1.1em;
}
#f-content a{
	color:#767676;
}

a#copyright {
	color:#CD6666;
}

#error {margin:0;padding:0;}
.style1 {font-weight:bold;}
.date { color:#033333;font-size:.9em;}

#document table{width:100%;border-collapse:collapse;margin:1em 0; background:#fff;font-size:1em;}
#document th, #document td{text-align:left;padding:.5em;}
#document th {color:#fff; background:#00659F;}
#document tr.even td{background:#fff;}
#document tr.odd td{background:#ececec;}
#document table td, #document table tr{
	border:1px solid #ccc;
}

/* titles */
h1.swap {
	height:70px;
	background-repeat:no-repeat;
	margin:5px 0;
	padding:0;
}
h1.swap span {display:none;}
h1#t-logo {
	cursor:pointer;
}
