/** ******************************************************* **/
/** ****** TLAMKA PROFI - Boskovice *********************** **/
/** ******************************************************* **/
/** ************ design by: Igor Koníček******************* **/
/** ********** e-mail: igor.konicek@seznam.cz ************* **/
/** ************ url:    http://www.tlamka.cz ************* **/
/** ******************************************************* **/



body {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	background: #fff url('img/bcg.jpg') repeat-x;
	color:black;
	font-family:  Tahoma;
}
img{
  border : 0px;
}
#top{
	width : 780px;
	height : 280px;
	background-color : #ececec;
	color : black;
	border-left : 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	margin : 0px auto;
	padding-left:10px;
}
#logo{
	height : 280px;
	background : url('img/top.jpg') no-repeat;
}
#bottom{
	width : 810px;
	background: #fff url('img/bcg_bot.jpg') repeat-y;
	color : black;
	margin : 0px auto;
}
#content{
	width : 770px;
	margin-left:10px;
	padding: 5px 10px 0px 10px;
}
hr{
	display: none;
}
.akce a:link, .akce a:visited, .akce_r a:link, .akce_r a:visited{
	color : black;
	text-decoration : none;
}
.akce a:hover,.akce_r a:hover{
	text-decoration : underline;
	
}
.akce{
	border : 2px solid  #f00;
	width : 40%;
	text-align : center;
	font-variant : small-caps;
	font-weight : bold;
	float : left;
	margin-bottom : 10px;
}
.akce_r{
	border : 2px solid  #f00;
	width : 40%;
	text-align : center;
	font-variant : small-caps;
	font-weight : bold;
	float :right;
	margin-bottom : 10px;
}
.akce_c{
	//border : 2px solid  #f00;
	width : 40%;
	text-align : center;
	font-variant : small-caps;
	font-weight : bold;
	margin : 15px auto;
}
#husqvarna{
	width : 60%;
}
#jonsered{
	width : 50%;
	height : 90px;
}
#text_logo{
	font-size : 17px;
	font-weight : bold;
	font-variant: small-caps;
	position : relative;
	left : 15px;
	top : 10px;
}
/************************************************/

#left{
	width:180px;
	display:block;
	float:left;
}
#left ul{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-size : 14px;
	width : 150px;
	font-variant : small-caps;
}
#left li{
	display:block;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
	height: 23px;
	color: black;
	background: #fff url('img/menu.jpg');
		
}
#menu a:link{
	height: 21px;
	padding: 2px 0px 0px 15px;
	color: black;
	text-decoration: none;
	display: block;
	background: #fff url('img/menu.jpg');
}
		
#menu a:visited{
	height: 21px;
	padding: 2px 0px 0px 15px;
	color: black;
	text-decoration: none;
	display: block;
	background: #fff url('img/menu.jpg');
}
		
#menu a:hover{
	height: 20px;
	display: block;
	background: #fff url('img/menu.jpg');
	padding: 3px 0px 0px 15px;
	color: black;
	text-decoration: none;
	font-weight : bold;
}
#loga img, a:link, a:visited, a:hover, a:active{
	border : 0px;
	padding: 0 0 0 0;
}
	
h2{
	margin : 0px 0px 5px 0px;
	font-variant: small-caps;
	clear : both;
 }
#loga{
	color:black;
	background: #fff;
	width:150px;
}
/********************************/
#right{
	float :right;
	width: 590px;
	display:block;
	padding:15px 0px 15px 0px;
}
.tip{
	width : 580px;
	padding-top:5px;
	margin-bottom : 15px;
	background : #fff;
	color : black;
	border:1px solid rgb(240,240,240);
	clear : both;
}
.tip .nadpis{
	width : 100%;
	color : black;
	background : rgb(230,230,230);
	text-align:center;
	font-weight: bold;
}
.tip img{
	padding: 0 0 0 0;
	margin : 5px 5px 5px 5px;
	display: inline;
	float : left;
}
	
.tip ul {
	list-style : none;
	font-size:85%;
	margin : 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}
.tip .ceny{
	width : 80%;
	height : 45px;
	color : black;
	padding-left : 5px;
	margin : 10px auto 5px auto;
	background : rgb(230,230,230);
	clear : both;
}
.tip .cena{
	display :inline;
	float : left;
	width : 33%;
	padding-top : 2px;
	text-align :center;
	font-variant : small-caps;
}
.title{
	font-weight:bold;
	margin : 0px auto;
	border-bottom : solid 1px #fff;
}
.tip .cena .kc{
	float : left;
	display : block;
	width : 100%;
	padding-top: 5px;
	text-align :center;
}
.kc_ac{
	float : left;
	display : block;
	width : 100%;
	padding-top: 5px;
	text-align :center;
	font-weight : bold;
}
/*********************************/
.udaj_ramec{
	width: 75%;
	margin: 0px auto 30px auto;
	border:1px solid rgb(240,240,240);
	padding-bottom: 5px;
	text-align: center;
}
.udaj_linka{
	background: rgb(230,230,230);
	margin-bottom: 5px;
	margin-top : 10px;
	font-weight: bold;
	font-variant : small-caps;
	font-size : 15px;
	color : black;
}
.udaj_ramec a:link, .udaj_ramec a:visited{
	color : #000;
	text-decoration : none;
}
.udaj_ramec a:hover{
	text-decoration : underline;
}
.udaj_ramec img{
		display : block;
		margin : 15px auto 25px auto;
}

.udaj_left{
	width : 49%;
	font-size : 14px;
	text-align : center;
	display : block;
	float : left;
	font-weight : normal;
}
.udaj_right{
	font-size : 14px;
	font-weight : normal;
}
/****************/
#footer{
	display:block;
	clear:both;
	color: rgb(200,200,200);
	margin : 0px auto;
	width:810px;
	text-align : right;
	font-size: 80%;
	padding : 0px 0px 0px 0px;
	background : #fff url('img/foot.jpg') no-repeat;
}
#footer span{
	position : relative;
	left : -15px;
	top:-15px;
}