html, body
{
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	background: #D3D3D3 url(../images/layout/body_back.png) top center repeat-x;
	color: #555;
	text-align: center
}

* html h3,
* html h4,
* html .png{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
	}

.hide
{
	display: none;
}
.left
{
	float: left;
}

#podpora .logo 
{
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top:10px;
}

.right
{
	float: right;
}

.help
{
	cursor: help;
}

.greyed
{
	color:#999;
}

.no-strong
{
	font-weight: normal;
}

a img
{
	border: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

input
{
	margin: 0px;
}

strong
{
	color:#333;
}

p
{
	padding: 0px;
	margin: 0px;
	line-height: 16px;  
}

li
{
	list-style: square;
	line-height: 16px;

}

h1,h2,h3,h4,h5
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
}

h1
{
	margin:0px;
	padding: 0px;
	text-align: left;
	font-size: 20px;
	color: #555;
}

h3
{
	font-size:16px;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	color: #223F61;
}
h4
{
	color: #223F61;
	font-size:14px;
	text-align: left;
	margin-bottom: 10px;
}

h5
{
	color: #223F61;
	font-size:14px;
	text-align: center;
}

.strong
{
	font-weight: bold;
}

.br10
{
	margin: 0px;
	padding: 0;
	height: 0;
	line-height: 0px;  
	margin-bottom: 0px;
	padding-bottom: 1px;
}

textarea, input{
	float:left;
	font-size:13px;
	padding:6px 5px;
	@height:26px;
	border:solid 1px #BFBFBF;
	margin:2px 0 20px 10px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background: #fff url('../images/layout/input_bg.png') top left repeat-x;
}

.imgbtn
{
	padding: 7px 15px;
	outline: none;
	border: none;
	background: url('../images/jqtransform/btn_left.gif');
	border-right: 1px solid #ACACAC;
	height: 32px;
	margin: 0;
	color: #000;
}

.imgbtn:focus{
	border:solid 1px #eee;
	border-right:solid 2px #eee;
}

textarea:focus, input:focus{
	border:solid 1px #6885A5;
}

.radio{
	float:left;
	font-size:12px;
	padding:4px 2px;
	width: auto;
	@height:26px;
	border:solid 1px #BFBFBF;
	margin:2px 0 20px 10px;
	background: none;
}

input.radio, input.checkbox
{
	margin: 0;
}

