/*
Theme Name: SKU2009
Theme URI: http://sku.com.ua/
Description: This is theme developed for Steel Constructions of Ukraine, Ltd.
Version: 1.0
Author: Denys Lazarenko
Author URI: http://sku.com.ua/
Screenshot: screenshot.jpg
*/



/* Begin Typography & Colors */
*{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}
.plenkitable td{
padding:5px;
}
html, body{
	width: 100%;
	height: 100%;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background-color: #FFF;
}
img{
	border: none;
}
li{
	list-style-position: inside;
}
.topmenu{
	float: left;
}
.topmenu1{
	float: left;
}
.topmenu li{
	list-style-type: none;
	float: left;
	border-right: solid 1px #8B8B8B;
}
.topmenu1 li{
	list-style-type: none;
	float: left;
}
li.page-item-12{
	border-right: none;
}
.topmenu li a{
	text-decoration: none;
	font-size: 14px;
	color: #8B8B8B;
}
.topmenu1 li a{
	text-decoration: none;
	color: #000;
}
.bottommenu li a{
	color: #7C7C7C;
	font-size: 14px;
}
ul.leftmenu li.page_item{
	line-height: 2;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background: url(images/left1.jpg) no-repeat 0px 7px;
}
ul.leftmenu li.page_item a{
	color: #5E5E5E;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding: 0px 0px 0px 10px; 
}
.navcentre {
	display:table;
	white-space:nowrap;
}
.navcentre ul {
	list-style:none;
	margin:0;
	padding:0;
	display:table-row;
	white-space:nowrap;
}

.navcentre ul li{
	display:table-cell;
}
.navcentre ul a{
	display:block;
	padding:4px 10px;
	text-decoration:none;
}
#page{
	min-width: 999px;
}
.newsid{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
.headnewsid a{
	color: #C44300;
	text-decoration: none;
	font-size: 15px;
}
.intronewsid{
	font-size: 14px;
}
#footer{
	height: 187px;
	margin-top: 20px;
}
.post{
	text-align: justify;
}
.post h2{
	width: 100%;
	border-bottom: 2px solid #EBEBEB;
	margin-bottom: 20px;
	font-size: 18px;
	text-transform: uppercase;
}
.post p{
	margin-bottom: 10px;
}
#maingallery{
	margin-top: 20px;
	margin-bottom: 20px;
}
#special{
	border: #81B7D3 solid 2px;
	float: left;
	width: 400px;
	padding: 5px;
}
#banner{
	background: #EAEAEA; color: #81B7D3;
	float: right;
	width: 100px;
	height: 100px;
}
#popupMenu{
	width: 90%;
}
