body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C0C0C0;
}

.body{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: White;
}

.top{
	background: url(img/mask/top.jpg) no-repeat;
	height: 103px;
}

.body .top .logo{
	float: left;
}

.body .top .logo img{
	width: 230px;
	height: 103px;
}

.body .top .top_pravy{
	padding-top: 26px;
	width: 730px;
	float: right;
	text-align: right;
	padding-right: 40px;
}

.body .top .top_pravy .lang{
	padding-bottom: 5px;
	color: White;
	padding-right: 30px;
}

.body .top .top_pravy .lang a{
	padding: 0px;
}

.body .top .top_pravy .top_menu{
	padding-bottom: 5px;
}

.body .top .top_pravy .top_menu div{
	display: inline;
}

.body .top .top_pravy .top_menu div img{
	padding-right: 3px;
}

.body .top .top_pravy div a{
	color: #A7A7A7;
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
}

.menu{
	background: url(img/mask/menu_pozadi.gif) repeat-x;
	height: 44px;
	padding-left: 70px;
	padding-right: 70px;
}

.menu .deleni{
	background: url(img/mask/menu_deleni.gif);
	width: 11px;
	height: 44px;
	float: left;
}

.menu .polozka{
   #position: relative;
	height: 44px;
	display: table;
	width: 110px;
	float: left;
}

.menu .polozka .prvni{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.menu .polozka .prvni .druhy{
	#position: relative;
	#top: -50%;
}

.menu .polozka .prvni .druhy a{
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none !important;
	font-weight: bold;
}

.menu .active a{
	color: White;
}

.menu .active{
	background: url(img/mask/menu_hi_pozadi.gif) repeat-x bottom;
}

.menu .al{
	width: 10px;
	height: 44px;
	background: url(img/mask/menu_hi_levy_okraj.gif) no-repeat;
	float: left;
}

.menu .ap{
	width: 10px;
	height: 44px;
	background: url(img/mask/menu_hi_pravy_okraj.gif) no-repeat;
	float: left;
}

.green_line{
	height: 1px;
	background-color: #6CB100;
	clear: both;
	font-size: 0px;
}

.green_line3{
	height: 3px;
	background-color: #6CB100;
	margin-top: 1px;
	clear: both;
	font-size: 0px;
}

.green_line4{
	height: 3px;
	background-color: #6CB100;
	margin-bottom: 1px;
	clear: both;
	font-size: 0px;
}

.grey_line{
	height: 1px;
	background-color: #D6D6D6;
	clear: both;
	font-size: 0px;
}

.upoutavka{
	background: url(img/mask/upoutavka_pozadi.gif) repeat-x bottom;
	height: 249px;
	overflow: hidden;
}

.upoutavka .img{
	float: left;
	padding-left: 70px;
}

.upoutavka .text{
	float: right;
	padding-left: 20px;
	padding-right: 60px;
	width: 548px;
	padding-top: 50px;
}

.upoutavka .text h1{
	font-family: Book Antiqua, sans-serif;
	color: #6CB100;
	padding: 0px;
	margin: 0px;
	font-size: 36px;
	font-weight: normal;
}

.upoutavka .text h2{
	font-family: Book Antiqua, sans-serif;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	font-size: 18px;
}

.upoutavka .text p{
	margin-bottom: 10px;
}

.upoutavka .text .button_vice{
	padding-bottom: 15px;
}

.obsah{
	margin-left: 34px;
	margin-right: 34px;
	margin-bottom: 34px;
	margin-top: 24px;
	background-color: Aqua;
}

.obsah .left{
	width: 644px;
	padding-right: 24px;
	float: left;
}

.obsah .right{
	float: right;
}

.box{
	width: 260px;
}

.box .hlavicka{
	padding-bottom: 1px;
	height: 30px;
}

.box .hlavicka .l{
	width: 5px;
	height: 30px;
	background: url(img/mask/blok_top_levy_konec.gif) no-repeat;
	float: left;
}

.box .hlavicka .nadpis{
	background: url(img/mask/blok_top_pozadi.gif) repeat-x top;
	height: 30px;
	width: 240px;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: bold;
	color: White;
}

.box .hlavicka .p{
	width: 5px;
	height: 30px;
	background: url(img/mask/blok_top_pravy_konec.gif) no-repeat;
	float: right;
}

.box .text{
	border: 1px solid #D6D6D6;
	padding: 15px;
	margin-bottom: 27px;
}

.box .text .link_archiv{
	text-align: right;
}

.box .text .link_archiv a{
	color: #6EB204;
	font-size: 11px;
}

.box .text .jeden{
	padding-bottom: 10px;
}

.box .text .jeden h2{
	background: url(img/mask/sipka.gif) no-repeat center left;
	padding: 0px;
	margin: 0px;
	padding-left: 13px;
}

.box .text .jeden h2 a:link, .box .text .jeden h2 a:visited, .box .text .jeden h2 a:active, .box .text .jeden h2 a:hover{
	color: #6EB204;
	font-size: 12px;
	font-weight: bold;
}

.box .text .jeden p{
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	font-size: 11px;
}

.box .text ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.box .text ul li{
	background: url(img/mask/sipka2.gif) no-repeat top left;
	padding-left: 14px;
	margin-bottom: 3px;
}

.box .text ul li a{
	color: #6EB204;
}

.box .text ul li a.active{
	font-weight: bold;
}

.webtext{
	padding-top: 20px;
	clear: both;
}

.webtext .ico{
	border: 1px solid #D6D6D6;
	padding: 9px;
	float: left;
	margin-right: 10px;
	width: 96px;
}

.webtext .text{
	float: right;
	width: 505px;
}

.webtext .text h2{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.clanek_v_seznamu{
	margin-bottom: 20px;
	clear: both;
}

.clanek_v_seznamu .ico{
	border: 1px solid #D6D6D6;
	padding: 9px;
	float: left;
	margin-right: 10px;
	width: 96px;
        text-align: center;
        margin-bottom: 9px;
}

.clanek_v_seznamu .text{
	float: right;
	width: 505px;
        margin-bottom: 9px;
}

.clanek_v_seznamu .text2 h2 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}
.clanek_v_seznamu .text2 p{
    margin: 0px;
    padding: 0px;

}

div.text h3 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}

