* {
	margin: 0px;
	padding: 0px;}
body {
	background: #4b4f52 url('../layout/background-b.png') bottom center repeat-x;
	font: 0.8em Trebuchet MS;}

h1 {
	color: #0093DD;
	text-align: center;
	font-size: 2em;
	display:none;
	padding: 10px 50px 10px 50px;}
	h1 a {
		color: #0093DD;
		text-decoration: none;}
h2 {
  color: #000000;
  padding: 4px 10px 4px 24px;
  font-size: 1.3em;
  word-spacing: -1px;
  font-family: Trebuchet MS;;
  margin: 0px;}
h2 span{
  padding: 0px 0px 0px 5px;
  position: relative;
  left: 5px;
  background: url('../layout/h2-arrow.png') 0px 10px no-repeat;}

h3 {
  color: #DB261F;
	padding: 12px 0px 5px 15px;
	font-size: 1.2em;}


h4 {
	font-size: 1em;
}

p {
	margin: 10px 0px 10px 0px;
}

ul {
	margin: 5px 5px 5px 25px;
	list-style: circle;
}

	ul.list_decimal {
		list-style: decimal;
	}

hr {
	display: none;
}

a img {
	border-width: 0px;
}




/*#################### layout ####################*/
#all {
  width: 100%;
  margin: auto;
  padding-bottom: 40px;
  background: #404348 url('../layout/background.png') bottom center no-repeat;}
#container {
	margin: auto;
	position: relative;
	width: 981px;}
#header {
	width: 981px;
	height: 168px;
	position: relative;
	background: url('../layout/header.png') 0px 0px no-repeat;}
	#header form div {
	color: white;
  text-decoration: none;
  font-size: 0.9em;
  padding: 0px 0px 0px 0px;}
  #header form #header-form-text{
  width: 173px;
  height: 22px;
  border: 0px;
  padding: 3px 5px 0px 2px;
  background: url('../layout/header-form-text.png') no-repeat;}
#doplnek {
  padding: 10px 9px 0px 0px;
  float: right;}
  #doplnek a.upper {
  display: block;
  background: url('../layout/header-dots-upper.png') 0px 22px no-repeat;
  padding-bottom: 12px;}
  #doplnek a.lower {
  display: block;
  background: url('../layout/header-dots-upper.png') 0px 22px no-repeat;
  padding-bottom: 12px;}
  #doplnek a {
  color: white;
  text-decoration: none;
  font-size: 0.9em;}
  #doplnek a:hover {
  text-decoration: underline;}
#header form {
  position: absolute;
  bottom: 6px;
  right: 35px;
  color: #828588;
  float: right;}
  #header-submit {
    position: absolute;
    top: 0px;
    left: -40px;}
#body {
  width: 951px;
  clear: both;
  position: relative;
  padding: 0px 0px 0px 0px;
  border-right: 1px solid #AFB3B6;
  background: #FFFFFF url('../layout/left-background.png') top left repeat-y;}
  #volejte {
    font-weight: bold;
    font-size: 1.3em;
    position: absolute;
    right: 60px;
    color: #222222;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    top: 26px;}
  #navigace {
  color: #F70424;
  padding: 10px 0px 10px 5px;}
  #content #navigace a {
  color: #F70424;}
  #navigace span {
  position: relative;
  top: -5px;}

/*#################### menu ####################*/

#menu {
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: center;}
#menu ul {
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  }
#menu ul li{
  float: left;
  position: relative;
  height: 35px;}
#menu ul li a {
  top: 0px;
  height: 32px;
  font-size: 1em;
  margin: 0px 0px 0px 0px;
  padding: 10px 15px 0px 15px;
  text-decoration: none;
  line-height: 1em;
  color: #FFFFFF;
  font-weight: bold;
  background: url('../layout/menu-button.png') top right no-repeat;
  display: block;}
  #menu ul li a:hover, #menu ul li a.active {
    color: #FFFFFF;}
  

/*#################### left ####################*/
#left {
  float: left;
  padding: 45px 0px 0px 1px;
  background: url('../layout/left-header.png') no-repeat;
  width: 210px;}
