/* CSS Document */
body {
	float:none;
	margin:0px;
	background:url("../images/background.gif") #DED9C6;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica;
	font-size:11px;
	color:#603020;
	height:100%}
p{margin-top:3px}
a{ color: #D75202;} a:hover{ color:#000; text-decoration:underline} 
h1 {color: #785A48; font-size:20px; font-weight:l00; letter-spacing:-0.05em; margin:0px}
h2 {color: #D19100; font-size:16px; font-weight:bold; letter-spacing:-0.05em;}
li {margin:0}
/*a{color:#000; text-decoration:none}
a:hover{color:#126DB8}*/ 

#header{
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	background-color:#FFFFFF;
	background-image:url("../images/cci-logo.jpg");
	background-position:20px 20px;
	background-repeat:no-repeat;
	width:755px;
	height:120px;
	}
#header #logo{
	float:left;
	background-image:url("../images/logo.gif");
	background-position:10px 30px;
	background-repeat:no-repeat;
	width:300px;
	height:120px;}
#header #nav{
	float:left;
	margin-top:70px;
	margin-left:150px;
	width:390px;}


/*Menu ------------------------------------------------------------*/
#navigace {
	position:relative;
	margin:0 auto 0 auto;
	width:745px;
	height:27px;
	padding:12px 0px 1px 10px;
	background-color:#3B4950;
  background-image:url('../images/menu-back.jpg');
	background-repeat:repeat-x;
	}
#navigace a {
	font-size:12px; font-weight:200;  color:#FFF;
	text-decoration:none;
	margin-right: -5px;
	padding: 12px 12px 14px 12px;
	background-image:url("../images/separator1.gif");
	background-repeat:no-repeat;
	background-position:right;
	}
#navigace #lastmenu a{background-image:none}
#navigace #last a {background:none}
#navigace a:hover , #navigace #last a:hover {
	background:#000;
	}
	
#wide{	
  background-color:#F4F3EE;
	background-image:url('../images/wideback.gif');
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	padding:0 0 10px 0;
	margin:0px;
  }
#main {
	background-color:#FFF;
	background-image:url('../images/mainback.gif');
	background-repeat:repeat-x;
	margin:0px auto 2px auto;
	padding:20px 20px 10px 20px;
	width:715px;
	height:auto;
	}
.column1, .column1-over {
	padding:3px 3px 0px 3px;
	margin:10px 10px 10px 0px;
	/*background-color:#414040;
	background-image:url('../images/columnback.gif');*/
	background-repeat:no-repeat;
	background-position:0px 126px;
	width:222px;
	height:auto;
	float:left;
	display:inline;
	text-align:justify;
}

.column1-over { background-color:#F6FCFB;}
.column1 img, .column1-over img{border:none; padding:0px 35px;}
.column1 p, .column1-over p {color:#B5A289; padding:6px; line-height:10px}

.blank {
	padding:30px;
	margin:10px 10px 10px 0px;
  text-align:justify;
	height:auto;
	float:left;
	display:inline;
}
.blank img{ 
  margin:0px 16px 10px 0px;
  border:solid 1px #E7DFD8;
  padding: 2px;
  float:left;
  display:block;
  }
.blank .rightimg{float:right; margin:0px 0px 10px 16px; } 

.footer1 {
	padding:10px 10px 0px 5px;
	font-size: 12px;
	margin:0 auto 0 auto;
	width:740px;
	height:210px;
	background-color:#FFF;}

/*.footer1 img{border:none; float:left}*/
.adress {float:right; text-align:justify; padding:20px; color:#B5A289}

.footerwide { 
  background-color:#DED9C6;
	background-image:url('../images/footer2back.gif');
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	padding:0 0 10px 0;
	margin:0px;
  }
.footer2 {
	padding:1px 10px 10px 10px;
	font-size: 12px;
	margin:0px auto 0 auto;
	width:736px;
	height:80px;
}
	
.footer2 a{color:#698593; 	font-size: 10px; text-decoration:none}
.footer2 p{margin-top:10px; color:#698593; }
.footer2 a:hover{ color:#000; text-decoration:underline}


.copyright {float:right; text-align:right; margin-top:10px; padding-left:32px; color:#698593; 	font-size: 10px;}
.copyright a{color:#698593; 	font-size: 10px; text-decoration:none}
.copyright a:hover {color:#000; text-decoration:none}
.cleaner {clear:both}

/*Style for subpages*/

.column-blank {
	padding:25px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	width:577px;
	height:auto;
	float:left;
	display:inline;
	background-color:#FFF;
}
.column-blank .smallp {
  margin:2px 0px 0px 0px;
  float:left;
  width:90px;
  display:block;
  
  }
.column-blank .sponsor img{
	display:in-line;
  float:left;
  border:none;
	margin:0px;
	padding:0px}