.clear
{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

#body_top
{
	height:9px;
	background: transparent url(../images/layout/body_top.png) left bottom no-repeat;
	width:1008px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}


#body_bottom
{
	background: #D3D3D3 url(../images/layout/body_bottom.png) no-repeat;
	width: 1008px;
	height:9px;
	margin: 0 auto;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
}

#web
{
	left: 50%;
	margin-left: -504px;
	width:1008px;
	margin: 0 auto;
	padding: 0px;
	background: transparent url(../images/layout/borders.png) repeat-y;
}

/* HLAVICKA */
#header
{
	padding: 0px;
	margin: 0 auto;
	width: 1002px;
	background: #E6E6E6 url(../images/layout/header.png) repeat-x top;
	height:99px;
	line-height: 99px;
}



/* logo */
#header .logo
{
	float:left;
	width:160px;
	height:82px;
	margin-left:20px;			
	background: transparent url(../images/layout/logo.jpg) no-repeat;
}
#header .logo a
{
	padding: 0px;
	margin: 0px;
	width:160px;
	height:82px;
	display:block;
	color: #ccc;
	outline: none;
}
#header .logo a strong
{
	display:none;
}

/* domain */
#header .domain
{
	margin-right:20px;
	float:right;
	width: 230px;
	height: 75px;
	display:block;
	background: transparent url(../images/layout/domain.jpg) no-repeat;
	padding-top:60px;
	@padding-top: 0px;
}
#header .domain input
{
	font-size:11px;
	float:left;
	padding: 3px;
	font-family: verdana;
	width:130px; 
	padding-left:5px;
	padding-right: 5px;
	margin:2px 8px 10px 5px;

	@height:22px;
	@line-height: 22px;
	@padding: 0px 5px;


	background: url('../images/layout/input_bg.png') top left repeat-x;
}

.domain_form
{
	@margin-top: 60px;

}

#header .domain .button
{
	background: transparent url('../images/layout/buttonmini_r.png') no-repeat top right;
	margin:0;
	padding:0;
	border:1px solid #ccc;
	display:block;
	padding:3px 7px 4px 2px;
}



/* BANNER */
#banner
{
	margin: 0 auto;
	padding: 0;
	width:1004px;
	height: 183px;
	background: #E6E6E6 url(../images/layout/webhosting/man.jpg) top right no-repeat; 
}
#banner .text
{
	width: 601px;
	height: 183px;
	float: left;
	margin: 0;
	padding: 0;
}
#banner h2 { display:block; width:601px; padding: 0px; margin: 0px;  height: 86px; overflow: hidden; background: #E6E6E6 url(../images/layout/webhosting/profesionalny_webhosting.jpg) no-repeat; position:relative; text-indent:-9999px; }
#banner h2.komplexne-riesenia { display:block; width:601px; padding: 0px; margin: 0px; height: 39px; overflow: hidden; 	background: #E6E6E6 url(../images/layout/webhosting/riesenia_pre_vas_web.jpg) no-repeat; position:relative; text-indent:-9999px; }
#banner strong { display: block; width:601px; padding: 0px; margin: 0px; height: 58px; overflow: hidden; 	background: #E6E6E6 url(../images/layout/webhosting/domeny_webhosting.jpg) no-repeat; position:relative; text-indent:-9999px; }


#content
{
	margin: 0 auto;
	padding: 0px;
	width: 1004px;
	background: #F7F7F7;
}








#adresovanie {
	margin: 0;
	padding: 0;
	height:2.6em;
	border-left:1px solid #dedede;
}

#adresovanie li {
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	margin: 0;
	padding: 0;
	padding-right: 44px;
	padding-left: 33px;
	float:left;
	line-height:2.5em;
	vertical-align: middle;
	color:#777;
	background:#FBFBF9 url(/images/layout/adresovanie.png) no-repeat right center;
	display:block;
	margin-bottom: 20px;
}		

#adresovanie li.last {
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
	background:#FBFBF9 none;

}

#adresovanie li a {
	margin: 0;padding: 0;
}							
#adresovanie li a:link,
#adresovanie li a:visited {
	color:#777;
	text-decoration:none;
}	

a:link, a:visited,	
#adresovanie li a:hover,
#adresovanie li a:focus {
	color:#dd2c0d;
}		


/******************
OBJEDNAVKA
******************/

#objednavka
{
	background: #F7F7F7 url(../images/layout/content_back.jpg) repeat-x bottom;
	padding: 25px;
	text-align: left;
}	


#objednavka .podmienky
{
	float: right;
	margin-right: 10px;
}

#objednavka .program-nastavenia
{
	padding-left: 25px;
	padding-top: 20px;
}

#objednavka .program-nastavenia label
{
	float: left;
	width: 75px;
	font-weight: bold;
	line-height: 30px;
	height: 40px;
	vertical-align: middle;
}

#objednavka .program-nastavenia span.popis
{
	color:#777;
	padding-left: 15px;
	float: left;
	line-height: 30px;
	height: 40px;
	vertical-align: middle;
}

#objednavka .program-nastavenia input
{
	width: 250px;
}

#objednavka label
{
	float: left;
	vertical-align: middle;
	line-height: 35px;
	width: 200px;
}


#objednavka div.chyba
{
	margin-top: 10px;
	padding: 9px;
	padding-left: 30px;
	border: 1px solid #C73D3D;
	background: ;
	-moz-border-radius:2px;
	background: #F1E4E4 url('../images/icons/no16.png') no-repeat 8px center;
	}

#objednavka div.selected
{
	padding: 9px;
	border: 1px solid #6B88A8;
	background: #F4F3F8;
	-moz-border-radius:2px;
}

#objednavka div.selected strong
{
	padding-right: 10px;
}