/*########## left ##########*/
#left .left-box {
  width: 193px;
  margin-top: 15px;
  position: relative;
  height: 234px;
  text-align: center;
  padding: 10px 5px 10px 5px;
  background: url('../layout/left-box.png') no-repeat;}
#left .left-box span.nadpis {
  color: #DE0202;
  font-weight: bold;
  line-height: 1.7em;}
#left .left-box span.titulek {
  display: block;
  color: #3D4457;
  font-size: 1.2em;
  clear: both;}
#left .left-box a.more_info {
  color: #DE0202;
  text-decoration: none;
  float: left;
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 0.9em;}
#left .left-box a.i {
  position: absolute;
  bottom: 10px;
  right: 15px;}
#left .left-box .left-box-tip {
  position: absolute;
  top: 8px;
  left: 1px;
  background: url('../layout/left-box-tip.png') no-repeat;
  width: 80px;
  height: 69px;}
#left .left-box img.thumb {
  border: 2px solid #DE0202;}
#left .left-box a {
  text-decoration: none;
  color: #3D4457;}
    

/*#################### content ####################*/

#content {
  width: 730px;
  float: left;
  background: url('../layout/content-header.png') no-repeat;
  padding: 0px 5px 0px 5px;}
  #content a{
    color:#DB261F;}
  #content a:hover{
    color:#000000;
    text-decoration: none;}
  #content h2 {
    color: #DB261F;
    margin: 0px;
    padding: 10px 0px 10px 5px;
    /*background: url('../layout/content-h2.png') no-repeat;*/}

/*#################### reklamy ####################*/
#reklamy {
  float: right;
  width: 127px;
  margin: 20px 0px 0px 0px;
  border-bottom: 1px solid #B5B6BA;
  background-color: #FDFDC9;}
#reklamy div {
  text-align: center;
  padding: 5px 0px 0px 0px;
  border-top: 1px solid #DA251E;
  border-right: 1px solid #DA251E;
  border-bottom: 1px solid #8A8B8F;}
#reklamy h2 {
  color: #FFFFFF;
  height: 22px;
  width: 127px;
  background: url('../layout/reklamy-header.png') no-repeat;}
  

/*#################### footer ####################*/

#footer {
  font-family: tahoma;
  width: 937px;
  line-height: 1em;
  padding: 10px 0px 0px 15px;
  background: url('../layout/footer.png') no-repeat;
  height: 54px;
  color: #909092;}
	#footer a {
	  text-decoration: none;
    color: #909092;}
	#footer a:hover {
    text-decoration: underline;}
  #footer #countries {
  float: right;
  width: 730px;
  text-align: center;}
  
#odkazy {
  margin: auto;
  font-family: tahoma;
  width: 947px;
  line-height: 1em;
  padding: 0px 30px 0px 5px;
  font-size: 10px;
  color: #909092;}
	#odkazy a {
	  text-decoration: none;
    color: #909092;}
	#odkazy a:hover {
    text-decoration: underline;}
	
	
			/* classes */

.center {
	text-align: center;}
.clear {
	clear: both;
	padding: 1px;}
.none {
	display: none;}
	
.fl_right {
	float: right;}
.fl_left {
	float: left;}

.fifty {
	width: 50%;
	float: left;}	

.line{
  width: 100%;
  height: 1px;
  clear: both;
  overflow: none;
  background: #BBB7B4;}

/*#################### top_nabidky ####################*/
#top_nabidky {
  float: left;
  width: 710px;
  height: 197px;
  margin-top: 0px;
  padding: 0px 10px 0px 10px;
  position: relative;
  background: url('../layout/top_nabidky-background.png') 0px 0px repeat-x;}
#top_nabidky-left {
  position: absolute;
  left: 0px;
  height: 267px;
  width: 7px;
  margin-top: 0px;
  background: url('../layout/top_nabidky-left.png') no-repeat;}
#top_nabidky-right {
  position: absolute;
  right: 0px;
  height: 267px;
  width: 10px;
  margin-top: 0px;
  background: url('../layout/top_nabidky-right.png') no-repeat;}
