/* CSS Document */

BODY {
	padding: 0px;
	margin: 0px;
	background: #4F432B url(graphic_design/pozadi.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
        a             {FONT-SIZE: 8pt; COLOR: #FFFFFF; FONT-FAMILY: Verdana,Tahoma,arial ce,times new roman; TEXT-DECORATION: none}
	a:link        {color: #FFFFFF}
	a:visited     {color: #FFFFFF}
	a:active      {color: #FFFFFF}
	a:hover       {COLOR: #FF0000}


p  {	padding:0;
	margin:0;
	FONT-SIZE: 12px;
}

.image          { border: 1px solid #000000 }


#header {
	background: url(graphic_design/header.jpg) no-repeat;
	width: 896px;
	height: 214px;
	margin: auto;
}

#under_header {
	background: url(graphic_design/menu_podheaderem.jpg) no-repeat;
	width: 897px;
	height: 32px;
	margin: auto;
	line-height: 31px;
}

#page {
	margin: auto;
	width: 896px;
	background: url(graphic_design/bg_center.jpg) repeat-y;
}


#page_inside {
	margin: auto;
	width: 976px;
}

#footer {
	background: url(graphic_design/.jpg);
	width: 896px;
	height: 33px;
	margin: auto;
	line-height: 33px;
}

#left {
	width: 214px;
	float: left;
}

#center {
	float: left;
	width: 464px;
}

#right {
	width: 217px;
	float: right;
}

#cleaner {
	clear: both;
}





.blok-header {
}

.blok-header2 {
	margin-left: 26px;
}

.blok-content {
	margin-left: 0px;
	width: 203px;
}

.blok-content2 {
	margin-left: 26px;
	width: 191px;
}





.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu A, .menu A:visited {
	background: url(graphic_design/tlacitko_1.jpg) no-repeat;
	height: 24px;
	display: block;
	line-height: 24px;
	color: #000000;
	padding-left: 3px;
	text-decoration: none;
	font-weight: bold;
}

.menu A:hover {
	background: url(graphic_design/tlacitko_2.jpg) no-repeat;
	color: #FF6600;
}





A.prava:link, A.prava:visited {
	background: url(graphic_design/tlacitko_2.jpg) no-repeat;
	height: 24px;
	display: block;
	line-height: 24px;
	color: #000000;
	padding-left: 3px;
	text-decoration: none;
	font-weight: bold;
}

A.prava:hover{
	background: url(graphic_design/tlacitko_1.jpg) no-repeat;
	color: #FF6600;
}






.page_name {
	background: #D4D965 no-repeat;
	width: 464px;
	line-height: 18px;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}






.cla {
	margin: auto;
	width: 464px;
}


.cla-nadpis {
	background: #D4D965 no-repeat;
	margin: auto;
	width: 464px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 2px 2px 2px;

}

.cla-inside {
	background-color: #C9D040;
	margin: auto;
	width: 464px;
	padding: 2px 2px 2px 2px;
}

.cla-foot {
	background-color: #C9D040;
	width: 464px;
	padding: 2px 2px 2px 2px;
}