#objednavka div.selected .cena
{
	float: right;
	font-weight: bold;
	font-size: 11px;
	cursor: help;
}


#objednavka ul.optionbox
{
	margin: 0;
	padding: 0;
}

#objednavka ul.optionbox li
{
	list-style: none;
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	outline: none;
	-moz-border-radius:2px;
}

#objednavka ul.optionbox li.selected
{
	padding: 9px;
	border: 1px solid #6B88A8;
	background: #F4F3F8;
}

#objednavka ul.optionbox label
{
	cursor: pointer;
	cursor: hand;
	-moz-user-select:none;
}


#objednavka ul.optionbox li strong
{
	padding-right: 10px;
}

#objednavka ul.optionbox .cena
{
	float: right;
	font-weight: normal;
	font-size: 11px;
	color: #999;
	cursor: help;
}

#objednavka ul.optionbox .selected .cena
{
	font-weight: bold;
	color: #000;
}

#objednavka input.text
{
	margin-left: 0px;
	width: 217px;
}


#objednavka input.radio, #objednavka input.checkbox
{
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-top: 2px;
	width: auto;
	cursor: pointer;
}

#objednavka #domain
{
	width: 300px;

}

#objednavka span.volna
{
	font-weight: bold;
	color: #3A7825;
}

#objednavka span.obsadena
{
	font-weight: bold;
	color: #CC8000;
}

#objednavka span.nie
{
	font-weight: bold;
	color: #A00303;
}



#objednavka .ico
{
	vertical-align:middle;
	margin-bottom: 7px;
	margin-right: 10px;
}

/*krok4*/
#objednavka #doplnujuce-udaje
{
	float:left;
}

#objednavka #fakturacne-udaje
{
	float:left;
	padding-right: 49px;
	margin-right: 43px;
	border-right: 1px solid #ccc;
}

#objednavka select
{
	width: 200px;
	margin:2px 0 30px 10px;



}


#objednavka textarea
{
	margin: 0px;
	width: 411px;
	height: 50px;
}



/******************
OBCHODNE PODMIENKY
******************/

#podmienky
{
	background: #F7F7F7 url(../images/layout/content_back.jpg) repeat-x bottom;
	padding: 15px;
	text-align: left;
}	









/*																																											*/














/******************
UVOD
******************/

.aktualne-akcie
{
	line-height: 35px;
	background: url('../images/layout/akcie.png') no-repeat left;
	padding-left: 45px;
	height:32px; 
}

.aktualne-akcie p strong
{ 
	font-weight: normal;
}

.novinky
{
	line-height: 35px;
	background: url('../images/layout/novinky.png') no-repeat left;
	padding-left: 45px;
	height:32px; 
}

.klientska-zona
{
	line-height: 35px;
	background: url('../images/layout/klientskazona.png') no-repeat left;
	padding-left: 45px;
	height:32px; 
}

.ponukane-sluzby
{
	line-height: 35px;
	background: url('../images/layout/info.png') no-repeat left;
	padding-left: 45px;
	height:32px; 
}

#produkty
{
	width:1004px;
	height:90px;
}

#produkty ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	border: none;
}
#produkty ul li
{
	padding:0px;
	margin:0px;
	float:left;
	height:90px;
	border: none;
	list-style: none;	
}

#produkty ul li a.produkt_s
{
	width: 201px;
	height:90px;
	padding:0px;
	margin:0px;
	display:block;
	background: transparent url(../images/layout/produkts_.jpg) no-repeat;
	border: 0;
	outline: none;
}
#produkty ul li a.produkt_s:hover
{
	display:block;
	background-position: 0px -90px ;
}

#produkty ul li a.produkt_s span
{
	display:none;
}

#produkty ul li a.produkt_m
{
	width: 201px;
	height:90px;
	padding:0px;
	margin:0px;
	display:block;
	background: transparent url(../images/layout/produktm_.jpg) no-repeat;
	border: 0;
	outline: none;
}
#produkty ul li a.produkt_m:hover
{
	display:block;
	background-position: 0px -90px ;
}

