body, li, td, input, textarea, select, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, p, form {
	margin: 0px; 
	padding: 0px;
}

body, td, li, input, textarea, select, a {
	color: #3C3C3C;	
}

input, textarea, select {
	vertical-align: middle;
}

body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bg-celek.gif);
}

.celek-bg {
	background-image: url(../images/bg-celek2.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.celek {
	margin: 0px auto;
	text-align: left;
	width: 760px;
}

.top {
	text-align: left;
	width: 760px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 319px;
	position: relative;
}

.top .button1 {
	position: absolute;
	height: 11px;
	width: 11px;
	top: 36px;
	left: 48px;
}

.top .button2 {
	position: absolute;
	height: 11px;
	width: 11px;
	top: 36px;
	left: 108px;
}

.top .button3 {
	position: absolute;
	height: 11px;
	width: 11px;
	top: 36px;
	left: 168px;
}

.top .adresa {
	position: absolute;
	height: 65px;
	width: 360px;
	top: 13px;
	left: 240px;
}

.top .adresa h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #273b91;
	margin-bottom: 10px;
}

.top .adresa p {

}

.top .adresa a {
	color: #ed1500;
}

.telo {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	height: 100%;
}

.left {
	float: left;
	width: 200px;
}

.left .ie-spacer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.left .menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d6db;
}

.menu .menu-lev1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d6db;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	color: #273b91;
	text-decoration: none;
}


.menu .menu-lev1:hover {
	text-decoration: underline;
	background-image: url(../images/sipka-menu1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.menu .submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d6db;
	padding-top: 10px;
	padding-bottom: 10px;
}

.menu .submenu a {
	color: #939394;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/sipka-menu2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
}

.menu .submenu a:hover {
	color: #787879;
	text-decoration: underline;
}

.menu .submenu2 a {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 15px 4px;
	display: block;
}

.right {
	float: right;
	width: 520px;
}

.right .ie-spacer {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.right h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #273b91;
	margin-bottom: 10px;
	text-align: right;
}

.right h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #ed1500;
	margin-top: 20px;
	margin-bottom: 10px;
}

.right p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.right a {
	color: #ed1500;
}

.right img.vpravo {
	margin-left: 10px;
}

.bottom {
	height: 53px;
	position: relative;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
}

.created {
	position: absolute;
	height: 16px;
	width: 300px;
	top: 25px;
	right: 5px;
	text-align: right;
	color: #7293b7;
}

.created a {
	color: #7293b7;
}

.w150 {
	width: 150px;
}

.w300 {
	width: 380px;
}



.table	 		{ background-color: #FFFFFF; width: 100%; border-collapse: collapse; }
.table td		{ border: 1px solid #3c3c3c; padding: 3px; }
.table .table-head td	{
	background-color: #275990;
	color: #FFFFFF;
	font-weight: bold;
}
.table .table-row-1 td,	.table td.table-color-1 	{ background-color: #FFFFFF; }
.table .table-row-2 td,	.table td.table-color-2		{
	background-color: #E3EAF0;
}

.table2	 		{ width: 100%; border-collapse: collapse; }
.table2 td		{ border: 0px none; padding: 0px; }

.right li {
	margin: 0px;
	padding: 2px 0px 2px 12px;
	list-style-type: none;
	background: transparent url(../images/sipka-menu2.gif) no-repeat 0px 6px;
}   


.right ol, .right ul { padding: 0px; margin: 2px 0px; color: #5A5959; }
