body, html {
	margin: 0px;
	height: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	border: none;
}

div.base {
	display: table; 
	height: 100%; 
	overflow: visible;
	#position: relative;
	overflow: hidden;
	width: 100%;
}

div.base2 {
	#position: absolute; 
	#top: 50%;
	display: table-cell;
	vertical-align: middle;	
	width: 100%;
	text-align: center;
}

div.container {
	background: #fff200 url(/Templates/KedziuStudija/Images/content_background2.gif) repeat-x bottom;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	#position: relative; 
	#top: -50%;
	text-align: left;
	height: 560px;
}

div.bottom_background {
	background: url(/Templates/KedziuStudija/Images/yellow.jpg) 50px bottom no-repeat;
	height: 560px;
}

div.logo {
	margin: 45px 0px 15px 50px;
	float: left;
	display: inline;
}

div.menu {
	clear: both;
	float: left;
	display: inline;
}

div.menu_content div:hover, div.menu_content div.itemHover, div.menu_content div.itemActiveHover {
	background-color: #ffffff;
}

div.menu_content div.itemActive {
	background-color: #ffffff;
}

div.main {
	clear: both;
	width: 910px;
	margin-left: 50px;
}

div.article {
	border-bottom: 1px solid #ddd200;
	width: 655px;
}


div.article a {
	text-decoration: none;
	color: #000;
}

div.Paging {
	margin: 15px 4px 0px 4px;
}

div.Paging a {
	text-decoration: none;
	color: #000;
}

div.Paging a:visited {
	color: #fff;
}

a.indexlink2,  a.indexlink2 *{
	background-color:#fff;
	font-size:10px;
	text-decoration:underline !important;
	padding:0px 2px 2px 2px;
}

a.indexlink2:hover {
	background-color: transparent;
	text-decoration: none !important;
}
