* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
  padding: 0; 
  background: #fff url('bg.jpg') repeat-x; 
  font: 0.8em/1.5 "arial",sans-serif; 
  color: #303030; 
  text-align: center; 
}

/* obecne odkazy --------------------------------------------------------------- */
a {color:#b41818;}
a:link {color:#b41818;}
a:hover {color:#b41818; text-decoration: none;}

/* nadpisy --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:15px 0 7px 0; }
h1 { 
	font-size:150%;
}
h2 { font-size:140%; 
	font-weight: normal;
	color: #b41818;
	border-bottom: 2px solid #b41818;
}
h3 { font-size:100%; border-bottom: 1px solid #ddd;}
h4 { font-size:120%; }
h5 { font-size:100%; }

ul{
	list-style:none;
}
img{
	padding:0;
	margin:0;
	border:none;	
}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
}

.rbroundbox h2 {color: #fff; font-size: 170%; margin-top: 0; border: 0;}

/* layout ---------------------------------------------------------------------- */
#layout { 
  width:820px; 
  margin:0 auto; 
  text-align:left; 
}

  	/* hlavicka ------------------------------------------------------------------ */
  	#header { position:relative; background: #303030; margin-bottom: 20px; }
  
      #logo {
        font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
        position: relative; 
        overflow: hidden; 
        width: 250px; height: 108px;
        font-size:230%;
        margin: 0;
        line-height: 108px;
        text-align: center;
      }
      #logo a{
        text-decoration: none;
        color: #fff;
        font-weight: normal;
        border-left: 8px solid #b41818;  
        padding: 0px 10px 7px 10px;  
      }
      
      #logo span {
        color: #676767;
        font-weight: bold;
      }
      
      #logo a:hover span {
        color: #fff;
        font-weight: bold;
      }
      
      #navigation{
        position: absolute;
        left: 270px;
        line-height: 83px;
        display: block;
        height: 108px;
        width: 530px;
        top: 0;
        text-align: right;
        font-size: 95%;
      }
      
      #navigation ul li{
        display: inline;
      }
      
      #navigation li a {
        color: #cacaca;
        padding: 50px 10px;
        text-decoration: none;
      }
      
      #navigation a:hover {
        color: #fff;
      }
      
         
      #main {
      padding: 0 37px;
	  font-size: 1.2em;
      }
      
       /* set millions of background images */
      .rbroundbox { background: #d02c2c url('main.jpg') no-repeat; }
      .rbtop div { background: url('tl.gif') no-repeat top left; }
      .rbtop { background: url('tr.gif') no-repeat top right; }
      .rbbot div { background: url('bl.gif') no-repeat bottom left; }
      .rbbot { background: url('br.gif') no-repeat bottom right; clear: both; }

      /* height and width stuff, width not really nessisary. */
      .rbtop div, .rbtop, .rbbot div, .rbbot {
      width: 100%;
      height: 7px;
      font-size: 1px;
      }
      .rbcontent { margin: 0 7px; }
      .rbroundbox { width: 95%; margin: 1em auto; color: #fff; margin-bottom: 20px;}
      
      .rbroundbox a { color: #fff; }
      .rbroundbox a:hover { text-decoration: underline; }

      .content {
      float: left; 
      padding: 12px 0 12px 10px;
      width:500px;
      z-index: 10;
      }
     
       /* The nice box with introducing text and news */
      
          
      #panel-right { float:right; width:230px; padding: 15px 10px 10px 10px;  }
      #panel-right-inside {border-left: 1px solid #ca4747; padding: 0 0 0 16px;}
      #panel-right span { color: #e49695; }
      #panel-right p {margin: 0;}
     
     
/* odstavce -------------------------------------------------------------------- */
p { margin:15px 0; line-height: 24px; font-size: 95%}

.content p {color: #fff; margin-top: 10px;}

/* tabulky --------------------------------------------------------------------- */
table { margin:15px 0; border: 1px solid #cdcdcd; border-collapse:collapse; border-spacing:0; font-size:100%; width: 100%;}
th { text-align:center; font-weight:bold; border: 1px solid #cdcdcd;}
th, td { padding:4px 6px; border: 1px solid #cdcdcd;}
tr.table-top {background: #e5e5e5; font-weight: bold;}

/* seznamy --------------------------------------------------------------------- */
ul, ol { display:block; margin:15px 0 15px 40px; }
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li { display:list-item; }
ul li a { text-decoration:underline; }

/* definice -------------------------------------------------------------------- */
dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

/* ostatni --------------------------------------------------------------------- */
fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
input { border:1px solid #CCC; margin: 0.2em; }
textarea { width : 100%; height: 15em; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.light {padding: 4px 5px; background: #ac0001; text-decoration: none;} .light:hover {color: #fff;}
.noscreen { display:none; }

/*---------Footer Portion starts----------*/
#footer_cointainer{
	background:url(footer_bg.gif) repeat-x 0 0;
	padding:0;
	margin:0;
	
}
#footer_cointainer div.footer{
	width:960px;
	margin:0 auto;
	padding:44px 0 29px 0;
}
#footer_cointainer div.footer ul{
	width:141px;
	padding:0;
	margin:0 79px 0 0;
	float:left;
}
#footer_cointainer div.footer ul li{
	padding:1px 0 1px 0;
	margin:0 0 0 0;
	border-bottom:1px dotted #505050;
	background:none;
}
#footer_cointainer div.footer ul li.last{
	border-bottom:none;
}
#footer_cointainer div.footer ul li h4{
	font:normal 15px/20px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:inherit;
	padding:0 0 6px 0;
	margin:0;
}
#footer_cointainer div.footer ul li a{
	font:normal 12px/20px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	background-color:inherit;
	text-decoration:none;
}
#footer_cointainer div.footer ul li a:hover{
	color:#888888;
	background-color:inherit;
}
#footer_cointainer div.footer ul li h4.update{
	padding:9px 0 16px 0;
	margin:0;
}
#footer_cointainer div.footer ul li img{
	float:left;
	border:none;
	padding:0 0 0 0;
	margin:0 12px 0 0;
	width:auto;
	height:auto;
	display:block;
}
#footer_cointainer div.footer p.copyright{
	font:normal 12px/20px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:inherit;
	
	width:950px;
	padding:54px 0 0 0;
	margin-top:20px;
}
#footer_cointainer div.footer p{
	font:normal 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	background-color:inherit;
	float:left;
	width:950px;
	padding:0;
	margin:0;
	display:inline;	
}
#footer_cointainer div.footer p a{
	padding:80px 0 0 0;
	margin:0 0 0 0;
	
}
#footer_cointainer div.footer p a img.lab{
	padding:0 0 0 0;
	margin:6px 10px 0 10px;	
}

