#main {
	width: 1024px;
	margin: 20px auto;
	margin: 0px;
	padding: 0px;
}
#top {
	width: 1024px;
	height: 174px;
	background: url("../images/bck-header.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#menu {	
	border: 0px solid #EADDAF;
	margin:20px 0px;
	padding:0px;

}
#menu li {
	display:inline;
	list-style-type:none;
	padding:0px 5px;
	
}

#menu li a {
	font-size:12px;
	text-transform:uppercase;
	background: url("../images/bullet-menu.gif") no-repeat;
	background-position: center left;
	padding-left:12px;
	text-decoration: none;
	color:#ea017e;
}

#menu li a:hover {
	color:#7b7b7b;
}

#content {
	width: 640px;
	border: 0px solid grey;
	background-color: #ffffff;	
	margin-left:20px;
	float:left;
}


#content ul{
	list-style-type:circle;
}

#context-left {
	background-color: #dfddde;
	border: 0px solid grey;
	background:url('../images/box_gray_round.jpg') left bottom #dfdede no-repeat;
	float:left;
	color: #000000;
	width: 278px;
	min-height: 270px;
	margin-right: 18px;
	padding: 10px;
}
#context-right {
	background-color: #dfddde;
	border: 0px solid grey;
	background:url('../images/box_gray_round.jpg') left bottom #dfdede no-repeat;
	float:right;
	color: #000000;
	width: 268px;
	min-height: 320px;
	margin: 0px;
	margin-right:25px;
	padding: 20px 10px 10px 10px;
}

#context-portfolio {
	background-color: #dfddde;
	border: 0px solid grey;
	background:url('../images/box_gray_round.jpg') left bottom #dfdede no-repeat;
	color: #000000;
	width: 580px;
	min-height: 300px;
	margin: 0px;
	margin-left:5px;
	padding: 10px;
}

.portfolioFrame {
	border:0px solid #DFDEDE!important;
	background-color:#DFDEDE;
	width:575px;
	height:600px;
}

#home-context-left {

	border: 0px solid grey;
	/*background:url('../images/home-reklama-cs.gif') left top #ffffff no-repeat;*/
	float:left;
	color: #000000;
	width: 287px;
	margin-left: 18px;
	
	padding: 0px;
}


#home-reklama, #home-distribuce{
	/*margin-top:333px;*/
	background:url('../images/box_gray_round_gray.gif') left bottom #F1087D no-repeat;
	padding:10px;
	background-color:#F1087D;
	min-height:50px;
	color:#ffffff;
}

#home-reklama .perex, #home-distribuce .text {
	height:100px;
}

#home-reklama-menu, #home-distribuce-menu{
	background:url('../images/box_gray_round.jpg') left bottom #dfddde no-repeat;
	padding:10px;
	min-height:150px;
}

#home-context-right {

	
	border: 0px solid grey;
	/*background:url('../images/home-distribuce-cs.gif') top left #ffffff no-repeat;*/
	float:left;
	color: #000000;
	width: 287px;
	margin-left: 28px;
	/*min-height:333px;*/
	padding: 0px;
}

#context-right h3 span, #context-left h3 span {
	background-color:#000000;
	color:#ffffff;
	padding:1px 1px 1px 1px;
}

.content-order-button {
	float:left;
	clear:left;
	padding: 10px 8px;
}

a.home-content-order-button {
	padding: 10px 0px;
}

#rightColumn {
	float:left;
	clear:right;
	width: 250px;
	background-color: #ffffff;	
	margin-top:5px;
	margin-left:-10px;
}

.homeRightColumn {
	margin-left:25px!important;
	margin-top:-5px!important;
}

#langVersions {
	margin-top:100px;
	margin-bottom:25px;
	text-decoration:none;
	background: url("../images/bck-contact.gif") no-repeat;
	background-position: top left;
	padding-top:10px;
	font-size:10px;
}

#langVersions a {
	
}

.logo {
	margin-top:5px;	
}

.breadCrumb {
	
	background-position: center left;
	padding:10px;
	color:#000000;
}

.bread-crumb-home {
		color:#000000;
		text-decoration: none;
}
.bread-crumb-home:hover {
		color:#000000;
		text-decoration:underline;
}



#frmSearchTop {
	background-color:#424242;
	width:170px;
	height:34px;
	position:relative;
	margin:5px;
}
.searchValue{
	margin:0px;
	position:relative;
	top:-4px;
	left:0px;
	width:120px;
}
.searchSubmit {
	position:relative;
	top:2px;
	left:-3px;

}

.pink {
	color:#f4027b!important;
}
.lightGrey {
	color:#e3e3e3!important;
}
.grey {
	color:#7b7b7b;
}



.paging {
	padding: 5px 10px;
	color: black;
	font-weight: bold;
	text-align: right;
	/*border-bottom: 1px dotted brown;
*/
}
.paging a {
	font-weight: bold;
	padding: 0px 4px;
}
.paging a img, .paging span {
	padding: 0px 4px;
}
.productListItem {
	clear: both;
	/*border-bottom: 1px dotted brown;
*/
	padding: 10px 0px;
}
.productImage {
	float: left;
	padding: 5px;
	width: 270px;
	display: block;
}
.oddelovac {
	clear: both;
	color: black;
	border: none;
	/*background-image: url("../images/oddelovac.gif");
*/
	margin: 5px;
}
.text {
	position: relative;
	text-align: justify;
	border: 0px solid #EADDAF;
}

.homeImage {
	
	background: url("../images/homeImage.jpg") repeat-y;
	background-color:#027fad;
	background-position:top right;
	height:194px;
	margin-bottom:15px;
	width:380px;
}

.homeImage p {
	padding:10px;
	color:#ffffff;
	width:305px;
}

