@charset "utf-8";

/*  
Theme Name: JANSER, spol. s r.o.
Theme URI: http://www.janser.cz
Description: Vzhled pro firmu JANSER, spol. s r.o.
Author: Tomáš Gažůr
Author URI: http://www.tomasgazur.cz
*/

*{
	margin: 0;
	padding: 0;
	border: 0;
}
a{
	color:#139739;
	text-decoration:underline;
}
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	line-height:120%;
	background-image: url(images/bg.png);
	background-color: #DFE6E9;
	background-repeat: repeat-x;
	font-size: 11px;
}
#layout {
	width: 920px;
	margin: 15px auto 0 auto;
	text-align: left;
	position:relative;
}
#mapka {
	float:right;
	padding: 19px 0 0 0;
}

#kontakty-male {
	font-size:11px;
}
#kontakty {
	padding-top: 20px;
}

#top {
	height:85px;
}
#top .logo {
	width: 220px;
	height:81px;
	position:absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/logo.png);
}
#top .logo a {
	width: 100%;
	height:100%;
	position:relative;
	display:block;
}
#top .logo_left {
	width: 157px;
	height:22px;
	position:absolute;
	left: 763px;
	top: 0px;
	text-align: right;
}
#top .logo_left a {
	color:#d8e0e4;
	font-size: 11px;
	padding-left: 5px;
}
#menu {
	height:29px;
	line-height:100%;
	overflow:hidden;
	position: absolute;
	left: 327px;
	top: 52px;
	width: 599px;
}
#menu ul {
	list-style:none;
}
#menu ul li {
	list-style:none;
	display:inline-block;
	float:left;
}
#menu ul li a {
	display:block;
	color:#ffffff;
	font-size:13px;
	font-family:"Myriad Pro";
	text-transform:uppercase;
	text-decoration:none;
	opacity: 0.60;
	margin:0 5px;
	filter: alpha(opacity = 60);
	height: 28px;
}
#menu ul li a.selected {
	opacity: 1;
    filter: alpha(opacity = 100);
}
#menu ul li a:hover {
	opacity:1;
    filter: alpha(opacity = 100);
}
.a{ background-image:url(images/a.png); width:139px;}
.b{ background-image:url(images/b.png); width:147px;}
.c{ background-image:url(images/c.png); width:77px;}
.d{ background-image:url(images/d.png); width:91px;}
.e{ background-image:url(images/e.png); width:94px;}
#footer{
	color:#bebebe;
	height:60px;
	background-color: #FFF;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	margin: 25px 0;
	position: relative;
}
#footer p{
	color:#bebebe;
	padding:23px 30px;
	font-size:11px;
	display:block;
	text-align: right;
}
#footer p a{
	color:#bebebe;
	padding-left: 4px;
}
#footer p.right{
	background-image:url(images/foot.png);
	padding-right:160px;
	width:80px;
	background-repeat:no-repeat;
	background-position:top right;
	position: relative;
}
#main {
	position:relative;
}
.home_top{
	display:block;
	position:relative;
	overflow: hidden;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 258px;
}
.home_top .lft{
	display:block;
	position:absolute;
	width:155px;
	height:36px;
	left: 21px;
	top: 141px;
}
.home_top .rgh{
	display:block;
	position:absolute;
	width:141px;
	height:36px;
	left: 182px;
	top: 141px;
}
#tab-main {
	position:relative;
	display:table;
	table-layout:fixed;
}
#tab-main-row {
	position:relative;
	display:table-row;
	table-layout:fixed;
	background-image: url(images/main.png);
}
#tab-left,#tab-right,#tab-middle,#tab-left-long{
	display:table-cell;
	_display:inline !important;
	vertical-align:top;
	zoom:1;
	_float:left !important;

	|float:left !important;
	position: relative;
	overflow:hidden;
}
.alignleft {float:left; padding: 20px 5px 0 0;}
.alignright {float:right; padding: 12px}
#tab-right{
	width:250px;
	_width:280px !important;
	padding-top: 20px; 
}
#tab-left{
	width:279px;
}
#tab-middle{
	width:279px;
}
#tab-left-long{
	width:600px;
	padding-right: 35px;
}

#tab-right a{
	font-size:13px;
	color:#246988;
	font-weight:bold;
}

#aktualita{
	padding-top: 5px;
	padding-bottom: 8px;
}

#tab-left p,#tab-right p,#tab-middle p,{
	font-size:12px;
	color:#333333;
	padding:12px 0 !important;
}
#tab-left-long p{
	font-size:12px;
	color:#333333;
	padding:10px 0 !important;
}
#tab-left ul,#tab-right ul,#tab-middle ul,#tab-left-long ul{
	font-size:12px;
	color:#666666;
	padding:10px 0;
}
#tab-left ul li,#tab-right ul li,#tab-middle ul li,#tab-left-long ul li{
	background-image:url(images/li.png);
	background-position:0 6px;
	padding-left:15px;
	list-style:none;
	background-repeat:no-repeat;
}

.product{
	position:relative;
	background-image:url(images/hp_prod.gif);
	height:200px;
	width: 600px;
}

.product .product_1_img,.product .product_2_img,.product .product_1,.product .product_2,.product .catalogue{
	display:block;
	position:absolute;
	border:0;
}
.product .product_1_img{
	width:140px;
	height:85px;
	color:#FFF;
	left: 21px;
	top: 56px;
}
.product .product_2_img{
	width:139px;
	height:85px;
	color:#FFF;
	left: 181px;
	top: 56px;
}
.product .product_1{
	width:138px;
	height:36px;
	color:#FFF;
	left: 21px;
	top: 149px;
	font-weight: bold;
}
.product .product_2{
	width:139px;
	height:36px;
	color:#FFF;
	left: 181px;
	top: 148px;
	font-weight: bold;
}
.product .catalogue{
	width:76px;
	height:88px;
	color:#FFF !important;
	left: 360px;
	font-size:11px!important;
	top: 42px;
}

