/*
Author: elphnet.cz
Struktura:
        display | 
		  position | 
		  float | 
		  overflow | 
		  width | 
		  height | 
		  border | 
		  margin | 
		  padding | 
		  background | 
		  align | 
		  font
*/

/* Elements*/

body {	
	margin: 0;
	padding: 0;	
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	background-image: url(../img/bg_null.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5 {
	border:0; 
	margin:10px 0px 5px 0px; 
	padding:0; 
	font-weight: bold;
}
p {
	margin:5px 0;
}


table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;	
}
ul, ol {
	display:block; 
	border:0; 
	margin:0px 0px 0px 10px; 
	padding:0;
}
form {
	margin: 0;
	padding: 0;
}
/* Floating */
.floatLeft, .left {
	float: left;
}
.floatRight, .right {
	float: right;
}
.nofloat {
	float: none;
}

/* Text align */
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}

.clearer {
	clear: both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.noscreen {
	display: none;
}
a img {
	border: 0;
}
.noborder {
	border-bottom:0px solid white;
}

.relative {
	position: relative;
}
div.dot {
	height:1px; 
	background:url(../img/dot.gif) top left repeat-x;
	margin:1em 0;
}

.box {
  background: #f2f6e8 url('../img/box-bg.png') no-repeat 0 bottom;
  padding-bottom: 5px;
  width: 225px;
  margin-bottom: 5px;
}
.red  {
	color:#B91313;
}
.homepage {
	background-color: #cccccc;	
}
.homepage img {
	margin:2px 0px 2px 0px !important;
	padding:0px;
}
.homepage p {
	padding:5px;
}
.homepage .orange {
	color: #E66122;
}

/*_________________________________________________________*/

#null {
	position: relative;
	width:980px;	
	margin:auto;
	text-align:left;
	padding-bottom: 2px;
}
#wraper {
 	background-color: #ffffff;
	padding-bottom:4px;
}
/*__________________ Rozlozeni stranky_____________________*/
#content {
	color:black;	
}

#mainLeft {
	float: left;
	width: 810px;
	
}

#mainRight {
	float:right;
	width:165px;
}
/*___________________Pravy sloupec___________________*/

#colLeft {
	float:left;
	width:230px;

}
#colRight {
	float:right;
	width:570px;
}
#colLeft .contact {
  padding: 10px;
}

/*___________________HEAD___________________________*/
#head {
	position:relative;
	width:980px;
	/*height:127px;*/
	background-color: white;
	background-image: url(../img/bg_head.jpg);	
	background-position: top right;
	background-repeat: no-repeat;
}
#head a#logo {
	display: block;
	height:120px;
	width: 120px;	
	position: absolute;
	top:5px;
	left:15px;
}
#head #text {	
	height:93px;
}
#head #text #marketing {
	position: absolute;
	top:40px;
	left:200px;
	color: black;
	font-size:22px;
}

#search {
	position: absolute;
	top:35px;
	right:20px;
}
#search form {
	text-align: right;
}
#search form input {
	border:1px solid #999999;
	width:210px;
}
#search form input.button {
	background-color:#505079;
	border:0px !important;
	margin-top:10px;
	width:80px;
	color:white;
	font-weight: 700;
}


