/* CSS Document */
/* Restaurace - myslivna*/
/* Designpark */

/* Basic option*/
body{
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	background-color: #323232;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	color:#e6e6e6;
}
/* Global options */

.blank{ height:5px; }

img{	border:0px;  }

.clear{	clear:both;  }

.text{ text-align:justify;}

.textBlack{ color:black;}

.textRed{ color:red;}

.textGrey{  color:#555555;}

a{	color:#ffcb05;   }

.arrow{
	padding-right:10px;
	float:left;
}

h1{
	font-size:16px;
	font-weight:normal;
	color:white;
	padding:0px;
	margin:0px;
	line-height:16px;
	padding-top:2px;
}
ul{
	padding-left:10px;
	margin-left:10px;
}
h2{
	font-size:12px;
	font-weight:normal;
	color:#b70a12;
	padding:0px;
	margin:0px;
	line-height:12px;
}

.global{
	width:763px;
	margin-left:auto;
	margin-right:auto;
}
#top{
	width:100%;
	height:264px;
	background-color:white;
	padding-top:13px;
}
#data{
	width:100%;
	background-image:url(../_images/bg.png);
	background-repeat:repeat-x;
	height:400px;
}
.global #logo{
	width:728px;
	padding-left:35px;
}
.global #picture{
	width:763px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../_images/picture.png);
	background-repeat:no-repeat;
	height:234px;
}
#data .global .row{
	width:728px;
	padding-left:35px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
#data .global .row .left{
	width:351px;
	float:left;
}
#data .global .row .right{
	width:352px;
	float:left;
	margin-left:20px;
}
#data .global .row .tableOrange2{
	padding-top:10px;
	width:326px;
	padding-bottom:5px;
	height:200px;
	background-image:url(../_images/tableOrange2.png);
	background-repeat:no-repeat;
	padding-left:5px;
	float:left;
}
#data .global .row .tableOrange2 .kontaktRow{
	height:80px;
	margin-left:auto;
	margin-right:auto;
	width:315px;
}
#data .global .row .tableOrange2 .kontaktRow .kontakt{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
}
#data .global .row .tableOrange2 .kontaktRow .kontakt .leftK{
	width:160px;
	float:left;
	color:#614A03;
}
#data .global .row .tableOrange2 .kontaktRow .kontakt .rightK{
	width:120px;
	text-align:right;
	float:left;
}
#data .global .row .tableOrange2 .mapa{
	margin-left:auto;
	margin-right:auto;
	padding-right:19px;
	width:281px;
	height:100px;
	text-align:center;
}
#data .global .row .tableGold2{
	padding-top:10px;
	width:326px;
	margin-left:40px;
	padding-left:5px;
	padding-bottom:5px;
	height:198px;
	background-image:url(../_images/tableGold2.png);
	background-repeat:no-repeat;
	float:left;
}
#data .global .row .tableOrange{
	padding-top:10px;
	width:225px;
	padding-bottom:5px;
	height:198px;
	background-image:url(../_images/tableOrange.png);
	background-repeat:no-repeat;
	float:left;
}
#data .global .row .tableOrange .kontaktRow{
	height:80px;
	margin-left:auto;
	margin-right:auto;
	width:215px;
}
#data .global .row .tableOrange .kontaktRow .kontakt{
	width:200px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
}
#data .global .row .tableOrange .kontaktRow .kontakt .leftK{
	width:80px;
	float:left;
	color:#614A03;
}
#data .global .row .tableOrange .kontaktRow .kontakt .rightK{
	width:120px;
	text-align:right;
	float:left;
}
#data .global .row .tableOrange .mapa{
	margin-left:auto;
	margin-right:auto;
	width:217px;
	height:100px;
}
#data .global .row .tableGreen{
	padding:5px;
	padding-top:10px;
	width:215px;
	height:198px;
	background-image:url(../_images/tableGreen.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:6px;
	margin-right:6px;
}
#data .global .row .tableGold{
	padding:5px;
	padding-top:10px;
	width:215px;
	height:198px;
	background-image:url(../_images/tableGold.png);
	background-repeat:no-repeat;
	float:left;
}

/* bottom option*/
.global #bottom{
	width:723px;
	text-align:right;
	padding-right:40px;
}

/* kontakt option*/
.kontaktForm{ width:215px;  margin-left:auto;margin-right:auto;	}
.kontaktForm .form_row{ width:215px;}
.kontaktForm .form_row .title{
	width:57px;
	float:left;
}
.kontaktForm .form_row .input{
	width:158px;
	float:left;
}
.kontaktForm .form_row .input input{
	width:150px;
	height:18px;
	background:none;
	background-image:url(../_images/inputBg.png);
	background-repeat:no-repeat;
	border:none;
	padding-left:4px;
	padding-right:4px;
}
.kontaktForm .form_row .input textarea{
	font:Arial;
	width:145px;
	background-image:url(../_images/inputTextarea.png);
	background-repeat:no-repeat;
	border:none;
	height:60px;
	font-size:10px;
	padding:5px;
}
.kontaktForm .form_row .input_button{
	width:210px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}

.global #notice{
	width:200px;
	padding-top:40px;
	height:60px;
	text-align:center;
	position:absolute;
	top:85%;
	left:40%;
	background-image:url(../_images/noticeBg.png);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:white;
}

.kontaktForm2{ width:300px;  margin-left:auto;margin-right:auto;	}
.kontaktForm2 .form_row{ width:300px;}
.kontaktForm2 .form_row .title{
	width:57px;
	float:left;
}
.kontaktForm2 .form_row .input{
	width:220px;
	float:left;
}
.kontaktForm2 .form_row .input input{
	width:220px;
	height:18px;
	background:none;
	background-image:url(../_images/inputBg2.png);
	background-repeat:no-repeat;
	border:none;
	padding-left:4px;
	padding-right:4px;
}
.kontaktForm2 .form_row .input textarea{
	font:Arial;
	width:210px;
	background-image:url(../_images/inputTextarea2.png);
	background-repeat:no-repeat;
	border:none;
	height:60px;
	font-size:10px;
	padding:5px;
}
.kontaktForm2 .form_row .input_button{
	width:260px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}
	
