@import url('_general-classes.css');
@import url('_root-elements.css');
/*---------------------------------*/
#baseDiv{
	margin:auto;
	width:955px;
}
#row1{
	height:14px;
	background-image: url(/Design/row_1.png);
	background-repeat: no-repeat;	
	text-align:left;
}
#row2{
	height:53px;
	background-image: url(/Design/row_2.png);
	background-repeat: no-repeat;	
}
#row2_en{
	height:53px;
	background-image: url(/Design/row_2_en.png);
	background-repeat: no-repeat;	
}
#row3{
	height:15px;
	background-image: url(/Design/row_3.png);
	background-repeat: no-repeat;	
}
#row4{
	height:53px;
	background-image: url(/Design/row_4.png);
	background-repeat: no-repeat;	
}
#row5{
	height:210px;
	background-image: url(/Design/row_5.jpg);
	background-repeat: no-repeat;	
}
#row5_en{
	height:210px;
	background-image: url(/Design/row_5_en.jpg);
	background-repeat: no-repeat;	
}
#centreDiv{
	min-height:450px;
	background-image: url(/Design/menu_left_back.png);
	background-repeat: no-repeat;	
	background-position: left top;
}
#menuLeft{
	width:200px;
	float:left;
}
#menuLeft a{
	color:#696f70;
	display:block;
	text-align:left;
	margin-left:10px;
}
#content{
	width:730px;
	float:right;
	padding:10px;
	text-align:left;
}
/*vyhledavani-------------*/
#searchDiv{
	margin:auto;
	margin-left:8px;
	width:181px;
	height:114px;
}
#searchDiv.sr{
	background-image: url(/Design/search_box_back.png);
	background-repeat: no-repeat;
}
#searchDiv.sr_en{
	background-image: url(/Design/search_box_back_en.png);
	background-repeat: no-repeat;
}
#searchDiv input[type="text"]{
	margin-top:44px;
	border:inset 2px #F0F0F0;
	width:146px;
	height:14px;
}
#searchDiv input[type="image"]{
	margin-top:2px;
	margin-left:80px;
}
#searchDiv a{
	color:#696F70;
	font-size:11px;
	margin-left:26px;
}
/*novinky-------------*/
#newsDiv{
	margin:auto;
	margin-left:8px;
	margin-top:10px;
	width:181px;
	height:115px;
}
#newsDiv.nw{
	background-image: url(/Design/news_box_back.png);
	background-repeat: no-repeat;
}
#newsDiv.nw_en{
	background-image: url(/Design/news_box_back_en.png);
	background-repeat: no-repeat;
}
#newsDiv input[type="text"]{
	margin-top:44px;
	border:inset 2px #F0F0F0;
	width:146px;
	height:14px;
}
#newsDiv input[type="image"]{
	margin-top:2px;
	margin-left:80px;
}
#newsDiv a{
	color:#696F70;
	font-size:11px;
	margin-left:26px;
}
/*paticka-------------*/
#bottomDiv{
	padding-top:10px;
	height:39px;
	background-image: url(/Design/bottom_back.png);
	background-repeat: x;	
}
/*titulka-------------*/
#titleContent div{
	height:209px;
	width:182px;
	float:left;
	padding-left:10px;
	margin-left:40px;
	text-align:left;
}
#titleContent a{
	color:#000000;
	text-decoration:none;
}
#titl_1{
	background-image: url(/Design/title_1.png);
	background-repeat: no-repeat;

}
#titl_2{
	background-image: url(/Design/title_2.png);
	background-repeat: no-repeat;
}
#titl_3{
	background-image: url(/Design/title_3.png);
	background-repeat: no-repeat;
}
#titl_4{
	background-image: url(/Design/title_4.png);
	background-repeat: no-repeat;
}
#titl_5{
	background-image: url(/Design/title_5.png);
	background-repeat: no-repeat;
}
#titl_6{
	background-image: url(/Design/title_6.png);
	background-repeat: no-repeat;
}
#titl_6_en{
	background-image: url(/Design/title_6_en.png);
	background-repeat: no-repeat;
}
#titl_7{
	background-image: url(/Design/title_7.png);
	background-repeat: no-repeat;
}
#titleContent #titl_7{
	float:right;
	margin-right:34px;
}
/*submenu----------------------------*/
.subMenu{
	background-image: url(/Design/sub_menu_back.png);
	background-repeat: x;
	height:67px;
	border-spacing:0px
	width:100%;

}
.subMenu td{
	text-align:center;
	padding-left:5px;
	padding-right:3px;
	background-image: url(/Design/submenu_delimiter.png);
	background-repeat: no-repeat;
}
.subMenu tr > td:first-child {
	background-image: url(/Design/submenu_delimiter_left.png);
	background-repeat: no-repeat;
	padding-left:7px;
}
.subMenu .lastTd{
	background-image: url(none);
	width:4px;
	padding:0px;
}
/*obsah--------------------------------*/
#content{
	color:#8A8A8A;
}
#content a{
	color:#8A8A8A;
	text-decoration:underline;
}
#content #subMenu a{
	color:#BBBCBB;
	text-decoration:none;
}
/*publish index----------------------------*/
.anotTitle{
	margin-bottom:20px;
}
#divGalery img{
	margin-right:30px;
	margin-bottom:30px;
	cursor:pointer;
}
.artAnot{
	margin-bottom:20px;
	font-style:italic;
}
/*kontakty----------------------------------*/
#contactDiv{
	line-height:20px;
	margin-top:30px;
	margin-left:10px;
	width:160px;
	text-align:left;
	color:#8A8A8A;
	font-family:Arial;
}