.list {
	height: 32px;
	width:980px;
	background-image: url(../img/bg_list.jpg);
	background-repeat: no-repeat;
}
.list .headline {
	float:lft;
	width:210px;
	padding:4px 0px 0px 15px;
	color:black;
	font-size:12px;
}
.list .reg {
	float:right;
	width:720px;
	padding:4px 0px 0px 0px;
	color:white;
	font-size:11px;
}
.list form {
	display: inline;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.list form input {
	width:150px;
	border:1px solid #333333;
}
.list form input.button {
	width:56px;
	height:20px;
	color:white;
	background-color: #999999;
	border:1px solid #999999 !important;
}
.list .reg a {
	color:white;
}
/*_______Top menu______*/
#topMenuCon {
	height: 32px;
	background-image: url(../img/bg_topMenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 10;
	}
.menuCon {
	margin-left:150px;
}
.menuCon ul{
margin:0px;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.menuCon ul li{
position: relative;
display: inline;
float: left;
/*background-image: url(../img/top_li.png);
background-repeat: no-repeat;
background-position: right;*/
}

/*Top level menu link items style*/
.menuCon ul li a{
display: block;
width: 130px; /*Width of top level menu link items*/
_width: 140px;
padding: 10px 0px 9px 0px;
text-decoration: none;
text-align:center;
font-size:12px;
color:#333333;

}
.menuCon ul li a:hover {
	font-weight: 700;	
}

/*_________________MENU_________________*/

#colLeft .con {
	padding:4px 0px 0px 6px;
}
#menu {
}
#menu ul#main {
	border:1px solid #cccccc;
	list-style: none;
	padding: 0;
	margin:0;	
	font-size: 12px;
	font-weight: 400;	
}
#menu ul#main li a{
	display:block;
	background-image: url(../img/li2.gif);
	background-position: 15px 6px;
	_height:18px;
	background-repeat: no-repeat;
	color: #000000;
	padding:4px 0px 4px 35px;
	text-decoration: none;
}
#menu ul#main li.upper a, #menu ul#main li.upper a:hover {
display:block;
	background-image: url(../img/li.jpg);
	background-position: 0px 0px;
	width:206px;
	_width:221px;
	height:21px;
	_height:26px;
	color: #000000;
	padding:5px 0px 0px 15px;
	text-decoration: none;
}
#menu ul#main li.active a, #menu ul#main li.active a:hover {
	display:block;	
	color: #6699cc;
	text-decoration: none;
	font-weight: 700;
}
#menu ul#main li a:hover{
	display:block;
	color:#6699cc;
	font-weight: 700;
}
/*_____________NEWS_____________*/
#colLeft #news {
	background-color: #cccccc;
	padding:4px;
}

.title {
	background-image: url(../img/bg_title.jpg);
	background-repeat: repeat-x;
	border: 1px solid #4d4d4d;
}
.title h2 {
	font-size:12px;
	font-weight:400;
	margin:0px;
	padding:4px 2px 4px 10px;
}
#news .item {
	padding:5px 5px 2px 5px;
}
#news .item h3, #news .item p {
	font-size:11px;
}
ul.cecko {
	padding: 0px 0px 0px 4px;
	margin: 0;
	list-style: none;
}
ul.cecko li {
	background-image: url(../img/li2.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left:18px;
	margin-top:1px;
}
ul.cecko li a {
	color:black;
	font-size:11px;
	text-decoration: none;	
}
ul.cecko li a:hover {
	text-decoration: underline;
}

#mainRight .con {
	padding:4px 6px 0px 0px;
}
#mainRight .con p {
	padding:2px 4px 2px 4px; 
	font-size: 11px;
}
#recommend {
	
}
#recommend .item h3 {
	font-size: 11px;
	color: #E66122;
	font-weight: 700;
}
#recommend .item a {
	display: block;
	text-align: center;
	border:1px solid #cccccc;
}
#recommend .item p {
	font-size: 10px;
}
#recommend .item img.resize {
	 width:120px;
}
/*________________Text content____________________*/

#textContent {
	text-align: justify;
	font-size:12px;
	color:#424242;
	line-height: 145%;
	padding-right: 5px;
}
#textContent h1 {
	padding: 0px 0px 2px 0px;
	font-size:19px;
	font-weight: 400;
	margin: 10px 0px 10px 0px;
}

#textContent h2 {
	margin:10px 0;	
	font-size:13px;
	font-weight: 700;
}
#textContent a {
	
	text-decoration:underline;
}
#textContent a:hover {
	text-decoration:none;
}

#textContent h3, #textContent h4{
	margin:10px 0;	
	font-size:12px;
	font-weight: 700;
}
#textContent ol {
	margin-left:10px;
	padding-left:10px;
}
#textContent ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#textContent ul li {
	background-image: url(../img/c_ul.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left:18px;
	margin-top:1px;
}

#textContent img {
	margin:5px;
}
/*____nastaveni barev ___*/
#textContent h1, #textContent h2, #textContent a{
	color:#000;
}