#produkty ul li a.produkt_m span
{
	display:none;
}

#produkty ul li a.produkt_l
{
	width: 200px;
	height:90px;
	padding:0px;
	margin:0px;
	display:block;
	background: transparent url(../images/layout/produktl_.jpg) 0px 0px no-repeat;
	border: 0;
	outline: none;
}
#produkty ul li a.produkt_l:hover
{
	display:block;
	background-position: 0px -90px ;
}

#produkty ul li a.produkt_l span
{
	display:none;
}

#produkty ul li a.produkt_xl
{
	width: 201px;
	height:90px;
	padding:0px;
	margin:0px;
	display:block;
	background: transparent url(../images/layout/produktxl_.jpg) no-repeat;
	border: 0;
	outline: none;
}

#produkty ul li a.produkt_xl:hover
{
	display:block;
	background-position: 0px -90px ;
}

#produkty ul li a.produkt_xl span
{
	display:none;
}


#produkty ul li a.produkt_xxl
{
	width: 201px;
	height:90px;
	padding:0px;
	margin:0px;
	display:block;
	background: transparent url(../images/layout/produktxxl_.jpg) no-repeat;
	border: 0;
	outline: none;
}

#produkty ul li a.produkt_xxl:hover
{
	display:block;
	background-position: 0px -90px ;
}

#produkty ul li a.produkt_xxl span
{
	display:none;
}

ul.sluzby h3
{
	margin:10px 0px 5px;
        font-size:13px;
}

ul.sluzby p
{
	margin-bottom: 7px;
}

ul.sluzby p strong
{
	font-weight: normal;
}

.ikona
{
	vertical-align:middle;  margin-right:7px;
}


#form-klientska-zona label{
	font-weight:bold;
	text-align:left;
	float:left;
	line-height: 30px;
	vertical-align: middle;
	width: 65px;
}

#form-klientska-zona input{
	margin-bottom: 10px;
	width: 225px;
	@height:22px;
	@line-height: 22px;
	@padding: 0px 5px;
}



#form-klientska-zona #form_prihlasit
{
	float: right;
}

a.boldbuttons:hover, #form-klientska-zona a.boldbuttons:active {
	color:#555555;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	background:transparent url(../images/layout/button_l.png) no-repeat scroll left top;
	text-decoration:none;
}


#form-klientska-zona a.boldbuttons {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:transparent url(../images/layout/button_l.png) no-repeat scroll left top;
	color:#666666;
	display:table-cell;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:24px;
	line-height:16px;
	margin:2px 0 5px 10px;
	padding-left:5px;
	text-decoration:none;
}

#overovanie a.boldbuttons {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:transparent url(../images/layout/button_l.png) no-repeat scroll left top;
	color:#666666;
	display:table-cell;
	float:right;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:24px;
	line-height:16px;
	margin:2px 0 5px 10px;
	padding-left:5px;
	text-decoration:none;
}


.uvod-bottom
{
	height: 130px;
	@height: 105px;
}



/* HLAVICKA */
#info_top, #info_bottom
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;

	background: #F5F5F5 url('../images/layout/content_back.jpg') repeat-x bottom left;
}

#info_top ul, #info_bottom ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
}

#info_top li, #info_bottom li
{
	list-style: none;
}

#info_top a, #info_bottom a
{
	margin: 0px;
	padding: 0px;
	border: 0;
	color:#415A7A;
	text-decoration: none;
	padding-right: 11px;
	background: transparent url('../images/layout/arrow.png') no-repeat 100% 50%;
}
#prevBtn
{
float:left;
}

	
#info_top .novinka p, #info_bottom .novinka p
{
	margin-bottom: 16px;
}

.novinka p strong
{ 
	font-weight: normal;
}

#info_top a:hover, #info_bottom a:hover
{
	text-decoration:underline;
}

#info_top .box, #info_bottom .box
{
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;

	padding: 0px;
	padding-left:25px;
	padding-right:25px;

	width: 260px;
	@width:230px;
	float:left;
	text-align: left;
	border-right: 1px solid #ddd;
}