/*--------Footer Portion ends------------*/
     
     
     
     
     
     
     
 




/*  SYSTEM MESSAGES  */
p.notice {
	position:relative;
	display:block;
	background: #fffcd3 url(icon_notice.gif) no-repeat 10px 11px;
	border: 1px solid #c2beb1;
	padding:10px 10px 10px 40px;
	color: #74655f;
	font-size: 13px;
}
p.succes {
	position:relative;
	display:block;
	background: #e5f993 ;
	border: 1px solid #9bac55;
	margin: 1em;
	color: #688006;
	font-size: 18px;
	text-align: center;
}
p.info {
	position:relative;
	display:block;
	background: #d4ebfa url(icon_info.gif) no-repeat 10px 11px;
	border: 1px solid #90b1c7;
	padding:10px 10px 10px 40px;
	color: #4b6bab;
	font-size: 13px;
}
p.error {
	position:relative;
	display:block;
	background: #f6b9b9 ;
	border: 1px solid #e18484;
	margin: 1em;
	color: #c32727;
	text-align: center;
	font-size: 13px;
}
p.error span, p.info span, p.notice span, p.success span { 
	position: absolute;
	right:7px;
	top:7px;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:5px;
	cursor:pointer;
}




.error-message {
	position:relative;
	display:block;
	background: #f6b9b9 ;
	border: 1px solid #e18484;
	margin: 1em;
	
	color: #c32727;
	text-align: center;
	font-size: 13px;
}



.text  {
	padding: 1em;
	font-size: 16px;
}


label {
	padding: 1em;
	font-size: 16px;

}

.select  {
	padding: 1em;
	font-size: 16px;

}
select  {
	padding: 1em;
	font-size: 12px;

}

.input {
	font-size: 16px;
	font-weight: bold;
}
input {
	font-size: 16px;
	font-weight: bold;
	width: 85%;
}


.textarea {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	
}
textarea {
	font-size: 16px;
	font-weight: bold;
	margin-left: 4em;
	margin-right: 1em;
	width: 85%;	
}
.submit {
	font-size: 16px;
	font-weight: bold;
	margin-top: 1em;
	text-align: center;
}


div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-size: 0.8em;
	}

	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #ccc;
		text-decoration: none; /* no underline */
		color: #b41818;
	}
	div.pagination a:hover, div.digg a:active {
		border: 1px solid grey;
		color: #000;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #000;
		font-weight: bold;
		background-color: #b41818;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
	}






.flottante {
  background-color: #efefef;
  border: 2px solid #303030;
  margin: 1em;
  float: left;
  width: 45%;
  text-align: center;
   -moz-border-radius : 5px 10px; 
}

.spacer {
  clear: both;
}


.red {
	color: #b41818;
}