.productyellow, .productorange, .productdarkred, .productred, .productpurple, .productblue, .productgreen, .productyellow-prvni {
	margin-bottom: 10px;
}

.productyellow h1, .productorange h1, .productdarkred h1, .productred h1, .productpurple h1, .productblue h1, .productgreen h1,  .productyellow-prvni h1 {
	float: left;
	color: #000;
	width: 250px;
	font-size: 19px;
	font-weight:normal;
	border: none;
	position: relative; left: 25px; top: 18px;
	line-height: 100%;
}

#nastred {
	float: left;
	color: #000;
	width: 250px;
	font-size: 20px;
	font-weight:normal;
	border: none;
	position: relative; left: 25px; top: 26px;
	line-height: 100%;
}

.productyellow,.productyellow-prvni {
	float: left;
	width: 598px;
	background: #f9a800;
	line-height: 75px;
	border-top: #fbc24d solid 3px;
}
.productyellow-prvni {
	margin-top: 20px;
}

.productorange {
	float: left;
	width: 598px;
	background: #f07e1d;
	line-height: 75px;
	border-top: #f5a561 solid 3px;
}
.productdarkred {
	float: left;
	width: 598px;
	background: #af0220;
	line-height: 75px;
	border-top: #c74e63 solid 3px;
}
.productred {
	float: left;
	width: 598px;
	background: #99232d;
	line-height: 75px;
	border-top: #b8656c solid 3px;
}
.productpurple {
	float: left;
	width: 598px;
	background: #6a4ea0;
	line-height: 75px;
	border-top: #9783bd solid 3px;
}
.productblue {
	float: left;
	width: 598px;
	background: #125cb5;
	line-height: 75px;
	border-top: #5a8dcb solid 3px;
}
.productgreen {
	float: left;
	width: 598px;
	background: #2b9439;
	line-height: 75px;
	border-top: #6bb475 solid 3px;
}
.productonline {
	float: left;
	width: 115px;
	padding-left: 30px;
}
.productonline p {
	float: left;
	width: 65px;
	padding: 0;
	line-height: 100%;
	font-size: 11px !Important;
	font-family: Arial;
	position: relative; top: 14px;
}
.productonline a {
	color: #000;
}
.productonline img {
	float: left;
	position: relative; top: 18px; left: 5px;
}
.productpdf {
	float: left;
	width: 115px;
	padding-left: 20px;
}
.productpdf p {
	float: left;
	width: 65px;
	padding: 0;
	line-height: 100%;
	font-size: 11px !Important;
	font-family: Arial;
	position: relative; top: 14px; left: 15px;
}
.productpdf a {
	color: #000;
}
.productpdf img {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	color: #000;
	position: relative; top: 18px; left: 5px;
}
.productnumber {
	float: left;
	color:#FFF;
	padding-left: 25px;
	font-size: 53px;
	font-weight:bold;
}
.novinky a{
	color:#246988;
	font-weight:bold;
	font-size: 12px;
}
.novinky p{
	padding:5px 0 13px 0;
}
.product_subpage{
	position:relative;
	background-image:url(images/hp_prod.gif);
	height:200px;
	width: 260px;
	background-position: top right;
	font-size: 11px;
}

.katalog-stranky{
	padding: 47px 0 0 0 ;
	float:right;
}

.catalogue_subpage{
	width:76px;
	position:absolute;
	height:88px;
	color:#FFF !important;
	font-size:11px!important;
	display:block;
	left: 18px;
	top: 51px;
}
h1{
	color:#246988;
	border-bottom:3px solid #E7EDEF;
	display:inline;
	margin-bottom: 10px;
}
h2{
	clear: both;
	color:#246988;
	font-size: 16px;
	padding: 20px 0 0 0;
}
h3{
	color:#000;
	font-size: 14px;
	padding: 10px 0;
}
.padd {
	padding-top: 20px;
}
#mailto a {
	color:#139739;
	font-size:11px;
	font-weight:normal;
}

#map {
	float: left;
	width: 400px;
	margin: 40px 0 30px 0;
}
#info {
	float: left;
	width: 150px;
	margin-left: 35px;
	margin-top: 20px;
}
#trade {
	widht:600px !Important;
}

#trade p {
	line-height: 250% !Important;
	padding: 0 !Important;
	margin: 0 !Important;
}
.tradeleft {
	float: left;
	width: 160px;
}
.trademiddle {
	float: left;
	width: 290px;
}

.traderight {
	float: left;
	width: 140px;
}
.pad{
	padding:30px 10px;
	line-height:150%;
}
.contact{
	position:relative;
	background-image:url(images/contact.png);
	height:200px;
	width: 260px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-color: #CCD7DC;
}
.contact_p{
	width:212px;
	padding-top:15px;
	position:absolute;
	height:53px;
	color:#246988 !important;
	font-size:11px!important;
	display:block;
	left: 19px;
	top: 35px;
}
.contact_p_l{
	width:212px;
	position:absolute;
	height:67px;
	color:#246988 !important;
	font-size:11px!important;
	display:block;
	left: 18px;
	top: 105px;
	line-height:150%!important;
}

.contact_p_l span{
	float:right;
}
#foot{
	position:absolute;
	left: 21px;
	width: 96px;
	height: 38px;
	top: 15px;
}