#info_top .box-full
{
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;

	padding: 0px;
	padding-left:25px;
	padding-right:25px;

	width: 570px;
	@width:550px;
	float:left;
	text-align: left;
	border-right: 1px solid #ddd;
}

#info_top .mini_posledny, #info_bottom .mini_posledny
{
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;

	padding: 0px;
	padding-left:25px;
	padding-right:25px;

	width: 315px;
	@width: 250px;

	text-align: left;
	float:left;

	@width:350px;
	background: none;
}	

#info_top .boxb, #info_bottom .boxb
{
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;

	padding: 0px;
	padding-left:25px;
	padding-right:25px;

	width: 260px;
	@width:250px;
	float:left;
	text-align: left;
	border-right: 1px solid #ddd;
}

#info_top .mini_poslednyb, #info_bottom .mini_poslednyb
{
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;

	padding: 0px;
	padding-left:25px;
	padding-right:25px;

	width: 300px;
	@width: 285px;

	text-align: left;
	float:left;
	@width:350px;
	background: none;
}	


#info_top .spod_tien, #info_bottom .spod_tien
{
	clear:both;
	height:7px;
	width:1002px;
	background: url('/images/layout/spod_tien.jpg') no-repeat;
}



/******************
DOMENY
******************/



#domeny
{
	background: #F7F7F7 url(../images/layout/content_back.jpg) repeat-x bottom;
	padding: 0px;
	text-align: left;
	border-top: 1px solid #777;
}

#domeny h3
{
	margin-top: 15px;
}

#domeny ul
{
	padding-left: 15px;
	padding-top: 3px;
	margin-top: 0px;
}

#domeny p
{
	padding-top: 3px;
	margin-top: 0px;
}

#domeny .ikona-lupa
{
	line-height: 35px;
	background: url('../images/layout/lupa.png') no-repeat left;
	padding-left: 45px;
	height: 32px;
}

#domeny #overovanie
{
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}

#domeny #overovanie #nadpis
{
	float: left;
	width:545px;
}

#domeny .info a
{
	margin: 0px;
	padding: 0px;
	border: 0;
	color:#5779A4;
	text-decoration: none;
}


#domeny .info a:hover, #domeny .info a:hover
{
	text-decoration:underline;
}

#domeny #overovanie #input
{
	float: left;
	padding-top: 25px;
}

#domeny #overovanie #input #domain
{
	width:250px;
	margin-right: 10px;

	@height:22px;
	@line-height: 22px;
	@padding: 0px 5px;
}

#domeny .spod_tien
{
	clear:both;
	height:7px;
	width:1002px;
	background: url('/images/layout/spod_tien.jpg') no-repeat;
}

#domeny .button{
	width:79px;
	color: #555;
	height:25px;
	background: url('../images/layout/tlacidlo.jpg') no-repeat;
	border: none;
	font-size: 12px;
	font-weight: bold;
}


#domeny .ico
{
	padding-bottom: 5px;
	vertical-align:middle;
	margin-right:8px;
}

#domeny div.setwidth {
	width: 975px;
	text-align: center; /* ie hack */
} 

#domeny .yes
{
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	padding-bottom: 5px;
	display: table;
	margin: 0 auto; 
	text-align: center;
}



#domeny .tabulka
{
	float: left;
	width: 520px;
	text-align: left;
	padding-left: 15px;
}

#domeny .cena
{
	width: auto;
}

#domeny .info
{
	width: 350px;
	margin-left: 40px;
	float: left;
	padding-right: 15px;
}

#domeny table {
	margin: 0;
	padding: 0;
	border: 0px;
	border-spacing: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;		
}

#domeny tr {
	background: #FAFAFA;
	border: 0px;
	margin: 0;
	padding: 0;
}

#domeny tr.head {
	background: #e4e6e9;
	color: #666666;
}

#domeny thead th {
	background: #E6E6E6;

}

#domeny td, th {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	margin: 0;
	padding: 4px 7px 4px 7px;
	text-align: left;
}

#domeny td.cena, th.cena {
	text-align: right;
}

#domeny tr:hover td{background:#EDEDED;color:#555;}




