/* ================================================================================= RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

/* ================================================================================= ZAKLADNI HTML PRVKY */
body	{
  background: url(../../img/bcg_body.gif) top left;
	color: #000000;
	font-family: Calibri, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* --- odkazy --- */
a 						{color: #000000; text-decoration: underline;}
a:hover 				{color: #000000; text-decoration: none;}

/* --- ikonky k odkazum --- */
a[href$='.doc'], a[href$='.rtf'] 	
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/doc.png) no-repeat center right;}
a[href$='.txt']
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/txt.png) no-repeat center right;}
a[href$='.xls']		
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/xls.png) no-repeat center right;}
a[href$='.rss'], a[href$='.atom']
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/rss.png) no-repeat center right;}
a[href$='.vcard']
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/vcard.png) no-repeat center right;}
a[href$='.pps'], a[href$='.ppt']
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/pps.png) no-repeat center right;}
a[href$='.pdf']
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/pdf.png) no-repeat center right;}
a[href$='.fla'], a[href$='.swf']
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/swf.png) no-repeat center right;}
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] 
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/zip.png) no-repeat center right;}
a[href$='.css']
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/css.png) no-repeat center right;}
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] 		
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/avi.png) no-repeat center right;}
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] 
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/mp3.png) no-repeat center right;}
a[href *="icq.com"]
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/icq.png) no-repeat center right;}
a[href ^="callto:"]
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/skype.png) no-repeat center right;}
a[href ^="skype:"]
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/skype.png) no-repeat center right;}  
a[href ^="mailto:"], a.mail
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/mailto.png) no-repeat center right;}
a.out
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/external.png) no-repeat center right;}
a.print
		{padding: 5px 20px 5px 0; background: transparent url(../../img/ico/print.png) no-repeat center right;}

/* --- zakladni html prvky ---*/
em, i		{font-style: normal;}
p 			{text-align: left; margin: 0px 0px 15px 0px; line-height: 1.3em;}
hr			{background: url(../../img/bcg_h2.png) bottom left repeat-x; border-width: 0px; clear: both; display: block; height: 10px; margin: 0px 10px 0px 10px; padding: 0px; text-align: center;}

/* --- seznamy --- */
ul			{list-style: square; margin: 5px 0px 5px 15px; padding: 0px; text-align: left;}
ol			{margin: 5px 0px 5px 15px; padding: 4px 0px 0px 5px;}

