
body{
	margin: 0;
	background: #022800;
	font-family: Tahoma;
	padding: 0;
	font-size: 0.7em;
	color: #565349;
}

h2{
	margin: 0;
	font-size: 1.9em;
	border-bottom: 1px solid #756E59; 
	color: #393730;
	font-weight: normal;
	margin-bottom: 15px;
}

h3{
	font-size: 1.2em;
	color: #565349;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 15px;
}

a{
	color: #345B32;
}

a:hover{
	text-decoration: none;
}

p{
	text-align: justify;
	color: #565349;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul {/*margin: 3px 0 20px 0;*/	
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-image: url(img/odrazka.gif);
}

input.submit{
	color: #fff;
	font-size: 1em;
	border: 1px solid #fff;
	background: #034200;
	padding: 2px 4px;
}

/******************************************STYL PRO VSTUPNÍ STRÁNKU********************************/

#horni-pruh-vstup{
	background: #011F00;
	height: 66px;
}

#main-vstup{
	width: 100%;
	height: 398px;
	position: relative;
}

#lesk1{
	position: absolute;
	top: 51px;
	left: 250px;
}

#lesk2{
	position: absolute;
	top: 42px;
	right: 243px;
}

#left-stin-vstup,#right-stin-vstup{
	width: 48%;
	height: 398px;
}

#left-stin-vstup{
	float: left;
	background: url(img/bg-vstup-left.jpg) left top repeat-x;
}

#right-stin-vstup{
	float: right;
	background: url(img/bg-vstup-right.jpg) left top repeat-x;
}

#obsah-vstup{
	position: absolute;
	left: 50%;
	margin-left: -512px;
	top: 0px;
	width: 1024px;
	height: 398px;
	background: url(img/bg-vstup-main.jpg) left top no-repeat;
}

#continue1{
	display: block;
	width: 170px;
	height: 69px;
	background: url(img/button-left.jpg) left top no-repeat;
	position: absolute;
	top: 283px;
	left: 316px;
}

#continue2{
	display: block;
	width: 158px;
	height: 69px;
	background: url(img/button-right.jpg) left top no-repeat;
	position: absolute;
	top: 283px;
	right: 307px;
}

#paticka-vstup{
	text-align: center;
	font-size: 0.9em;
	color: #809080;
	padding-top: 22px;
}

#paticka-vstup a{
	color: #809080;
}

#paticka-vstup a:hover{
	text-decoration: none;
}

/****************************************** KONEC STYL PRO VSTUPNÍ STRÁNKU**************************/







#stin{
	background: url(img/bg-body.gif) left top repeat-x;
}

#main{
	width: 950px;
	margin: 0 auto;
	height: 500px;
	background: #D6CDB3;
}

#menu{
	background:#000 url(img/stin-menu.gif) left top no-repeat;
}

#menu a{
	width: 141px;
	height: 59px;
	float: right;
	display: block;
	margin-left: 1px;
}

#obal-menu{
	background: #000000;
}

a#about{
	background: url(img/menu-about.gif) left top no-repeat;
}

a#about:hover,a#about.aktiv{
	background: url(img/menu-about-hover.gif) left top no-repeat;
}

a#guitars{
	background: url(img/menu-guitars.gif) left top no-repeat;
}

a#guitars:hover,a#guitars.aktiv{
	background: url(img/menu-guitars-hover.gif) left top no-repeat;
}

a#shops{
	background: url(img/menu-shops.gif) left top no-repeat;	
}

a#shops:hover,a#shops.aktiv{
	background: url(img/menu-shops-hover.gif) left top no-repeat;	
}

a#people{
	background: url(img/menu-people.gif) left top no-repeat;	
}

a#people:hover,a#people.aktiv{
	background: url(img/menu-people-hover.gif) left top no-repeat;	
}

span.tucny{
	font-weight: bold;
}

#pravy-roh{
	width: 141px;
	height: 59px;
	background: url(img/menu-pravy-roh.gif) left top no-repeat;
	float: right;
	border-left: 1px solid #000;
}

#levy-roh{
	width: 240px;
	height: 59px;
	background: url(img/stin-menu.gif) left top no-repeat;
	float: right;
}

#hlavicka{
	height: 186px;
	background: url(img/hlavicka-img.jpg) left top no-repeat;
	position: relative;
}

#nadpis{
	position: absolute;
	left: 294px;
	top: 74px;
}

#logo{
	position: absolute;
	left: 5px;
	top: 33px;
	border: none;
}

#kytara-ruzek{
	position: absolute;
	top: 0px;
	right: -61px;
	background: url(img/kytara-roh.jpg) left top no-repeat;
	width: 61px;
	height: 121px;
}

#obsah{
	width: 100%;
	background: #D6CDB3;
}

#submenu{
	width: 171px;
	padding-top: 31px;
	float: left;
	background: url(img/bg-menu-horni.gif) left top repeat-x;
}

#submenu a{
	height: auto;
	line-height: 1.1em;
	border-bottom: 1px solid #9D9273;
	background: #BFB391;
	color: #534B38;
	padding: 10px 17px;
	display: block;
	font-size: 1em;
	text-decoration: none;
}

#submenu a:hover,#submenu a.aktiv{
	background: #A69873;
	color: #056400;
	font-weight: bold;
}

#submenuImg{
	height: 380px;
	background: url(img/bg-submenu.gif) left -89px no-repeat;
}

#submenuImg a:hover,#submenuImg a{
	background: none;
	padding: 0;
	display: inline;
	border: none;
}