div.text p {
    margin: 0px;
    padding: 0px;
}

.clanek_v_seznamu .text h2{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.bottom_menu{
	height: 73px;
	background: url(img/mask/bottom_menu_pozadi.gif) repeat-x;
	#position: relative;
	display: table;
	width: 100%;
}

.bottom_menu .prvni{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.bottom_menu .prvni .druhy{
	#position: relative;
	#top: -50%;
}

.bottom_menu .prvni .druhy div{
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	font-size: 11px;
	color: #828282;
}

.bottom_menu .prvni .druhy div a{
	margin-right: 6px;
	margin-left: 6px;
}

.bottom_menu .prvni .druhy div.pata a{
	margin-right: 0px;
	margin-left: 0px;
}

.bottom_menu .prvni .druhy div a.active{
	font-weight: bold;
}

.bottom{
	background: url(img/mask/bottom.jpg) no-repeat;
	height: 71px;
}

.search form{
	padding: 0px;
	margin: 0px;
}

.search form.vyhledavani-formular .pole{
	width: 235px;
	border: 1px solid Black;
	background: url(img/mask/searchpole_pozadi.gif) repeat-x top;
}

.search form.vyhledavani-formular .vyhledat{
	margin-bottom: -7px;
}

h1{
	font-size: 16px;
	color: #76B611;
	font-weight: normal;
	clear: both;
}

h1 a:link, h1 a:visited, h1 a:active{
	color: #76B611;
}

h1 a:hover{
	color: #89d814;
}

h2{
	font-size: 14px;
	color: #76B611;
	font-weight: normal;
	clear: both;
}

h2 a:link, h2 a:visited, h2 a:active{
	color: #76B611;
}

h2 a:hover{
	color: #89d814;
}

h3{
	font-size: 12px;
	color: #76B611;
	clear: both;
}

ul{
	list-style: square;
}

img{
	border: none;
}

hr{
	border: 0px solid #D6D6D6;
	height: 1px;
	color: #D6D6D6;
	background-color: #D6D6D6;
	clear: both;
}

a:link    {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;;
}
a:active  {
	color: #000000;
	text-decoration: underline;
}
a:hover   {
	color: #6F6F6F;
	text-decoration: underline;
}

div.pager {
    clear: both;
}

.pager{
	font-size: 11px;
	padding-top: 20px;
}

.attachments{
	clear: both;
}

.message{
	border: none !important;
	padding: 0px !important;
	color: #000000 !important;
	background-color: transparent !important;
}

.gallery{
	clear: both;
}

/* aby centrovani galerie fungovalo i v IE7 */
.gBorder{
   #position: relative;
	border: 1px solid #D6D6D6;
}

.gBorder .prvni{
	#position: absolute;
	#top: 50%;
	#right: 50%;
}

.gBorder .prvni .druhy{
	#position: relative;
	#top: -50%;
	#right: -50%;
}

a.button{
	padding: 0px !important;
	margin: 0px !important;
	background: none !important;
	border: none !important;
	text-decoration: underline  !important;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}

/* oprava okraju odstavcu v tabulce pro firefox */
td p {
    margin: 0px;
}
div.archivlink {
    margin-bottom: 25px;
}