#top_nabidky-nadpis {
  position: absolute;
  right: 50px;
  top: 1px;
  display: block;
  width: 195px;
  height: 24px;
  font-size: 1.2em;
  text-align: center;
  padding: 5px 0px 0px 0px;
  background: url('../layout/top_nabidky.png') no-repeat;}
#top_nabidky-arrow-left {
  float: left;
  margin-top: 75px;}
#top_nabidky-arrow-right {
  float: right;
  margin-top: 75px;}
#top_nabidky .box {
  width: 148px;
  height: 165px;
  margin: 10px 3px 0px 4px;
  padding: 5px 5px 0px 7px;
  float: left;
  font-size: 0.9em;
  text-align: center;
  line-height: 1.2em;
  background: url('../layout/top_nabidky-box.png') no-repeat;}
#top_nabidky .box a {
  color: #000000;
  text-decoration: none;}
  
  
  
  
  .RamcekModulu{
  float: right;
	font-family: "Helvetica", Arial;
	font-size: 11px;
	margin: 14px 0px;
	border: 1px solid rgb(214, 214, 214);
	width: 188px !important;}
	
.RamcekModuluVieteze{
	height: 300px;
	font-family: "Helvetica", Arial;
	font-size: 11px;
	margin: 14px 0px;
	border: 1px solid rgb(214, 214, 214);
	width: 188px !important;}
	
	.RamcekPadding {
		margin: 0px;
		padding: 10px 14px;
		padding: 5px 7px;}
	
	.NadpisRamcekaHolder {
		_height: 24px;
		min-height: 24px;
		font-family: "Helvetica", Arial;
		font-size: 12px;
		margin: 0px;
		font-weight: bold;
		background-image: url(http://www2.remax-slovakia.sk/style/balon_sipka.jpg);
		color: rgb(99, 101, 130);
		background-position: 0% 50%;
		background-color: #eaeaea;
		background-repeat: no-repeat;}
		
	.NadpisRamcekaText {
		
		padding: 3px 20px 0px 35px;}
		
	a.LinkModry{
		padding: 4px 0px 4px 25px;
		background-position: 0% 50%;
		display: block;
		font-weight: bold;
		background-image: url(http://www2.remax-slovakia.sk/style/sipka_href.jpg);
		color: rgb(0, 86, 138) !important;
		background-repeat: no-repeat;
		background-position: 0px 4px;
		text-decoration: none;}
		
	a.LinkCerveny {
		padding: 4px 0px 4px 25px;
		background-position: 0% 4px;
		display: block;
		font-weight: bold;
		background-image: url(http://www2.remax-slovakia.sk/style/sipka_href.jpg);
		color: rgb(254, 0, 0) !important;
		background-repeat: no-repeat;
		background-position: 0 3px;
		text-decoration: none;}	
	
	a:hover.LinkModry{
		background-position: 5px 4px;}
		
	a:hover.LinkCerveny{
		background-position: 5px 4px;}
		
	a.VstupDoIListu
		{
		display: block;
		font-weight: bold;
		padding: 11px 0px 12px 45px;
		color: rgb(107, 109, 136);
		background-position: 0% 2px;
		background-image: url(http://www2.remax-slovakia.sk/style/ikona_intranet.jpg);
		background-repeat: no-repeat;
		text-decoration: none;	
		}
.VietezeText {
	
	font-weight: normal;
	font-size: 11px;
	font-family: "Helvetica", Arial;
	text-align: center;}
	
.VietezeNadpis {
	margin-top: 0px;
	font-size: 13px;
	color: #636582;
	font-weight: bold;
	font-family: "Helvetica", Arial;
	text-align: center;}
	
.VietezePodnadpis{
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	color: #00568A;
	border: 0;
	margin: 0;}
	
	
.VietezeTextCierny{
	margin-bottom: 0;}
	
#VietezeNavigaciaSpat {
	
	cursor: pointer;
	color: #00568A;
	float: left;
	}
#VietezeNavigaciaPred {
	cursor: pointer;
	color: #00568A;
	float: right;}
	
	#vietezeHeight{
			min-height: 138px;
			_HEIGHT: 138px;
			}

	
.VietezeNavigacia {
	color: #00568A;
	clear:both;
	border-top: 1px solid #E2E0E0;}
  