/*________KATALOG________*/
#katalog {
}
.couple {
	margin-bottom:1px;
}
.couple .item {
	width:170px;
	_width: 182px;
	padding: 2px;
	margin-right: 1px;
}

.couple .item .upper {
	text-align: center;
	/*height: 110px;*/
	/*overflow: hidden;*/
}
#textContent #katalog .couple .item h2 {
	text-align:center;
}
#textContent #katalog .couple .item a {
	display: block;	
	text-decoration: none;
}
#textContent #katalog .couple .item h2 a {	
	color:#6699CC;
	text-decoration: none;
	font-weight: 700;
}
#textContent #katalog .couple .item h2 a:hover {	
	text-decoration: underline;
}
#textContent #katalog .couple .item .price {
  font-size: 12px;
  margin-top: 8px;
}
#textContent #katalog .couple .item .price p {
  text-align: left;
  font-size:10px;
 line-height: 10px;
 padding:0px 4px 0px 4px;
}
#textContent #katalog .couple .item .price .label {
  display: block;
  float: right;
  text-align: center;
  background-image: url(../img/bg_label.gif);
  background-repeat: repeat-x;
  padding: 2px 0px 0px 0px;
  font-size: 11px;
  height:18px;
  width:64px;

}
#textContent #katalog .couple .item .price p strong {
	font-size:12px;
	color:#b91313;
}
.couple .item .info {
	font-size:10px;
	height: 100px;
	overflow: hidden;
}
.couple .item .info .color img {
	margin:0px !important;
	padding: 0px !important;
	vertical-align: middle;
}
.couple .item .info p {
	font-size:10px;
	padding:0px 2px 0px 4px;
	line-height: 10px;
	text-align: left;
	
}

	
#katalog #item {
	border:1px solid #d7eaff;
	padding:0;
}	
#katalog #item #upper{
	position: relative;
	height:54px;
	background-color: #ECF5FF;	
	
}
#katalog #item #upper h2 {
	padding:5px 200px 0px 10px;
	margin:0;
}
#katalog #item #upper .addCart {
	position:absolute;
	right:0px;
	top:0px;
}
#katalog #item #upper .addCart img {
	margin:2px;
}
#katalog #item #leftPart {
	float:left;
	width:360px;	
	text-align: center;
}
#katalog #item #rightPart {
	float: right;
	width:194px;
}
#katalog #item .price {
	position:relative;
	left:374px;
	width:194px;
	height:49px;
	background-image: url(../img/bg_price.jpg);
	background-repeat: no-repeat;
	color:White;
	font-size:11px;
}
#katalog #item p {
	padding:0px 4px 0px 2px;	
	text-align: left;
}
#katalog #item .price span {
	padding-left:45px;
}
#katalog #item .price strong {
	padding-left:15px;
	font-size:12px;
}
#katalog #item .price p.first {
	color:#424242;
}

#textContent #detail img {
  margin: 0
}
#detail .det-img {
  float: left;
  border-right: 1px solid #ccc;
  margin: 0 8px 8px 0;
  width: 310px;
}
#detail h2 {
	color:#6699CC;
	font-size:18px;
}
#detail .info {

}
#detail img.color {
	margin:0px !important;
	padding: 0px !important;
	vertical-align: middle;
}
#detail .det-info {
	float:right;
	width:245px;
	text-align: left;
}
.det-info table {
  border-collapse: collapse;
  width: 240px;
  font-size: 12px;
}
.det-info table td {
  padding: 5px 0;
}
.det-info tr.devide td {
  border-bottom: 1px solid #cc3385;
}
.det-info td.label input {
	border: 0px;
 }

.det-info td.value {
  text-align: left;
  font-size: 11px;
}
#detail .insert {
  background: url('../img/detail-price.png') no-repeat 0 0;
  height: 40px;
}
#detail .details {
  padding: 5px;
}
#detail .det-code {
  float: left;
  width: 230px;
  padding: 15px 0 0 10px;
}
#detail .insert a {
  display: block;
  width: 280px;
  height: 40px;
  float: right;
}
h2.similar {
  background: url('../img/similar.png') no-repeat 0 0;
  height: 24px;
  _height: 32px;
  padding: 8px 0 0 10px;
}
#detail .price {
	color: #990000;
	font-weight: 700;
	font-size:18px;
	width:200px;
}

