@charset "UTF-8";
/* CSS Document for body layout */
/* Premysl Cimbalek, WWW.ZERODESIGN.CZ, 2009 */

.error, .err, .ok{
background-color:#b20000;
color:#FFFFFF;
padding:20px;
font-size:14px;
font-weight:bold;
width: 450px;
margin:auto;
margin-bottom:5px;
margin-top:5px;
border:1px solid #FFFFFF;
}

.ok{
background-color:#449603;
}

.box_content{
margin:auto;
background-image: url("../sprava-siti-outsourcing-img/box_content-back.jpg");
background-repeat: repeat-x;
background-color: #d8eaeb;

}

.box_content-content{
	padding: 10px;
	padding-left:20px;
	padding-right:20px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
	
.box_content-top-left{
height: 6px;
background-image: url("../sprava-siti-outsourcing-img/box_content-top-left.jpg");
background-repeat: no-repeat;
}
.box_content-top{
height:6px;
background-image: url("../sprava-siti-outsourcing-img/box_content-top.jpg");
background-repeat: repeat-x;
margin-left: 6px;
}
.box_content-top-right{
background-image: url("../sprava-siti-outsourcing-img/box_content-top-right.jpg");
width:6px;
height:6px;
float:right;
background-repeat: no-repeat;

}
.box_content-bottom-left{
height: 6px;
background-image: url("../sprava-siti-outsourcing-img/box_content-bottom-left.jpg");
background-repeat: no-repeat;
_background-position: 0% 100%;
	}
.box_content-bottom{
height:6px;
background-image: url("../sprava-siti-outsourcing-img/box_content-bottom.jpg");
background-repeat: repeat-x;
margin-left: 6px;
_background-position: 0% 100%;
	}
.box_content-bottom-right{
height: 6px;
width:6px;
float:right;
background-image: url("../sprava-siti-outsourcing-img/box_content-bottom-right.jpg");
background-repeat: no-repeat;
_background-position: 0% 100%;
}

.blue{
	background-image: url("../sprava-siti-outsourcing-img/box_extra-back.jpg");
	background-color: #d7e6ed;
}
.white{
	background-image:none;
	background-color: #fff;
}

.top-left-blue{
background-image: url("../sprava-siti-outsourcing-img/box_extra-top-left.jpg");
}
.top-blue{
background-image: url("../sprava-siti-outsourcing-img/box_extra-top.jpg");
	}
.top-right-blue{
background-image: url("../sprava-siti-outsourcing-img/box_extra-top-right.jpg");
	}
.bottom-left-blue{
background-image: url("../sprava-siti-outsourcing-img/box_extra-bottom-left.jpg");
	}
.bottom-blue{
background-image: url("../sprava-siti-outsourcing-img/box_extra-bottom.jpg");
	}
.bottom-right-blue{
background-image: url("../sprava-siti-outsourcing-img/box_extra-bottom-right.jpg");
}

.top-left-white{
background-image: url("../sprava-siti-outsourcing-img/box_white-top-left.jpg");
}
.top-white{
background-image: url("../sprava-siti-outsourcing-img/box_white-top.jpg");
	}
.top-right-white{
background-image: url("../sprava-siti-outsourcing-img/box_white-top-right.jpg");
	}
.bottom-left-white{
background-image: url("../sprava-siti-outsourcing-img/box_white-bottom-left.jpg");
	}
.bottom-white{
background-image: url("../sprava-siti-outsourcing-img/box_white-bottom.jpg");
	}
.bottom-right-white{
background-image: url("../sprava-siti-outsourcing-img/box_white-bottom-right.jpg");
}

.left{
float: left;
*float: none;
}

.short_width{
width: 200px;
margin-left: 10px;
}

.width693{
width: 708px;
_width: 700px;
*margin-right:10px;
*float:left;
}

.width100per{
width: 875px;	
}


.width30per{
width: 33%;
}

.height100{
height: 100px;	
}

.height200{
height: 200px;	
}


