@import "css/fancy.css";
* {
margin:0;
padding:0;
}
ul, li, ul li, ul li li, ul li li li
{
	list-style-type:none;
	margin:0;
}
h1, h2, h3, h4, input, select
{
	font-family:Arial, Helvetica, sans-serif;
}
.Normal, .NormalDisabled 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
a img 
{
	border:0;
}
#Body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e0e0e;
}
.brclear 
{ /* Use a break with this class to clear float containers */
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/*************begin of sobotnew standard page***************/
.logoPane 
{
	float:left;
	margin-left:35px;
	display:inline;
	margin-right:20px;
}
.header 
{
	float:left;
	background-image:url(img/header-back.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:130px;
}
.container 
{
	width:1013px;
	padding-top:25px;
}
.menuPane 
{
	padding-top:98px;
	padding-bottom:10px;
}
.menuPane .SubmenuContent a, .menuPane .SubmenuContent a:visited
{
	color:#34353d;
	font-size:13px;
	font-weight:bold;
	font-family:Georgia, Tahoma, Arial;
	text-transform:uppercase;	
	margin-right:2px;
	padding:1px 6px;
	text-decoration:none;
}
.menuPane a.active:link, .menuPane a.active:visited
{
	color:#fff;
	background-color:#6ecfea;		
	cursor:text;	
}
.menuPane a.nonactive:hover
{
	text-decoration:none;
	background-color:#c1bfac;
	color:#fff;
}
.breadCrumbsPane
{
	margin-left:6px;
}
a.breadCrumbs:link, a.breadCrumbs:visited, a.breadCrumbs:hover
{
	font-size:11px;
	color:#35353d;
	text-decoration:none;
}
.leftPaneShadow
{
	background-position:left bottom;
	background-image:url(img/sideMenuShadowBottom.png);
	background-repeat:repeat-x;
	background-color:Transparent;
	padding-bottom:4px;
	width:184px;
	margin-right:20px;	
}
.lefPaneShadow2
{
	background-position:right bottom;
	background-image:url(img/sideMenuShadowRight.png);
	background-repeat:repeat-y;
	background-color:Transparent;
}
.LeftPane 
{
	background-color:#35353d;
	padding:25px 0 25px 40px;
	width:140px;
	margin-right:20px;
	color:#fff;
	font-family:Georgia,Tahoma,Arial;
	font-size:14px;
}
.LeftPane .Normal, .NormalDisabled
{
	font-family:Georgia,Tahoma,Arial;
	font-size:14px;
}
.LeftPane a, .LeftPane a:visited
{
	color:#e4e3d1;
	display:block;
	font-family:Georgia, Tahoma, Arial;
	font-size:14px;
	padding-bottom:10px;
}
.LeftPane a.active
{
	color:#fff;
}
.StandardContentPane 
{
	width:460px;
	margin-right:20px;
	padding-bottom:20px;
	min-height:400px;
}

.grayColumn 
{
	background-color:#e4e3d1;
	width:332px;
	padding:20px;
}
.footerPane
{
	width:100%;
	padding:20px 0;
	background-color:#35353D;
	color:#fff;
	text-align:center;
}
.menuFullItem
{
	text-align:left;
	float:left; 
	color:#fff; 
	width:150px;
	margin-left:40px;
}
.menuFullItem a
{
	color:#fff;
}
a.menuFullFirst
{
	color:#E4E3D1;
	text-transform:uppercase;
	font-family:Arial;
	display:block;
	font-weight:bold;
	font-size:12px;
}
a.menuFullSecond
{
	color:#fff;
	font-size:11px;
	display:block;
	padding-top:6px;
}

/*************end of sobotnew standard page***************/
.projects 
{
	padding-top:15px;
	padding-bottom:20px;
}
.projects h1 
{
	font-family:Georgia, Tahoma, Arial;
	font-size:18px;
	font-weight:bold;
	color:#35353d;
	margin-bottom:20px;
	text-transform:uppercase;
}
.projects h2
{
	font-family:Georgia, Tahoma, Arial;
	font-size:18px;
	font-weight:bold;
	color:#35353d;
	margin-bottom:20px;
	text-transform:uppercase;
}
.projects h2
{
	font-family:Georgia, Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#35353d;
	margin-bottom:20px;
	text-transform:uppercase;
}
.oneProject 
{
	padding:15px 0;
	border-bottom:2px dotted #6ecfea;
}
.oneProject img 
{
	float:left;
}
.oneProject .projDetails 
{
	float:left;
	padding-left:15px;
	color:#8A897C;
	width:280px
}
.oneProject .projDetails h2
{
	margin-bottom:7px;	
}
.oneProject .projDetails h2 a:link, .oneProject .projDetails h2 a:visited, .oneProject .projDetails h2
{
	color:#8a897c;
	font-weight:bold;
	font-size:16px;
	font-family:Georgia, Tahoma, Arial;
}
.oneProject .projDetails h3 
{
	color:#8a897c;
	font-size:14px;
	font-family:Arial;
	margin-bottom:10px;
}
.oneProject p.projDesc
{
	color:#35353d;
	font-size:14px;
	font-family:Arial;
}
.DNN_News_ItemLink
{
	padding-top:10px;
}
.DNN_News_ItemLink a
{
	font-size:12px; 
	color:#000;
	font-weight:normal;
}
.DNN_News_ItemDate
{
	color:#8A897C;
}