/******************
WEBHOSTING
******************/

#webhosting
{
	background: #F7F7F7 url(../images/layout/content_back.jpg) repeat-x bottom;
	padding: 15px;
	border-top: 1px solid #777;
}	



#webhosting #nadpis
{
	float: left;
	text-align: left;
}

#webhosting #nadpis strong, #webhosting #nadpis b
{
	font-weight: 400;
}

#webhosting #nadpis nadpis a,#webhosting #nadpis a
{
	margin: 0px;
	padding: 0px;
	border: 0;
	color:#5779A4;
	text-decoration: none;
}


#webhosting #nadpis a:hover, #webhosting #nadpis a:hover
{
	text-decoration:underline;
}

.content div.nazov
{
	width:60px;
	text-align: center;
	padding: 15px;
	vertical-align: middle;
	float: left;
}

.content div.nazov b
{
	padding: 0;
	margin: 0;
	font-size:20px;
	line-height: 25px;		
	font-family: verdana;
	color:#666;
}

.content div.nazov h5
{
	padding: 0;
	margin: 0;
	font-size:10px;		
	color:#444;
}

.content div.popis
{
	text-align: left;
	padding-right: 15px;
	width: 420px;
	@width: 380px;
	vertical-align: middle;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.border-left
{
	border-left: 1px solid #ddd;


}

.content div.popis ul
{
	float: left;
	margin: 5px;
}

.content div.popis li
{
	list-style: square;
	color: #555;
	font-size:10px;	
	line-height: 17px;
}





div.box
{
	width:984px;
	@width: 970px;
	margin: auto;
	padding: 3px;
	margin-bottom:6px;
}




div.box a
{
	border: 0;
	color:#5779A4;
	text-decoration: none;
	margin-left: 30px;
	padding-right: 11px;
	background: transparent url('../images/layout/arrow.png') no-repeat 100% 50%;

}

div.box a:hover
{
	text-decoration: underline;
}

div.box .top
{
	background:transparent url(../images/layout/div_top.png) bottom left no-repeat;
	width:967px;
	height: 5px;
	line-height: 5px;
	margin: 0;
	padding: 0;
}

div.box .content
{
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	width:965px;
	background:#ffffff url(../images/layout/div_content.png) bottom left no-repeat;
	margin: 0;
	padding: 0;
}


div.box .lista
{
	border-top: 1px solid #DEDEDE;
	margin: 0;
	padding: 0;
}

div.box .cena
{
	width: 200px;
	float: left;
	margin: 0px;
	margin-left: 20px;
	padding: 5px;
	padding-top: 8px;
	color: #444444;
	text-align: left;
}

div.box .cena strong
{
	margin-right: 15px;
}

div.box .lista strong
{
	margin-right: 5px;
}

div.box .cena a
{
	margin: 0;
	padding: 0;
	margin-right: 30px;
	padding-right: 11px;
}

div.box .objednavka
{
	float: right;
	margin: 0px;
	margin-right: 20px;
	padding: 5px;
	padding-top: 8px;
	text-align: right;
}

div.box .objednavka a
{
	margin: 0;
	padding: 0;
	margin-left: 30px;
	padding-right: 11px;
}

div.box .bottom
{
	background:transparent url(../images/layout/div_bottom.png) top left no-repeat;
	width:967px;
	height: 7px;
	line-height: 7px;
}



div.box ul li
{
	list-style:square;
	margin-left: 20px;
}



/******************
VIRTUAL
******************/

#virtual
{
	width:973px;
	@width:965px;
	background: #F7F7F7 url(../images/layout/content_back.jpg) repeat-x bottom;
	padding: 15px;
	text-align: left;
	border-top: 1px solid #777;
}	


#virtual .content div.popis
{
	text-align: left;
	padding-right: 15px;
	width: 316px;
	@width: 295px;
	vertical-align: middle;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 150px;
}

#virtual .content div.popis p
{
	padding-left: 30px;
}


#virtual ul
{
	float: left;
	margin: 5px;
	padding-left: 10px;
}

#virtual  li
{
	list-style: square;
	color: #555;
	font-size:10px;	
	line-height: 17px;
}

#virtual div.box
{
	width:316px;
	padding: 0px;
	margin: auto 4px;
	float: left;
	@margin:2px;
}



#virtual div.box a
{
	border: 0;
	color:#5779A4;
	text-decoration: none;
	margin-left: 30px;
	padding-right: 11px;
	background: transparent url('../images/layout/arrow.png') no-repeat 100% 50%;

}

#virtual div.box a:hover
{
	text-decoration: underline;
}

#virtual div.box .top
{
	background:transparent url(../images/layout/virtual_div_top.png) bottom left no-repeat;
	width:318px;
	height: 5px;
}

#virtual div.box .content
{
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	width:316px;
	background:#ffffff url(../images/layout/div_content.png) bottom left no-repeat;
}

#virtual div.box .lista
{
	border-top: 1px solid #DEDEDE;
	margin: 0;
	padding: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;

}

#virtual div.box .cena
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;	
	color: #444444;
}