#container{
	float: left;
	width: 779px;
	background:#D6CDB3 url(img/bg-container.gif) left top repeat-x;
}

#containerObsah{
	/*padding: 25px;*/
	margin: 25px;
	text-align: left;
	width: 729px;     	/*pevná šířka kvůli ie6*/
	/*min-height: 550px;
	_height: 550px;*/
}

#paticka{
	height: 230px;
	background:#022800 url(img/bg-paticka.gif) left top no-repeat;
	position: relative;
}

.levySloupec{
	width: 300px;
	float: left;
	margin-left: -25px;
	/*_margin-left: -12px;*/
}

.levySloupec img{
	display: block;
	margin: 0 auto;
}

.pravySloupec{
	float: left;
	width: 450px;
}

#navigace{
	color: #345B32;
	margin-top: 10px;
}

#navigace a{
	color: #345B32;
}

#navigace a:hover{
	text-decoration: none;
}

#images{
	margin-top: 30px;
	text-align: center;
}

#images .iLeft,#images .iRight{
	margin: 0px;
	border: none;
}

#images img{
	border: 1px solid #BEB18F;
}

#textPaticka{
	position: absolute;
	right: 30px;
	top: 60px;
	width: 240px;
	text-align: center;
	font-size: 0.9em;
	color: #809080;
	padding-top: 22px;
}

#textPaticka a{
	color: #809080;
}

#textPaticka a:hover{
	text-decoration: none;
}

#rozcestnik{
	margin-top: 40px;	
}

#rozcestnik a{
	float: left;
	margin-right: 8px;
	display: block;
	width: 175px;
	height: 391px;
}

#rozcestnik a.nomargin{
	margin: 0px;
}

#woodstock{
	background: url(img/rozcestnik-woodstock.jpg) left top no-repeat;
}

#artcraft{
		background: url(img/rozcestnik-artcraft.jpg) left top no-repeat;	
}

#bellisimo{
		background: url(img/rozcestnik-bellisimo.jpg) left top no-repeat;
}

#mastervoice{
		background: url(img/rozcestnik-mastervoice.jpg) left top no-repeat;
}

#rz{
	display: block;
	margin-top: 50px;
}

a#proklikText{
	top: 5px;
	display: block;
	padding: 5px;
	padding-left: 17px;
	font-size: 0.9em;
}

a#proklikText:hover{
	text-decoration: underline;
	display: block;
	top: 5px;
	padding: 5px;
	padding-left: 17px;
	font-size: 0.9em;
	font-weight: normal;
}

table.vlastnosti{
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	color: #565349;
}

table.vlastnosti th{
	border-bottom: 1px solid #BCB59E;
	padding: 2px 15px;
}

table.vlastnosti td{
	vertical-align: top;	
	background: #E2DCCA;
	font-weight: bold;
	padding: 2px 15px;
	border-bottom: 1px solid #BCB59E;
}

table.vlastnosti td.atribut{
	background: none;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
}

.iLeft{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #BEB18F;
}

.iRight{
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #BEB18F;
}

table.tLeft{
	text-align: left;
}

.novinka{
	border-bottom: 1px solid #BFB591;
	margin-bottom: 35px;
	width: 55%;
	float: left;
}

.novinka img{
	/*border: 1px solid #BEB18F;
	margin-right: 10px;
	margin-bottom: 10px;*/
	border: 0px;
}

.novinka h3{
	margin-bottom: 0px;
}

span.datum{
	display: block;
	color: #9D8A5A;
	font-size: 0.9em;
}

.shapes{
	margin-bottom: 30px;
	border-bottom: 1px solid #565349;
	padding-bottom: 10px;
}

.shapes h3{
	padding: 2px 3px;
	background: #436741;
	color: #D6CDB3; 
}

.cleaner{
	clear: both;
	height: 0px;
	overflow: hidden;
}

.mBottom{
	margin-bottom: 40px;
}

.sloupecek1 {float: left; width: 40%; margin: 0 10% 15px 0;}
.sloupecek2 {float: left; width: 40%; margin: 0 0 15px 0;}

.sloupecek1 strong,.sloupecek2 strong{
	background: #436741;
	color: #D6CDB3;
	padding: 2px;
	display: block;
}


.proklikVlajka{margin-left: 17px;}
.vlajkaspace{height: 0px;}
#obsah #fb{width: 39px;margin: 15px auto;display: block;clear: both;text-decoration: none;border: none;color: transparent;}
a img{text-decoration: none;border: none;}

.doporucene{margin: 5px 0px;float: left;}
.doporucene div.dop{width: 171px;height: 139px;padding: 10px 0px;float: left;/*margin-left: 108px;*/margin: 0px 35px;text-align: center;background: url(img/loga/back.png) top left no-repeat;}
/*.doporucene div.dop:first-child{margin-left: 0px;}*/
.doporucene div.dop div{padding-top: 4px;height: 106px;}
.doporucene div.dop div.n1{padding-top: 16px;height: 94px;}
.doporucene div.dop div.n2{padding-top: 25px;height: 85px;}
.doporucene div a{line-height: 17px;}

h2.podnadpis{padding: 0px;font-size: 17px;color: 565349;border: none;font-weight: normal;}
.doptext{padding-top: 11px;/*font-size: 17px;*/color: 565349;}
.dopcara{margin: 10px 0px 23px 0px;width: 100%;height: 1px;background-color: #bcb59e;float: left;}

