/***************************/

/* RESET MARGINS & PADDING */

/***************************/



html, body, div, span,

p, blockquote, pre, code,

ul, ol, li,

h1, h2, h3, h4, h5, h6,

form, fieldset, legend, label, input, textarea,

table, caption, tbody, tfoot, thead, tr, th, td {

  margin: 0;

  padding: 0;

}



img {

  border: 0;

}





/**************/

/* TYPOGRAPHY */

/**************/



body {

  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;     /* web safe fonts */

  font-size: 75%;    /* 12px */

  font-weight: normal;

  line-height: 160%;    /* 19.2px */

}



h1 {

  font-family: Times New Roman, Times, serif;     /* web safe fonts */

  font-style:italic;

  font-size: 2.5em;

  font-weight: normal;

  line-height: 120%;

}



h2 {

  font-size: 1.75em;

  font-weight: normal;

  line-height: 120%;

}



h3 {

  font-size: 1.25em;

  font-weight: bold;

  line-height: 120%;

}



h4 {

  font-size: 1.1em;

  font-weight: bold;

  line-height: 120%;

}



h5 {

  font-size: 1em;

  font-weight: bold;

  line-height: 120%;

}



h6 {

  font-size: 0.8em;

  font-weight: bold;

  line-height: 120%;

}





/*****************/

/* DEFAULT LINKS */

/*****************/



a {

  color: #27638C;

  margin: 0;

  padding: 0;

  text-decoration: none;

}



a:link,

a:visited {

  color: #27638C;

}  



a:hover,

a:active {

  text-decoration: underline;

}





/**********/

/* LAYOUT */

/**********/



html {

  /*background: url(../images/background.png) repeat;*/

}



#main {

  margin: 0px auto 0 auto;

  width: 895px;

}





#menu {

	background: transparent;

	width: 895px;

	height: 108px;

  margin: 0px auto 0 auto;

}



/* style for IE6 only*/

* html #menu {

  width: 1085px;

  margin-left:160px;

  

}



#menehty {

  background: url(../images/menehty.png) no-repeat;

	width: 305px;

	height:108px;

	float: left;

}

#menehty  a {

	width: 305px;

	height:108px;

	display:inline;

	float: left;



}

#menehty a:hover, #menehty a.active {

  background: url(../images/menehty-hover.png) no-repeat;

}

#clanky {

  background: url(../images/clanky.png) no-repeat;

	width: 283px;

	height:108px;

	float: left;

}

#clanky  a {

	width: 283px;

	height:108px;

	display:inline;

	float: left;



}

#clanky a:hover, #clanky a.active {

  background: url(../images/clanky-hover.png) no-repeat;

}

#ceny {

  background: url(../images/ceny.png) no-repeat;

	width: 305px;

	height:108px;

	float: left;

}

#ceny  a {

	width: 307px;

	height:108px;

	display:inline;

	float: left;



}

#ceny a:hover, #ceny a.active {

  background: url(../images/ceny-hover.png) no-repeat;

}





#banner {

  height: 335px;

}



* html #banner {

  /*width: 1085px;*/

  margin-left:160px;

  

}





#obrazky {

	width: 895px;

	height: 290px;

  margin: 0px auto 0 auto;

}



* html #obrazky {

  width: 1085px;

  margin-left:160px;

  margin-top:-2px;  

}





#box1 {

	height:290px;

	float: left;

}

#box2 {

	width: 283px;

	height:290px;

	float: left;

}

#box3 {

	height:290px;

	float: left;

}

#content {

	width: 895px;

	height:798px;

  margin: 0px auto 0 auto;

	float: left;

}

/* style for IE6 only*/

* html #content {

  width: 1085px;

  margin-left:80px;

  

}



#content-left {

  background: url(../images/clanky-content.png) repeat-y;

	width: 305px;

	/*height:798px;*/

	float: left;

}

#box {

	height:211px;

	float: left;

}

#clanky-blok {

  background: url(../images/clanky-top.png) no-repeat;

	width: 305px;

	/*height:217px;*/

	float: left;

}