#virtual div.box .cena a
{
	margin: 0;
	padding: 0;
	padding-right: 11px;
}

#virtual div.box .objednavka
{
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
}


#virtual div.box .objednavka a.objednaj
{
	display: block;
	margin-bottom: 5px;
}


#virtual div.box .objednavka a
{
	margin: 0;
	padding: 0;
	margin-left: 30px;
	padding-right: 11px;
}

#virtual div.box .bottom
{
	background:transparent url(../images/layout/virtual_div_bottom.png) top left no-repeat;
	width:318px;
	height: 7px;
}








/******************
SPOLUPRACA
******************/

#spolupraca
{
	width:973px;
	background: #F7F7F7 url(../images/layout/content_back.jpg) repeat-x bottom;
	padding: 15px;
	text-align: left;
}





/******************
CENNIK
******************/

#cennik
{
	background: #F7F7F7 url(../images/layout/content_back.jpg) repeat-x bottom;
	padding: 15px;
	text-align: left;
}

#cennik h4
{
	padding-left: 2px;
	margin-bottom: 10px;
}		


#cennik table {
	margin: 0;
	padding: 0;
	border: 0px;
	border-spacing: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;	
	width: 100%;	
}

#cennik tr {
	background: #FAFAFA;
	border: 0px;
	margin: 0;
	padding: 0;
}

#cennik tr.head {
	background: #e4e6e9;
	color: #666666;
}

#cennik thead th {
	background: #E6E6E6;

}

#cennik td, th {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	margin: 0;
	padding: 7px 7px 7px 7px;
	text-align: left;
}

#cennik td.cena, th.cena {
	text-align: right;
	width: 100px;
}

#cennik tr:hover td{background:#EDEDED;color:#555;}






/******************
KONTAKT
******************/



#kontakt
{
	border-top: 1px solid #777;

	background: #F7F7F7;
	text-align:left;
}

#kontakt .spod_tien
{
	clear:both;
	height:7px;
	width:1002px;
	background: url('/images/layout/spod_tien.jpg') no-repeat;
}

#kontakt #o-firme
{
	padding:30px;

}	

#kontakt #mini
{
	background: url('../images/layout/content_back.jpg') repeat-x bottom left;
	height:250px;
	width:1002px;
}

#kontakt .mini
{
	padding-left:35px;
	float:left;
	height:171px;
	width:295px;
}	

#kontakt .tien_l
{
	margin-top:15px;
	padding-left:35px;
	float:left;
	height:171px;
	width:295px;
	border-right: 1px solid #ccc;
}	

#kontakt .tien_p
{
	padding-top:15px;
	padding-left:35px;
	float:left;
	height:171px;
	width:295px;
	border-right: 1px solid #ccc;
}	

#kontakt .mini_posledny
{
	padding-top:10px;
	padding-left:35px;
	float:left;
	height:171px;
	width:295px;
	background: none;
}	