/* --- obrazky --- */
img			{border: 0px;}
img.border	{border: 1px solid #cbcbcb;}
img.toleft	{margin-right: 7px; float: left;}
img.toright	{margin-left: 7px; float: righ;}

/* --- horni a dolni indexy --- */
sub, sup	{vertical-align: baseline; position: relative;}
sub 		{top: 0.4em;}
sup 		{bottom: 0.4em;}

/* --- menu --- */
ul.vert-one{margin:0 0 10px 0;padding:0;list-style-type:none;display:block;font:bold 1em Calibri, sans-serif;line-height:165%;width:210px;}
ul.vert-one li{margin:0;padding:0px;border-top:1px solid #4D0000;border-bottom:1px solid #761A1A;}
ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:#600;padding:3px 0 3px 20px;width:190px;}
ul.vert-one li a:hover{background:#900 url("../../img/vert-one_arrow.gif") no-repeat 0 9px;  color: #fff}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#933 url("../../img/vert-one_arrow.gif") no-repeat 0 9px;}


/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6 	{clear: both; color: #C84438; font-size: 1.1em; font-family: Cambria, Georgia, 'New York CE', utopia, serif; margin: 0.5em 0 0.5em 0; }
h1						{display: none;}
h2						{font-size: 1.2em; padding: 0px 0px 18px 0px; margin: 0; text-transform: uppercase;}
h3 					  {color: #fbbc00; font-size: 1.1em; border-bottom: 1px solid #fbbc00; padding-bottom: 5px;}
h4						{font-size: 1.0em;}

/* --- tabulky --- */
table.nice						{width: 710px; border-collapse: collapse;}
table.nice tr td 				{padding: 4px; font-size: 1em; border: 1px solid #dddddd; background: #ffffff;}
table.nice tr td.item			{background: #e6f5cd; font-weight: bold; width: 150px; color: #000000}
table.nice tr th				{background: #f5f5f5; border: 1px solid #dddddd; font-weight: bold; padding: 3px; width: 120px;}
table.nice tr td.long			{width: 250px;}
table.nice tr td.odstavka_adresa    {width: 25%;}
table.nice tr td.odstavka_od        {width: 10%;}
table.nice tr td.odstavka_do        {width: 10%;}
table.nice tr td.odstavka_odstavka  {width: 20%;}
table.nice tr td.odstavka_duvod     {width: 35%;}

table.short						{width: 150px;}
table.medium					{width: 350px;}
table.galerie					{width: 660px;}
table.galerie td				{width: 150px; padding: 5px 0px 5px 0px; background: #ffffff;}
table.galerie td a img			{border: 1px solid #999999; padding: 2px;}
table.galerie td a:hover img	{border: 1px solid #bb9451;}
table.kalendar					{width: 660px; border: 1px solid #dddddd; border-collapse: collapse;}
table.kalendar tr td			{border: 1px solid #dddddd; height: 18px; width: 15px;}
table.kalendar tr th			{background: #ddeff9;}
table.kalendar tr td.mesic		{background: #f5f5f5; font-weight: bold; padding: 0px 3px 0px 3px; width: 70px;}
table.kalendar tr td.neni		{background: #99cd99;}
table.kalendar tr td.obsazeno	{background: #ff0000;}
table.kalendar tr td.nadotaz	{background: #f3fd82;}
table.kalendar tr td.volno		{background: #fafdfe;}
table.kalendar tr td.popis		{background: #ffffff; padding: 0px 3px 0px 3px; width: 115px;}

/* --- formulare --- */
form							{margin: 0px; padding: 0px;}
input, button, textarea			{background: #fef8ed; border: 1px solid #000000; font-family: Calibri, sans-serif; margin-bottom: 5px; padding: 3px;}
input.checkbox					{vertical-align: -0.2em;}
input.radio						{vertical-align: -2px; border: none;}
label 							{margin: 3px 10px 3px 10px; width: 120px; float: left; text-align: right;}
label.kratsi 					{width: 80px;}
label.delsi 					{width: 150px;}
label.dlouhy 					{width: 350px; float: none; margin: 0px;}
label.pravy 					{margin: 4px 10px 3px 10px; width: 100px; float: right; text-align: left;}
label.povinny 					{color: #004080;}
fieldset						{border: 1px solid #000000; background: #ffffff; margin-top: 15px; width: 550px;}
legend							{border: 1px solid #000000; background: #c2c0d8; color: #ffffff; font-weight: bold; padding: 2px 10px 2px 10px;}

/* --- globalni tridy --- */
.clear			{clear: both;}
.smaller		{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.bigger 		{font-size: 1.1em;}
.gray 			{color: #686868;}
.blue 			{color: #004080;}
.red			{color: #9f0000;}
.green			{color: #008000;}
.brown			{color: #573a32;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left			{text-align: left;}
.toblock		{text-align: justify;}
.toleft			{display: block; float: left; text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.nobold			{font-weight: normal;}
.noborder		{border-width: 0px;}
.nobackground	{background: none;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.hidden			{display: none;}
.bad			{background-color: #ff0000; color: #ffffff; padding: 2px 3px 2px 3px;}
.bad a			{color: #ffffff;}
.ImageToLeft	{float: left; width: 200px; margin-right: 10px;}
.ImageToRight	{float: right; width: 200px; margin-left: 10px;}
.ImageToLeft2	{float: left; margin-right: 10px;}
.ImageToRight2 	{float: right; margin-left: 10px;}
.box-info		{border: solid 1px #000000; background: #ffffcc url(../../img/ico/info.png) 8px 5px no-repeat; color:#222222; padding: 4px 4px 4px 15px; text-align: center; width: 400px; margin: 10px 0px 10px 0px;}
.box-error		{border: solid 1px #cc0000; background: #f7cbca url(../../img/ico/error.png) 8px 5px no-repeat; color:#cc0000; padding: 4px 4px 4px 15px; text-align: center; width: 400px; margin: 10px 0px 10px 0px;}
.strong			{font-weight:bold; font-size: 1.3em; margin: 10px 5px 10px 5px;}
.half-left		{display: block; float: left; width: 460px;}
.half-right		{display: block; float: right; width: 460px;}
.period-left	{display: block; float: left; width: 300px;}
.period-right	{display: block; float: right; width: 560px;}


/* ================================================================================= LAYOUT */
#layout {
	display: block;
	margin: auto;
	width: 960px;
}

	#layout #top {
    border: 1px solid #cbcbcb;
    background: url(../../img/top_2.jpg) top left no-repeat #364473;	
		display: block;
		float: left;
		height: 200px;
		margin: 10px 0px;
		padding: 0px;
		width: 960px;
	}

	#layout #content {
		background: #ffffff;
    border: 1px solid #cbcbcb;
		display: block;
    float: left;
		padding: 0px;
		margin: 5px 0px 0px 0px;
		width: 960px;
	}	
			
		#layout #content #contentMenu {	
			background: #F1F7FF;
      display: block;
			float: left;
			padding: 0px;	
			width: 210px;
		}

  		#layout #content #contentMenu ul {
        margin: 0px;
        padding: 0px;	
  		}

  		#layout #content #contentMenu h2 {
        background: #364473; 
        color: #ffffff;
        font-family: Calibri, sans-serif;
        margin: 0px;
        -moz-border-radius: 0px 5px 5px 0px;
        padding: 3px 5px;
  		}

  		#layout #content #contentMenu div {
        font-size: 1.05em;
        padding: 10px;
  		}


		#layout #content #contentRight {	
			background: #ffffff;
      display: block;
			float: right;
			padding: 10px;	
			width: 725px;
		}

	
	#layout #bottom {	
		display: block;
		float: left;
		font-size: 0.9em;
		padding: 10px;
		text-align: center;
		width: 730px;
	}