html
{
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #6a6a6a;
}

form, p, div, table 
{
	border: 0;
	padding: 0;
	margin: 0;
}

img
{
	vertical-align: top;
	border: 0;
}

a
{
	cursor:pointer;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.clear
{
	clear:both;
}

h3{
	font-size: 12px;
}

#main
{
	width: 999px;
	margin: 0 auto 30px auto;
	background-color: #ffffff;
}

#header
{
	width: 999px;
	height: 278px;
	background: url('/img/logo.jpg') no-repeat top;
	color: #ffffff;
	cursor: pointer;
}

#content
{
	color: #5e5e5e;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Verdana;	
}

#main_menu
{
	width: 999px;
	height: 45px;
	background: url('/img/menu_bg.jpg') no-repeat top;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

#main_menu img
{
	margin: 0 10px;
	margin-top: -13px;
}

#main_menu a
{
	color: #ffffff;
	font-size: 13px;
}

#content
{
	padding: 10px 0;
	background-color: #f7f7f7;
}

#loader_table 
{
	margin:20px;
	width: 400px; 
	text-align: left;
	vertical-align: middle;
	border: 0px;
	display: none;
}

#loader 
{
	font-family: Georgia, Arial;	
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}

#stopka
{
	width: 999px;
	height: 68px;
	background: url('/img/stopka_bg.jpg') no-repeat top;
	background-color: #ffffff;
	color: #d1d1d1;
	font-size: 11px;
}

#stopka a
{
	color: #ffffff;
	font-size: 11px;
}

#stopka img
{
	margin-top: 15px;
	border: 0;
}

.leftside
{
	width: 282px;
	float: left;
}

.leftside div
{
	margin-bottom: 5px;
}

.rightside
{
	width: 617px;
	float: left;
	padding: 20px 50px;
}

.m0
{
	width: 282px;
	height: 72px;
	background: url('/img/m0.jpg') no-repeat top;
}

.m1
{
	width: 282px;
	height: 72px;
	background: url('/img/m1.jpg') no-repeat top;
}

.m2
{
	width: 282px;
	height: 72px;
	background: url('/img/m2.jpg') no-repeat top;
}

.m3
{
	width: 282px;
	height: 72px;
	background: url('/img/m3.jpg') no-repeat top;
}

.m
{
	width: 267px;
	height: 28px;
	text-align: right;
	padding: 44px 15px 0 0;
}

.m a
{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.k1
{
	width: 282px;
	height: 72px;
	background: url('/img/menu_kamery_bg.jpg') no-repeat;
	background-position: 0 0;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;	
	z-index: 2;
	position: relative;
	behavior: url('../css/css3.htc');	
}

.k2
{
	width: 282px;
	height: 72px;
	background: url('/img/menu_kamery_bg.jpg') no-repeat;
	background-position: 0 -72px;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;	
	z-index: 2;
	position: relative;
	behavior: url('../css/css3.htc');	
}

.k3
{
	width: 282px;
	height: 72px;
	background: url('/img/menu_kamery_bg.jpg') no-repeat;
	background-position: 0 -144px;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;	
	z-index: 2;
	position: relative;
	behavior: url('../css/css3.htc');	
}

.k
{
	width: 282px;
	height: 28px;
	float: right;
	padding: 44px 0 0 0;
	text-align: right;
}

.k a
{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	display: block;
	background: url('../img/menu_k_bg.png') repeat;
	padding: 5px 10px;
}

.content
{
	margin: 10px 20px;
}

.topmenu
{
	padding-top: 13px;
}

.news
{
	width: 617px;
	margin: 10px 0 0 0;
}

.news_cont
{
	min-height: 120px;
	width: 617px;
	text-align: left;
	padding: 10px 20px;
	overflow: hidden;
}

.img_news
{
	margin-right: 10px;
	margin-bottom: 3px;
	float: left;
}

.more a
{
	color: #0066cc;
	text-decoration: none;
}

#k1_sub div, #k2_sub div, #k3_sub div, #k4_sub div, #k5_sub div, #k6_sub div{
	margin: 5px 10px 5px 0;
	text-align: right;
}
