body{
	padding: 0px;
	margin: 0px;
	background-color: white;
	background-image: url('images/main_bg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10pt;*/
	font-size:13px;
}

td {
	vertical-align: top;
	font-size:13px;
}

p{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:13px;
}

img{
	vertical-align:middle;
}

table{
	border-collapse:collapse;
}

#Table_01{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	border-top: 1px black solid;
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px black solid;
	background-color: white;
	vertical-align: top;
}


.box_podtrhnout{
	border-bottom: #AAAAAA solid 1px;
	margin-right: 5px;
	font-weight: bold;
/*	font-size: 10pt;*/
	font-size: 13px;
	color: #F7941D;
	padding-bottom: 3px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: center right;
}

.novinka{
	background-image: url('images/obr_novinka.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	width: 175px;
	height: 45px;
/*	font-size: 8pt;*/
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 4px;
}

.novinka .datum{
	color: #2998DF;
	font-weight: bold;
}

.novinka .text{
	padding-bottom: 4px;
	border-bottom: 1px solid #AAAAAA;
	
}

.provozni{
	background-image: url('images/obr_novinka.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	/*width: 175px;
	height: 45px;*/
/*	font-size: 8pt;*/
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 4px;
}

.provozni .datum{
	color: #2998DF;
	font-weight: bold;
}

.provozni .text{
	padding-bottom: 4px;
	border-bottom: 1px solid #AAAAAA;
	
}

#box_novinky{
	width:200px;
	height: 150px;
	margin-top:8px;
	margin-bottom:-10px;
	border-right: 1px solid #AAAAAA;
	float:left;
}


#box_horka_nabidka{
	float:left;
	margin: 5px 20px 0px 10px;
	height:155px;
	width:350px;
}

#index_text_1, #text_main, #text_main1 {
	padding-left: 15px;
	padding-right: 35px;	
	width:588px;
}

#text_main1 {
	padding-right: 35px;
}

#text_main{
	padding-right:35px;
}

.text_zlute {
	color: #F7941D;
	font-weight: bold;	
}

.cena_3d {
	text-align: center;
	padding-top: 3px;
	font-size: 22px;
	font-weight: bold;
	color: #2998DF;
	background-repeat: no-repeat;*/
	border: 1px none;
	float:left;*/
}

#box_hosting_nabidka{
	width:174px;
	height:	220px;
	margin-top:8px;
	margin-left:3px;
	border-right: 1px solid #AAAAAA;
	float:left;
	padding-left:7px;
	padding-right:7px;
	vertical-align: middle;
}

.puntik{
	background-image: url('images/puntik.png');
	background-repeat: no-repeat;
	background-position: left 0px;
	padding: 0px;
	padding-left:10px;
	margin-bottom: 2px;
}

.vice{
	font-style: italic;
	text-align: right;
	display:block;
/*	font-size:9pt;*/
	font-size:13px
}


a{
	font-style: italic;
}

a:link{
	color: #006FB6;
}

a:hover {
	color: #119966;
}

a:visited{
	color: #6666AA;
}

.oddelit{
	padding-right: 10px;
/*	border-right: black 1px solid;*/
	padding-top: 2px;
	padding-bottom: 2px;
}

td.podtrhnout{
	border-bottom:1px solid #AAAAAA;
}

div.levy_sloupec {
 	margin-right: 45px;
	margin-left: 5px;
	/*border: 1px solid;*/
	text-align: center;
}

h1 {
	color:#0066FF;
	color: #2998DF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 15px;
	border-bottom: #AAAAAA 1px solid;
}

h2 {
	color:#009966;
	color: #2998DF;
	font-weight: bold;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 0px;
}

div.href_list{
	margin-top: 20px;
	padding-bottom: 5px;
}

p.prvni{
	margin-top:0px;
}

.obj_cislo, .obj_cislo_s{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:32px;
	text-align:left;
	margin-bottom:10px;
	margin-left: 0px;
	font-style: italic;
	color: black;
	height: 30px;
}

.obj_cislo_s{
	color: #B2B2B2;
}

#objednavka_okynko {
	position: absolute;
	top: 130px;
	left: 650px;
	width:150px;
	height:100px;
	border: 2px solid green;
	#background-color:#33CC00;
	background-color: white;
	filter:alpha(opacity=60); 
	-moz-opacity:0.6;
	padding-left: 5px;
	padding-right: 5px;
}

#objednavka_okynko p{

}