* html #clanky-blok {

  margin-top:-2px;



}



#clanky-bottom{

  background: url(../images/clanky-bottom.png) no-repeat bottom;

	width: 305px;

	height:46px;

	float: left;

}



#clanky-blok-inside {

	width: 210px;

	/*height:80px;*/

	padding: 100px 0px 0px 60px;

	float: left;

}

#clanky-blok-inside a {

	color:  black;

	text-decoration: none;

	font-weight: normal;

}

#clanky-blok-inside li {

  list-style-type: none;

}

#clanky-blok-inside a.active, #clanky-blok-inside a:hover {

	color:  #ff0099;

	/*font-weight:bold;*/

}



#content-right {

  background: url(../images/content-middle.png) repeat-y;

	width: 590px;

	height:auto;

	float: left;

}



#content-top {

  background: url(../images/content-top.png) no-repeat;

  position: absolute;

	width: 590px;

	height:259px;

	float: left;

}

*+html #content-top{

  margin-left:-60px;

}

* html #content-top{

  margin-left:-60px;

}

#content-inside {

/*	width: 450px;

	height:698px;*/

	width: 470px;

	height: auto;
	
	min-height: 259px;

  margin: 60px 80px 40px 60px;

  padding-right: 10px;

	float: none;

/*	padding: 60px 80px 40px 60px; */

	overflow: auto;

	z-index: 1;

	position: relative;

}



*+html #content-inside{

  top:60px;

}



* html #content-inside{

  top:60px;

}



#content-bottom {

  background: url(../images/content-bottom.png) no-repeat;

	width: 590px;

	height:140px;

	float: left;

	position: absolute;

	margin-top: -124px;

}

*+html #content-bottom{

  margin-top:-64px;

}



* html #content-bottom{

  margin-top:-64px;

  height:160px;

  



}

#footer {

  position: relative;

  bottom: -140px;

  right:40px;

}

* html #footer-main {

  right:-120px;  

  

}

#footer-main {

  position: relative;

  right:40px;

}

* html #footer {

  margin-top:-10px;

  

}

* html #footer-main {

  right:-120px;  

  

}

#footer-main h1 {
  display: inline;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;     /* web safe fonts */
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  line-height: inherit;
}

#footer p, #footer-main p {

  text-align:right;

  

}

p.copyright {

  color: black;

  font-size: 10px;

  font-weight: normal;

  text-align: right;

}



/*RV - fotogalery*/

#photogallery {

	margin-top: 35px;

}



#photogallery .img {

	float: left;

	margin-top: -5px;

}



#photo_teaser_box {

	float:left;

	height:243px;

	margin:-10px 0px 0px 0px;

	background: url(../images/fotog_back.jpg) no-repeat top left;

	display: block;

	padding: 115px 0px 0px 20px;

	text-align: center;

}



.clear {

	clear: both;

	visibility: hidden;

	width: 1px;

	height: 1px;

	line-height: 1px;

}



div.light_rounded .pp_bottom .pp_middle {

	border-bottom: 2px solid #ba0974;

	height: 92%;

}



div.light_rounded .pp_top .pp_middle {

	border-top: 2px solid #ba0974;

}

div.light_rounded .pp_content {

	border-left: 2px solid #ba0974;

	border-right: 2px solid #ba0974;

	/*background-image: url(../images/prettyPhoto/light_rounded/prettyContentBack.png);

	background-position: right top;

	background-repeat: repeat-y;*/

	width: auto;

}



div.light_rounded .pp_bottom .pp_left {

	background: transparent url(../images/prettyPhoto/light_rounded/sprite.png) no-repeat scroll -84px -80px;

}



div.light_rounded .pp_top .pp_left {

	background: transparent url(../images/prettyPhoto/light_rounded/sprite.png) no-repeat scroll -84px -49px;

}



div.light_rounded .pp_top .pp_right {

	background: transparent url(../images/prettyPhoto/light_rounded/sprite.png) no-repeat scroll -110px -49px;

}

/*RV - fotogalery*/


