@charset "utf-8";

body  {
	/*background: #E5DBB3 */
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background: #E8DFBB url(../images/pozadi.png) top left repeat-x;
	z-index: 0;
	scrollbar-track-color: #EDE3BD;
	scrollbar-face-color: #94802E;
	scrollbar-highlight-color: #EDE3BD;
	scrollbar-3dlight-color: #F8F4E5;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #E1D195;
	scrollbar-arrow-color: #EDE3BD; 
	}

#container { 
	position: relative; 
	width: 800px; 
	margin: 0 auto;
	text-align: left; 
	padding: 0;
} 

#head { 
	height: 165px; 
	padding: 0px 0px 0px 0px; 
	background: url(../images/head.png) no-repeat;
	margin: 0;
	margin-top: 5px;
} 

#float_left  {
	float: left;
	margin-right: 4px;
}

#float_right {
	float: right;
	margin-left: 4px;
	}

h1	{
	color:#816E25;
	font-weight: bold;
	font-size: 18px;
	font-family: helvetica, geneva, arial, sans-serif;
	/*padding: 0;
	margin: 5px 0px;*/
	margin-left: 0;
	margin-bottom: 10px;
	margin-top: 0px;
	}

h2	{
	color:#000000;
	font-weight: bold;
	font-size: 14px;
	font-family: helvetica, geneva, arial, sans-serif;
	padding: 0;
	margin: 3px 0px;
	}
		
		
#content p	{
	color:#000000;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	}
		
/* start design obsah */



/*#box {
	position: relative;
	margin-left: auto;
	margin-right: 8px;	
	margin-top: 0px;
	padding: 0;
	text-align: left;
	width: 590px;
	}
 	
#content {
	margin: 0;
	padding: 15px 15px 0px 15px;
	height: 405px;
	}

#obsah {
	margin: 0px;
	background-color: #FFFFFF;
	height: 392px;
	overflow-y: auto;
	padding: 0 5px;
	text-align: justify;
}

*/
#uvod-2 {
	margin: 0px;
	background-image: url(../graficke_navrhy/pencil4.jpg);
	background-position: 80% 10%;
	background-repeat: no-repeat;
	height: 360px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 3px;
}


/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc	{
	background-color: transparent;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}

#tlc	{
	background-image:url(../images/obsah-top-left.png);
	background-position: 0% 0%;
	margin: 0;
	padding: 0;
	}

#trc	{
	background-image:url(../images/obsah-top-right.png);
	background-position: 100% 0%;
	margin: 0;
	padding: 0;
	}
	
#blc	{
	background-image:url(../images/obsah-left-bottom.png);
	background-position: 0% 100%;
	margin: 0;
	padding: 0;
	}

#brc	{
	background-image:url(../images/obsah-bottom-right.png);
	background-position: 100% 100%;
	margin: 0;
	padding: 0;
	}

#tb, #bb	{
	background-color: transparent;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}
			
#tb	{
	background-image:url(../images/obsah-top-mid.png);
	background-position: 0% 0%;
	margin: 0;
	padding: 0;
	}

#bb	{
	background-image:url(../images/obsah-bottom-mid.png);
	background-position: 50% 100%;
	margin: 0;
	padding: 0;
	}
	
#rb	{
	background-image:url(../images/obsah-right-mid.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	behavior: url(styly/iepngfix.htc); 
	}

#lb	{
	background-image:url(../images/obsah-left-mid.png);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	behavior: url(styly/iepngfix.htc);
	}
		
		
/* end design obsah */

/* start menu */

#menu_wrap {
    display: block;
	float: left;
	height: 427px;
	width: 183px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	}
	
ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	}	

li#grafika span, li#tiskoviny span, li#rekl_dilna span, li#rekl_predmety span, li#webdesign span, li#tonovani span, li#novinky span, li#kontakt span { 
	display: none;
	margin: 0;
	padding: 0;
	 }

 /* butony */
 
li#grafika {	
	margin: 0px 0px;
	padding: 0px 0px;
	border: none;
	height: 45px;
	font-weight: bold;	
	text-align: center;
	}

li#tiskoviny {
	margin: 0px 0px;
	padding: 0px 0px;
	border: none;
	height: 45px;
	background-repeat: no-repeat;
	text-align: center;
	}

li#rekl_dilna {
	margin: 0px 0px;
	padding: 0px 0px;
	border: none;
	height: 107px;
	background-repeat: no-repeat;
	text-align: center;
	}

