* {
	margin: 0;
	padding: 0;
}

body {
  text-align: center;
  width: 100%;
  font-family: Arial;
  line-height: 17px;
  font-size: 13px;
  color: Black;
  /*background: #6B2336;*/
  background: #6B2336 url(../images/body.jpg) repeat-y center top;
  
}

DIV#index
{
  margin-left: auto;
  margin-right: auto;
  margin-top: 115px;
  width:500px;  
  text-align: left;
}

DIV#wraper
{
  width:900px;
  /*background: #fff;*/
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-family: Arial;
  position: relative;
  
}

IMG#logo 
{
	position: absolute;
	top: 45px;
	left: 40px;
	z-index: 100;	
}


DIV#header
{
  width: 860px;
  margin-left: 40px;
  height: 35px;
  /*margin-top:165px;*/
  margin-top: -10px;
  font-size: 11px;
  z-index:100px;
  position:relative;
}

DIV#header IMG
{
  border:0;  
}

DIV#header A
{
  color: Black;  
}

.A12
{
  font-size: 12px;
}

.A14
{
  font-size: 14px;
}

.A13
{
  font-size: 13px;
}

A.A11
{
  font-size: 11px; 
  color: Black !important;
  text-decoration:none;
  line-height: 13px;
  display:block !important;
  height: 22px;
  width:180px;
  padding-left: 35px;
  margin-top:10px;
  background: url(../images/header/slusalice.png) no-repeat 0 0;
  
}

H1
{
  font-size: 18px;
  font-weight: bold;
  line-height:22px;
  color: #6B2336;
  padding-bottom:15px;
}

H1.title
{
  width: 139px;
  padding: 0px 10px;
  height: 23px;
  font-size: 14px;
  font-weight: bold;
  line-height:23px;
  color: #6B2336;
  margin-bottom:15px;
  background: url(../images/title.jpg) no-repeat 0 0;
}

H2
{
  font-size:15px;
  font-weight: bold;
  line-height: 17px;
  color: #6B2336;  
}

H3
{
  font-size:13px;
  line-height: 17px;
  font-weight: bold;
  color: #000; 
  margin-bottom: 5px; 
}

P
{
  padding-bottom: 10px; 
}

DIV#menu1L
{
  background: url(../images/menu/menuBck.png) no-repeat 0 0;
  margin-left: 40px;
  width: 860px;
  height:15px;
  padding: 10px 0;
  font-size:14px;
  line-height:15px;
}

DIV#menu1L ul
{
  float:right;  
  padding-right: 20px;
}

DIV#menu1L ul li 
{
  float:left;
  list-style-type: none;  
}

DIV#menu1L ul li A
{
  color: #fff;
}

DIV#menu1L ul li .selected
{
  color: #000;
  text-decoration: underline;
}

DIV#menu1L ul li A:hover
{
  color: #000;
  text-decoration: underline;
}


DIV#content
{
  width:840px;
  margin: 0 20px 0 40px;
  /*background: yellow; */ 
  /*height: 500px;*/
}

DIV#content A
{
  color: #6B2336;
}

DIV#content #smallLeftCont
{
  width: 200px;
  float: right;
  /*background: red;*/
  /*height: 200px;*/
}



DIV#content #smallRightCont
{
  width: 200px;
  float: right;
  /*background: red;*/
  /*height: 200px;*/
}

DIV#content #leftCont
{
  width: 600px;
  float: left;
  /*background: green;*/
  /*height: 200px;*/
}

DIV#content #leftContIndex
{
  width: 634px;
  float: left;
}



DIV#content #rightCont
{
  width: 630px;
  float: left;
}

DIV#content #rightCont #leftDiv
{
  width: 370px;
  float:left;
}

DIV#content #rightCont #rightDiv
{
  width: 260px;
  float:right;
  text-align: right;
}

.imgExhibition 
{
  width: 240px;
  height: 90px;
  border: 1px solid Black !important;  
}

#pictureName
{
  display: block;
  margin-bottom: 20px;  
}

#topPicture 
{
  width: 640px;
  height: 300px;  
}

DIV#pagePath
{
  height: 48px;
  width:840px;
  margin: 0 20px 0 40px;
  /*background:Lime;*/
  color:#6B2336;
  font-size: 11px;
  line-height: 48px;
}




/***********MENU 2/3LEVEL***************/
#meni A
{
  color: Black;  
  text-decoration: none;
}

#meni li {
	width: 200px;
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 26px;
	list-style-type: none;
	border-bottom:1px solid #000;
}
#meni ul li ul li {
	list-style-type:disc;
	list-style-position:inside;	
}

#meni ul li A
{
  display:block;
  min-height:31px;
  padding-left: 5px;
}

#meni ul li A:hover
{
  display:block;
  min-height:31px;
  background: #8C4057;/*#6B2336;*/
  color:White;
}

#meni ul li ul li a {
	text-transform: none;
	display:inline;
	background:none !important;
	font-size: 11px;
	height: 15px;
	
	
}
#meni ul li ul li a:hover {
	color:  #6B2336;
	display: inline;
	height: 15px;
}
#meni li A.selected,
#meni li li A.selected {
	color: #fff;
	background-color: #6B2336;
}

#meni li li A.selected {
	color: #6B2336;
}

#meni ul ul li{
	line-height: 17px;
	text-align: left;
	margin: 5px 0;
	border-bottom: 0;
	width:180px;
}

/********** END MENU 2/3LEVEL**************/



#footer
{
  width: 820px;
  margin: 20px 40px;
  padding-top:5px;
  border-top: 1px solid #9D9FA2;
  clear:both; 
  text-align: center;
  color: #000;
  font-size:10px;
}



#anketa
{
  width:200px;
  max-width:198px;
  border: 1px solid #9D9FA2;
  border-top: none;
  font-size: 11px;
}

#anketa P
{
  margin-bottom: 10px;
  padding: 0;  
}

#anketa td
{
  font-size:11px;
}

#Pager
{
  font-size:11px;
  margin-bottom: 20px;  
}

#Pager A { border: 1px solid #9D9FA2; padding: 0px 3px; text-decoration: none; }
#Pager B { background: #b1b2b4; border: 1px solid #9D9FA2; padding: 0px 3px; color: #fff; font-weight: normal; text-decoration: none; }

td {  font-family: Arial;
  line-height: 17px;
  font-size: 13px;}

TABLE#IzlozbaIzlosci_dl td {vertical-align: top;}


#leftControl 
{
  float: left;
  width: 425px;  
    font-size: 12px; 
}

#rightControl 
{
  float: right;
  width: 200px; 
    font-size: 12px; 
}

#infoBox 
{
  width: 194px;
  background: #E7E4E2;
  font-size: 12px;
  margin-bottom: 20px;  
  border: 1px solid #696969;
}





.indexBox 
{
	float: left;
	width: 307px;
	padding: 0px 10px 15px 0px;	
}

.indexBox H2
{
	font-size: 12px;
	font-stretch: condensed; 
}

.indexMiniBox 
{
	float: left;
	width: 143px;
	padding: 0px 10px 15px 0px;	
}

hr.sep 
{
	height: 1px;
	width: 100%;
	margin-bottom: 15px;
	background: #6b2336;	
}

.date 
{
	font-weight: bold;
	font-size: 12px;	
}

.dl TD { vertical-align: top;}

H2.activities 
{
	background: transparent url(../images/list.png) no-repeat 0px 5px;	
	padding-left: 12px;
}


H2.activities A
{
	font-size: 12px;
	text-decoration: none;
}

H2.activities A:hover
{
	text-decoration: underline;
}

