body {
	color:#555;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	background-position:center;
	background-repeat:repeat;
	background-image:url(img/bg.gif);
}
table {
	background-color: #fff;
}


/*	**********	M E N U	**********	*/


a
{
color:#2c4565
}


a.sekce, a.sekce:hover, a.sekce2, a.sekce2:hover, 
a.sekce3, a.sekce3:hover, a.sekce4, a.sekce4:hover
{
font-size:135%;
padding:0px;
text-align:left;
}

a.sekce {
	color:#802e26;
}

a.sekce:hover {
	color:#fff;
}

a.sekce2 {
	color:#556f52;
}

a.sekce2:hover {
	color:#fff;
}

a.sekce3 {
	color:#2c4565;
}

a.sekce3:hover {
	color:#fff;
}

a.sekce4 {
	color:#9c6320;
}

a.sekce4:hover {
	color:#fff;
}


.popis_sekce {
	font-size:90%;
	padding:0px;
	text-align:left;
}

/*	**********	H L A V N Í   T E X T	**********	*/

.maintext {
	padding:20px;
	line-height:150%;
	color:#333;
}
.maintext h3 {
	color:#000;
	font-size:150%;
	line-height:200%;
	margin:0px;
	vertical-align:top;
}
.maintext a {
	color: #ed6700;
}

.maintext a:hover {
	color: #000000;
}

/*	**********	!!! R I D I C I  B O X Y !!!	**********	*/

/*	Vlastnosti boxu	*/
.maintextbox, .maintextbox2, .maintextbox3
{
	padding:10px;
	border:0px white solid;
	line-height:150%;
}

/*	Vlastnosti nadpisu	*/
.maintextbox h3, .maintextbox2 h3, .maintextbox3 h3
{
	font-size:120%;
	line-height:200%;
	margin:0px;
}

/*	Vlastnosti odkazu	*/
.maintextbox a, .maintextbox2 a, .maintextbox3 a
{

}


/*	**********	B O X  1	**********	*/

.maintextbox {
	background-image:url(img/bg1.png);
	background-repeat:repeat-x;
	background-color:#eadddd;
	border-top-color:#802e26;

}
.maintextbox h3 {
	color:#802e26;
}
.maintextbox a {
	color: #802e26;
}

.maintextbox a:hover {
	color: #000;
}

.maintextbox i {
	color: #000;
}
/*	**********	B O X  2	**********	*/

.maintextbox2 {
	background-image:url(img/bg2.png);
	background-repeat:repeat-x;
	background-color:#e1eadd; 
	border-top-color:#678064;
}
.maintextbox2 h3 {
	color:#678064;
}
.maintextbox2 a {
	color: #8b9d89;
}
.maintextbox2 a:hover {
	color: #000;
}

.maintextbox2 i {
	color: #000;
}
/*	**********	B O X  3	**********	*/

.maintextbox3 {
	background-image:url(img/bg3.png);
	background-repeat:repeat-x;
	background-color:#dde1ea; 
	border-top-color:#2c4565;
}
.maintextbox3 h3 {
	color:#2c4565;
}
.maintextbox3 a {
	color: #2c4565;
}
.maintextbox3 a:hover {
	color: #000;
}

.maintextbox3 i {
	color: #000;
}
/*	**********	K O N T A K T	**********	*/


.maintextpata {
	font-size:80%;
	line-height:18px;
	color:#333;
	padding:10px;
/*	background-color:#f57e22;
	border:10px #f57e22 solid; */
}
.maintextpata h3 {
	color:#fff;
	font-size:120%;
	line-height:150%;
	margin:0px;

}
.maintextpata a {
	color: #f57d20;
}
/*	**********	P A T I C K A 	**********	*/

.copyright {
	font-size:9px;
	color:#FFFFFF
}


/*	**********	R O U N D E D 	B O X E S	**********	*/

.box { 
  background: #d9c0bd; 
  width:95%;
  text-align:left;
}
.boxtop { 
  background: url(img/corners/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(img/corners/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(img/corners/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(img/corners/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}


.box2 { 
  background: #c5cec4; 
  width:95%;
  text-align:left;
}
.boxtop2 { 
  background: url(img/corners/ne2.gif) no-repeat top right; 
}
.boxtop2 div { 
  font-size: 0;
  height: 10px; 
  background: url(img/corners/nw2.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(img/corners/se2.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  font-size: 0;
  height: 10px; 
  background: url(img/corners/sw2.gif) no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 10px 0px 10px;
}

.box3 { 
  background: #BFC7D0; 
  width:95%;
  text-align:left;
}
.boxtop3 { 
  background: url(img/corners/ne3.gif) no-repeat top right; 
}
.boxtop3 div { 
  font-size: 0;
  height: 10px; 
  background: url(img/corners/nw3.gif) no-repeat top left; 
}
.boxbottom3 { 
  background: url(img/corners/se3.gif) no-repeat bottom right; 
}
.boxbottom3 div { 
  font-size: 0;
  height: 10px; 
  background: url(img/corners/sw3.gif) no-repeat bottom left; 
}
.boxcontent3 {
  padding: 0px 10px 0px 10px;
}


.box0 { 
  background: #DCDCDC; 
  width:95%;
  text-align:left;
}
.boxtop0 { 
  background: url(img/corners/ne0.gif) no-repeat top right; 
}
.boxtop0 div { 
  font-size: 0;
  height: 10px; 
  background: url(img/corners/nw0.gif) no-repeat top left; 
}
.boxbottom0 { 
  background: url(img/corners/se0.gif) no-repeat bottom right; 
}
.boxbottom0 div { 
  font-size: 0;
  height: 10px; 
  background: url(img/corners/sw0.gif) no-repeat bottom left; 
}
.boxcontent0 {
  padding: 0px 10px 0px 10px;
}

.box4 { 
  background: #d3c8bb; 
  width:95%;
  text-align:left;
}
.boxtop4 { 
  background: url(img/corners/ne4.gif) no-repeat top right; 
}
.boxtop4 div { 
  font-size: 0;
  height: 10px; 
  background: url(img/corners/nw4.gif) no-repeat top left; 
}
.boxbottom4 { 
  background: url(img/corners/se4.gif) no-repeat bottom right; 
}
.boxbottom4 div { 
  font-size: 0;
  height: 10px; 
  background: url(img/corners/sw4.gif) no-repeat bottom left; 
}
.boxcontent4 {
  padding: 0px 10px 0px 10px;
}