li#rekl_predmety {
    margin: 0px 0px;
	padding: 0px 0px;
	border: none;
	height: 45px;
	background-repeat: no-repeat;
	}

li#webdesign {
	margin: 0px 0px;
	padding: 0px 0px;
	border: none;
	height: 45px;
	background-repeat: no-repeat;
	text-align: center;
	}

li#tonovani {
	margin: 0px 0px;
	padding: 0px 0px;
	border: none;
	height: 45px;
	background-repeat: no-repeat;
	text-align: center;
	}

li#novinky {
	margin: 0px 0px;
	padding: 0px 0px;
	border: none;
	height: 45px;
	background-repeat: no-repeat;
	text-align: center;
	}

li#kontakt {
	margin: 0px 0px;
	padding: 0px 0px;
	border: none;
	height: 49px;
	background-repeat: no-repeat;
	text-align: center;
	}

#menu wrap a {
	border: none;
	margin: 0;
	padding: 0;
	}
	 
ul#menu img {
margin: 0;
padding: 0;
border: none;
}

/* end menu */


/* start footer */

#footer {
position: relative;
width: 785px;
height: 23px;
margin: 0px;
margin-top: 0px;
margin-left: 10px;
padding-top: 4px;

border: none;
background-image: url(../images/footer_bg.png);
background-repeat: no-repeat;
font-size: 10px;
text-align: left;
clear: both;
}

#wrap_footer_1 {
margin-left: 20px;
float: left;
}

#wrap_footer_1b {
margin-left: 20px;
float: left;
}

#wrap_footer_1b a{
margin-left: 20px;
float: left;
font-size: 10px;
text-align: left;
border: none;
color: #000000;
font-weight: normal;
}

#wrap_footer_1b a:hover {
margin-left: 20px;
float: left;
font-size: 10px;
text-align: left;
border: none;
color: #FF0000;
font-weight: normal;
}

#wrap_footer_2 {
margin-right: auto;
margin-left: 660px;
}

/* end footer */


table.kontakt {
margin: auto;
}

a img {
border: #BDAD71 outset 2px;
}


#img_float_r {
float: right;
}

#img_float_l {
float: left;
}

a {
font-size: 14px;
font-weight: bold;
color: #816E25;
text-decoration: none;
}



#web_reference {
margin: auto;
text-align: center;
}

#rekl_predmety {
margin: 0 auto;
}

#font_predmety {
color: #816E25;
font-size: 16px;
font-weight: bold;
text-align: left;
}

ul#dilna {
list-style-type: none;
margin: 0;
padding: 0;
}

#dilna_seznam {
margin: 0;
padding: 0;
float: left;
width: 300px;
margin-right: 5px;
}


#dilna_block {
display: inline;
}

#dilna_table {
width: 220px;
height: 950px;
overflow-y: -moz-scrollbars-vertical;
overflow-y: auto;
margin: 0;
padding: 0;
}

hr {
border: #816E25 outset 2px; 
} 

#clear {
clear: both;
}

/*karty na uvodni strane */
img.mini {
   border:none
   } /* no border around left column images */
   
div.scr2in2 a:hover {
	background: transparent;
	} /* this seems to be necessary for it to work properly in IE6, I'm honestly not sure why */
	
div.scr2in2 a img.big {
  height: 0; width: 0; border-width: 0;
  } /* hide the big image by making its height and width 0 */
  
div.scr2in2 a:hover img.big {
  position:absolute; top:12px; left:100px; height:250px; width:350px; border:none;
  } /* make the big image appear in the same space as the frame at right when the visitor hovers over one of the image in left column */
	


/*start back links*/

#obsah-links {
	margin: 0px;
	background-color: #FFFFFF;
	
	padding: 0 5px;
	text-align: center;
	width: 520px;
}

#links {
	margin: 0 auto;
	width: 460px;
}

#links2 {
	margin: 0 auto;
	width: 460px;
}

.bunka-top-class a {
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.bunka-top-class a:hover {
font-size: 10px;
font-weight: bold;
color: #FF0000;
text-decoration: none;
}

.bunka-top-class {
font-size: 8px;
font-weight: bold;
background-color: #66CCCC;
border: #BDAD71 outset 2px;
}

.bunka-top-class:hover {
font-size: 8px;
font-weight: bold;
background-color: #CCCC33;
border: #BDAD71 outset 2px;
}

#bunka {
width: 88px;
height: 31px;
padding: 0;
margin: 0;
} 

#bunka-katalog_odkazu a {
font-size: 9px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

#bunka-katalog_odkazu a:hover {
font-size: 9px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