#detail input.addCart {
	display: block;
	float:right;
  text-align: center;
  border:0px;
  background-image: url(../img/bg_label.gif);
  background-repeat: repeat-x;
  color:black;
  font-weight: 400;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  height:18px;
  width:80px;
  text-decoration: none;
}

/*________GALLERY________*/
#gallery a, #gallery a:hover {
	text-decoration:none;
	
}
#gallery img {
	border:1px solid silver;
	margin:11px;
}
#gallery img:hover {
	border:1px solid white;
}

/*_____NOVINKY______*/

/*______________Forum__________________*/


/*______________formular__________________*/
form.formular {
	margin-bottom:10px;
}
form.formular input {
	width:300px;	
}
form.formular input.submit {
	width:100px;
	/*border:1px solid #cccccc;*/
}
form.formular textarea {
	width:300px;
	/*border:1px solid #333333;*/
}
form.formular table td {
	text-align: right;
}
form.formular fieldset{background:#e1f2f9;border:0;margin:6px 0;padding:8px 10px}

/*________________footer____________________*/
#null #wraper #footer{
	position: relative;
	background-color:#cccccc;
	text-align: left;
	padding:5px 5px 5px 5px;	
	margin:4px !important;
	margin-bottom:4px !important;
	background-image: url(../img/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#links {
	font-size:7pt;
	color: #333333;
	background-color: white;
	padding:5px 5px 10px 5px;	
	margin-top:10px;
	border-top:4px solid #CDCBCE;
	text-align: left;
}
#links a {
	color: #333333;	
}
#links a:hover {
	color: #6B6B6B;
}

#footer ul {
	position: relative;
	left:50px;
	margin: 0;
	padding: 4px 0px 0px 0px;
	
}
#footer ul li {
	display: inline;
	padding:0px 5px 0px 5px;
	font-size: 11px;
}
#footer ul li a {
	color:black;
	text-decoration:underline;
}
#footer ul li a:hover {
	text-decoration:none;	
}

#footer div#footerSub ul li {
	display: inline;
	padding:0px 5px 0px 5px;
	font-size: 10px;
}
#copyright {
	text-align:right;
	padding:0px 5px 0px 0px;
	margin:1px 0px 0px 0px;
	font-size: 10px;	
	color:black;
}
#copyright a {
	color:#555555;
}


#copyright a {
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}

/*_______SITEMAP________*/

#sitemap ul {
	margin-left: 5px;
}
#sitemap ul ul li {
	background-image: none;
}
#sitemap ul li h2 {
	font-size: 14px;
}
#sitemap ul ul li h3 a {
	font-size:12px;
	text-decoration: none;
}
#sitemap ul ul li h3 a:hover {
	text-decoration: underline;
}
#sitemap ul ul ul {
	margin-left:15px;
	background-image: none;
}
#sitemap ul ul ul li h4 a {
	color:white;
	font-size: 10px;
	text-decoration: none;
}

#sitemap ul ul ul li h4 a:hover {
	text-decoration:underline;
}
/*_special__*/
img.special {
	position:relative;
	top:0px;
	visibility: collapse;
	visibility: hidden;
}
#welcome {
	background: url(../img/welcome.png) no-repeat 0 0;
	padding: 10px 220px 10px 10px;
	color: #fff;
	height: 352px;
}
#welcome h1 {
  color: #fff;
}
#wraper2 {
	height: 22px;
}
#tmp {
	position: absolute;	
	top:0px;
	right:0px;
	width:253px;
	height:22px;
	background-image: url(../img/temp.gif);		
}
#partners {
	background-color: white;
	font-size:10px;
	padding:4px;
}
#partners a {
	color: #333333;
	text-decoration: none;
}

/* pridano kvuli tinyMCE a spravnemu zobrazeni fontu*/
.fontSize1{
	font-size:8px;
}
.fontSize2{
	font-size:10px;
}
.fontSize3{
	font-size:12px;
}
.fontSize4{
	font-size:14px;
}
.fontSize5{
	font-size:18px;
}
.fontSize6{
	font-size:24px;
}
.fontSize7{
	font-size:36px;
}