#kontakt .info
{
	margin:0 auto;
	padding: 0px;
	padding-left:25px;
	margin-top:10px;
	margin-right: 50px;
	float:right;
	width:400px;
	@width: 340px;
	padding-left: 50px;


	margin-top: 20px;
	border-left:solid 1px #ccc;

}	

#kontakt .formular
{
	float:left;
	margin:0 auto;
	padding: 0px;
	margin-top: 20px;
	margin-left:25px;
	width:450px;
}

#kontakt_form h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#kontakt_form p{
	padding:0px;
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	padding-bottom:10px;
}
#kontakt_form label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:155px;
	float:left;
}
#kontakt_form .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:155px;
}


#kontakt_form input:focus, #kontakt_formtextarea:focus{

	border-color: #6885A5;
}


.odkaz
{
	height:100px;
}


#kontakt_form input, #kontakt_form textarea
{
	width: 200px;
}


















#menu {

	width:1002px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	left:50%;
	margin: 0 auto;
	@margin: 0;
	list-style-type: none;
	font-size: 11px;
	padding: 0px;
	background: #E4E4E4;
	height: 47px;
	line-height: 47px;
	background: url('../images/layout/menu_back.jpg') repeat-x center bottom;
}

#menu li {
	float: left;
	margin: 0;
	margin-top: 7px;
	list-style: none;
	padding: 0px;
}

#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active  {text-decoration: none;
	display: block;
	padding: 0 20px;
	line-height: 40px;
	color: #333;
	outline: none;
	@float: left;
	@height: 40px;
}

#menu li a:hover, #menu li.active a {
	display:block;
	padding: 0 20px;
	margin: 0;
	background-color: #676767;
	color: #000;
	background: url('../images/layout/menu_back_h.jpg') repeat-x center bottom;
	outline: none;
}


#menu li.active a {
	color: #000;
}


/************
FOOTER
***********/



#footer
{
	margin:0 auto;
	padding: 0px;
	width: 1004px;
	height:52px;
	background: #000 url(../images/layout/footer.jpg) right bottom no-repeat;
}

#footer a
{
	color:#333;
	text-decoration: none;
}

#footer .copyright
{
	font-size:8px;
	font-family:verdana;
	color:#222222;
	padding: 0;
	margin: 0;
	padding-top: 27px;
	padding-left:25px;
	float:left;
	text-transform: uppercase;
}

#footer .copyright a, #footer .copyright A:link, #footer .copyright A:visited, #footer .copyright A:active
{
	text-decoration: none;
	color:#222222;
}

#footer .menu
{

	height:5px;
	font-size:8px;
	font-family:verdana;
	color:#222222;
	padding: 0;
	margin: 0;
	padding-top: 27px;
	padding-right:25px;
	float:right;
	text-transform: uppercase;
}























/* TLACIDLA */



#info_top form a
{
	background:none;
}	

a.boldbuttons{
	background: transparent url('../images/layout/button_l.png') no-repeat top left;
	float: left;
	font: bold 11px Arial; 
	line-height: 16px; 
	height: 24px; 
	padding-left: 5px; 
	text-decoration: none;
	margin:2px 0 5px 10px;
	display: table-cell; 
	color: #666; 
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
	color: #555; 
	outline:none;
}

a.boldbuttons span{
	background: transparent url('../images/layout/button_r.png') no-repeat top right;
	display: block;
	padding: 4px 8px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
	color: #222; 
}






a.silver_buttonmini{
	background: transparent url('../images/layout/buttonmini_l.png') no-repeat top left;
	display: block;
	float: left;
	font: bold 10px Arial; 
	line-height: 15px; 
	height: 21px; 
	padding-left: 4px; 
	text-decoration: none;
	margin:2px 0 10px 0px;
	color: #666; 
}

a:link.silver_buttonmini, a:visited.silver_buttonmini, a:hover.silver_buttonmini, a:active.silver_buttonmini{
	color: #666; 
	outline:none;
}

a.silver_buttonmini span{
	background: transparent url('../images/layout/buttonmini_r.png') no-repeat top right;
	display: block;
	padding: 3px 7px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.silver_buttonmini{ /* Hover state CSS */
	color: #222; 
}