#bunka-katalog_odkazu {
font-size: 9px;
font-weight: bold;
background-color: #FFFF99;
border: #BDAD71 outset 2px;
}

#bunka-katalog_odkazu:hover {
font-size: 9px;
font-weight: bold;
background-color: #FF6600;
border: #BDAD71 outset 2px;
}

#xex {
background-color: #99FFCC;
border:#BDAD71 outset 2px; 
width:88px; 
height:31px;
}

#xex a{
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

#nase_ikonka {
float: right;
width: 188px;
height: 31px;
font-weight: bold;
margin-top: 7px;
margin-right: 30px;
border: #BDAD71 outset 2px;
}

#nase_ikonka_text {
float: left;
width: 90px;
height: 31px;
font-weight: bold;
padding-top: 8px;
padding-left:4px;
}


h1.links_nadpis {
float: left;
} 

#links2 td {
width: 88px;
height: 31px;
border: #BDAD71 outset 2px;
margin: 0;
padding: 0;
}

#links2 img {
border: none;
}

.vymak a {
font-size: 7px;
font-weight: bold;
color: #000000;
margin: 0;
padding: 0;
}

.vymak {
background-color: #CCCC33;
text-decoration: none;
}

.vymak:hover {
background-color: #66CCCC;
text-decoration: none;
}

.zpetne_odkazy {
width: 760px;
height: 50px;
border: none;
margin: 0 auto;
text-align: left;
overflow-y: auto;
line-height: 9px;
}

.zpetne_odkazy a {
 font-size: 10px;
color: #996600;
margin-left: 2px;
    padding-left: 3px;
	border-left: #D3C076 outset 1px;
}

.zpetne_odkazy a:hover {
 font-size: 10px;
color: #816E25;
}


.zpetne_odkazy_2 a{
	color:#996600;
	}

#back-links {
	width: 80px;
	float: right;
}

.adbrite {
height: 62px;
}

/* novy web*/

#dilna_seznam-new {
margin: 0;
padding: 0;
float: left;
margin: 15px;
}

#box-new {
	position: relative;
	margin-left: auto;
	margin-right: 8px;	
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0;
	text-align: left;
	width: 590px;
	min-height: 420px;
	_height: 420px;
	}

.obsah_bg_top {
	width: 588px;
	height: 14px;
	background: url(../images/obsah_top.png);
	margin: 0;
	padding: 0;
}

.obsah_bg_center {
	width: 588px;
	background: url(../images/obsah_center.png) repeat-y;
    min-height: 388px;
	_height: 388px;
	margin: 0;
	padding: 0;
}

.center-obal {
	margin: 0 7px;
	padding: 0 7px;
	text-align: justify;
}

.obsah_bg_bottom {
	width: 588px;
	height: 14px;
	background: url(../images/obsah_bottom.png);
	margin: 0;
	padding: 0;
}

ul#dilna-new {
list-style-type: none;
margin: 0;
padding: 0;
}

#menu_wrap-new {
    display: block;
	float: left;
	min-height: 427px;
	width: 183px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	}

#left_column {
    display: block;
	min-height: 170px;
	_height: 170px;
	width: 181px;
	margin: 0;
	padding: 0;
	margin: 0;
	}
	
#left_column_top {
	width: 181px;
	height: 4px;
	background: url(../images/top_left.png);
	margin: 0;
	padding: 0;
}

#left_column_center {
	width: 181px;
	min-height: 162px;
	_height: 162px;
	background: url(../images/center_left.png) repeat-y;
	margin: 0;
	padding: 0 4px;
}

#left_column_bottom {
	width: 181px;
	height: 4px;
	background: url(../images/bottom_left.png); 
	margin: 0;
	padding: 0;
}

#katalogy {
	width: 520px;
	height: 110px;
	margin: 10px auto;
	/*border: #F00 1px solid;*/
	position: relative;
}

.but-kat-left {
	width: 240px;
	height: 110px;
	position: absolute;
	top: 0;
	left: 0;
	/*border: #C90 1px solid;*/
	background: url(../reklamni_predmety/images/advertisingpens.jpg) bottom center no-repeat;
	text-align: center;
}

.but-kat-left a {
	font-size: 16px;
}

.but-kat-left a:hover {
	color: #900;
}

.but-kat-right {
	width: 240px;
	height: 110px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../reklamni_predmety/images/cool-collection.jpg) bottom center no-repeat;
	text-align: center;
}

.but-kat-right a {
	font-size: 16px;
}

.but-kat-right a:hover {
	color: #900;
}

