.topImages {
	padding:0px 0px 0px 0px;	
	background-color:#ffffff;
	clear:both;
	height:125px;
}

.topImages span {
	width:288px;
	height:105px;
	display:block;
	float:left;
	margin:5px 16px 5px 5px;
}

.bottomImage{
	width:600px;
	height:245px;
	display:block;
	float:left;
	margin:5px;
}


#footer {
	height: 37px;
	clear:both!important;
	color:#7f7f7f;
	font-size:10px;
	padding:10px 30px;
}
#footer ul {
	position:relative;
	margin:0px;
	padding:0px;
}

#footer ul li {
	display:inline;
	padding:0px 1px;

	

}
#footer ul li a{
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
		padding-right:5px;
	background: url("../images/bck-footer-bullet.gif") no-repeat;
	background-position: center right;

}

#footer ul li.noBck a {
	background:none!important;
	margin-right:15px;
}

.contact {
	font-size:12px;
}

.contact h2, .news h2, .aboutCompany h2 {
	background: url("../images/bck-contact.gif") no-repeat;
	background-position: bottom left;
	padding-bottom:7px;
	margin-bottom:7px;
	font-size:150%;
	color:#7b7b7b;
	font-weight:bold;
}

.news {
	margin-bottom:40px;
	margin-top:43px;
	width:170px;
}

.homeNews h2 {
	color:#e3e3e3!important;
}

.news h2, .aboutCompany h2 {
	font-size:250%!important;
}

.news p {
	background: url("../images/bck-news.gif") no-repeat;
	background-position: bottom left;
	padding-bottom:10px;
}

.news a, a.newsArchiv, #langVersions a {
	text-decoration:none;
	background: url("../images/bullet-menu.gif") no-repeat;
	background-position: center left;
	padding-left:12px;
	font-size:10px;
	font-weight:normal;
}

.aboutCompany {
	margin-bottom:10px;
}

.categoryList {
		float:left;
		width:105px;
		margin-left:-15px;
}

.categoryList li {
	list-style-type:none;
	list-style-image: url("../images/bullet-menu-category.gif");
	background-position: center left;
	

}

.categoryList li a {
	text-decoration:none;
	
}


#sitemap {
	margin:20px;
}

#sitemap li {
	list-style-image: url("../images/bullet-menu-sitemap.gif");
	background-position: center left;
}

#sitemap li ul {
	margin:3px 20px;
}

/* ********** order form ************* */
#frmOrder {
	width:380px;
	background-color:#f5f5f5;
	font-size:90%;
}

#frmOrder div {
	padding:0px 5px;
}

.orderHeader {
	background-color:#cacaca;
	padding:0px!important;


}

.orderHeader p {
	color:#000000;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}

.orderText {
	font-size:90%;
	/*padding:5px!important;*/
}

.orderSubmit {
	float:right;
	margin:10px 15px 5px 10px;
	
}

.orderInput {
	width:235px;
	border:1px solid #d3d3d3;
}

.orderInputSmall {
	width:45px;
	border:1px solid #d3d3d3;
}

#photoMenu {
	padding: 3px 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #9F0C20;
	border-top: 1px solid #9F0C20;
}
.imgHeader {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
.bold {
	font-weight: bold;
}
.fotka {
	float: left;
	border: 0px solid #DEDBDE;
	padding: 3px;
	margin: 4px!important;
}
.fotka_big {
	margin: 15px!important;
	text-align: center;
	border: 0px solid red;
}
.photo_links {
	width: 550px;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}
a.photo_links {
	font-size: 11px;
	text-align: center;
}
.vice {
	text-align: right;
	padding-bottom: 10px;
}
.vice a {
	font-size: 11px;
}
a.toAdmin {
	position: absolute;
	top: 0px;
	left: 0px;
}
a.adminMenu {
	font-size: 18px;
	color: navy;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	padding: 5px 5px 0px 15px;
	display: block;
	text-align: left;
}
a.adminMenu:hover {
	color: navy;
	border: none!important;
	background: none;
	text-decoration: underline;
}
.tip {
	font-size: 10px;
	font-weight: bold;
	color: black;
	float: left;
}

/* ****************  FORMS **************** */
.btnLogin {
	width: 45px;
	height: 35px;
	border: 1px solid navy;
	font-weight: bold;
}
.txtLogin {
	width: 140px;
	border: 1px solid navy;
}
.select_small {
	width: 50px;
}
.select_middle {
	width: 100px;
}
.select_big {
	width: 300px;
}
.input_small {
	width: 90px;
	border: 1px solid navy;
	margin: 3px 0px;
	padding: 3px;
}
.input_middle {
	width: 200px;
	border: 1px solid navy;
	margin: 3px 0px;
	padding: 3px;
}
.input_big {
	width: 400px;
	border: 1px solid navy;
	margin: 3px 0px;
	padding: 3px;
}
textArea {
	width: 400px;
}
.button {
	padding: 3px;
	margin: 10px;
	border: 2px solid white;
	background-color: #9F0C20;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
/* ****************  END FORMS **************** */

.hidden {
	visibility: hidden;
}

.centruj {
	text-align: center;
}
.tiskni {
	display: none;
}
/* =============== styly pro tiskový výstup =============== */
@media print {
body {
	background-color: white;
}
* {
	font-family: "Arial", "Times New Roman", sans-serif;
	font-size: 100%;
	color: black;
	background: none!important;
	border: none;
	margin:0px!important;
	}
#menu, .topImages, .bottomImage, .news, .content-order-button {
	display: none;
}
#content, #main, #context-left, #context-right {
	width: 100%;
	background-color:#ffffff;
	background: none!important;
}
.netiskni {
	display: none;
}
.tiskni {
	display: block;
}


}
