/* CSS Document */
body{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #cdc6b3;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #525a63;
	font-size: 12px;
	width: 100%;
	height: 100%;
}

.white_text{color: #f0f3f8;}
.orange_text{color: #d77b14;}
.darkblue_text{color: #516d7e;}
.red_text{color: #c52931;}
.yellow_text{color: #fdd69b;}
.clr{clear: both;, font-size: 0px; width: 0px; height: 0px;}

.bigbig_text{font-size: 30px; font-weight: bold; line-height: 4px;}
.big_text{font-size: 22px; font-weight: bold; line-height: 4px;}
.title_text{font-size: 16px; line-height: 40px; font-weight: bold;}
.title_text2{font-size: 14px; font-weight: bold;}
.title_text3{font-size: 13px; font-weight: bold;}
.small_text{font-size: 11px; }


.right_padding{padding-right: 10px;}

a{
	color: #dc8b30;
	text-decoration: underline;
}

a:hover{
	color: #c52931;
	text-decoration: none;
}



/* ********************************
			Kostra stranky
***********************************/

#page_content{
	width: 989px;
	margin: 0px auto;
	padding: 0px;
	
}

#top_bg1{
	background: url(../images/top_bg_01.jpg) top left no-repeat;
	width: 989px;
	height: 160px; 
	margin: 0px auto;
	padding: 0px;
}

#top_menu{
	background-color: #ff9d3a;
	width: 989px;
	height: 48px;
	margin: 0px;
	padding: 0px;
}

#top_menu_left_corner{
	background: url(../images/top_border_bg_01.jpg) left top no-repeat;
	width: 16px;
	height: 48px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}

#top_menu_left{
	background: url(../images/top_menu_bg_01.jpg) left top repeat-x;
	width: 764px;
	height: 48px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}

#top_menu_center_sep_bg{
	background: url(../images/top_border_bg_02.jpg) left top no-repeat;
	width: 9px;
	height: 48px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}

#top_menu_right_hp{
	background: url(../images/top_menu_bg_03.jpg) left top no-repeat;
	width: 200px;
	height: 48px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}

#top_menu_right_other{
	background: url(../images/top_menu_bg_02.jpg) left top no-repeat;
	width: 200px;
	height: 48px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}

#center_other, #center_hp{
	background: url(../images/center_border_bg_01.jpg) left top repeat-y;
	background-color: #fff8ea;
	width: 989px;
	margin: 0px;
	padding: 0px;
}

#center_other{
	background: url(../images/center_other_bg01.jpg) left top repeat-y;
}

#center_left_corner{
	width: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#center_other div#center_left, #center_hp div#center_left{
	width: 764px;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff8ea;
	float: left;
}

#center_hp div#center_left{
	width: 973px;
}

#center_other div#center_sep_bg{
	background-color: #fff8ea;
	width: 9px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}

#center_other div#center_right{
	background-color: #ff9d3a;
	width: 200px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}

#bottom{
	background-color: #fff8ea;
	width: 989px;
	margin: 0px;
	padding: 0px;
}

#bottom_left{
	background: url(../images/bottom_menu_bg_01.jpg) left top no-repeat;
	width: 573px;
	height: 70px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	text-align: left;
	padding: 18px 0px 0px 85px;
	font-size: 11px;
}

#bottom_left a{
	color: #f0f3f8;
}

#bottom_left a:hover{
	color: #c16900;
}



#bottom_right_hp, #bottom_right_other{
	background: url(../images/bottom_menu_bg_03.jpg) no-repeat left top;
	width: 331px;
	height: 59px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	text-align: left;
	padding: 29px 0px 0px 0px;
	font-size: 16px;
}

#bottom_right_other{
	background: url(../images/bottom_menu_bg_02.jpg) no-repeat left top;
}


/* ********************************
			Vrsek stranky
***********************************/

td.logo {
	width: 433px;
	padding-top: 10px;
}

td.logo div.logo{
	background: url(../images/iNETPrint_logo.png) top left no-repeat;
	width: 300px;
	height: 57px;
}

td.logo div.logo a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

td.title{
	width: 500px;
	text-align: right;
	padding-right: 25px;
}

/* ********************************
			Menu
***********************************/

#mainmenu{
	padding: 0px;
	margin: 0px;
	width: 760px;
	height: 48px;
}

ul#mainmenu{
	width: 760px;
	text-align: left;
	height: 48px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

ul#mainmenu li {
	color: #FFFFFF;
	padding: 0px;
	float: left;
	padding: 0px 6px 0px 3px;
}

ul#mainmenu li a{
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}

ul#mainmenu li.activated a, ul#mainmenu li.activated a:hover, ul#mainmenu li a:hover{
	text-decoration: none;
	color: #c16900;
}

ul#mainmenu li div.mainmenuButton{
	width: 100%;
	height: 48px;
	text-align: center;
	padding: 0px 5px;
}

ul#mainmenu li.activated div.mainmenuButton, ul#mainmenu li div.mainmenuButton:hover{
	height: 48px;
	background: url(../images/menu_bg_02.jpg) bottom repeat-x;
}

ul#mainmenu li.activated div.mainmenuButton div {
	background: url(../images/small_logo_01.jpg) center bottom no-repeat;
	height: 45px;
	padding: 0px;
}

ul#mainmenu li div.mainmenuButton a{
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
}

ul#mainmenu li.sep{
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
}

ul#mainmenu li.sep div{
	background: url(../images/menu_bg_separator_01.jpg) bottom left no-repeat;
	font-size: 0px;
	width: 1px;
	height: 48px; 
	padding: 0px;
	margin: 0px;
}

#contacts{
	height: 48px;
	text-align: left;
	padding: 12px 0px 0px 80px;
}

#contacts a{
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold; 	
}

#contacts a:hover{
	color: #c16900;
}

.basic_text{
	padding: 10px;
	text-align: left;
	line-height: 16px;
}

table#pictures{
	width:976px;
	padding: 0px;
	padding-right: 5px;
}

table#pictures td{
	width:481px;
	vertical-align: top;
}

table#pictures td div.first{
	width: 100%;
	height: 100%;
	background: url(../images/picture_bg_middle_01.jpg) left top repeat-y;
	padding: 0px;
	margin: 0px;
}

table#pictures td div.first div.second{
	width: 100%;
	height: 100%;
	background: url(../images/picture_bg_right_01.jpg) right bottom no-repeat;
	padding: 0px;
	margin: 0px;
}

table#pictures td div.first div.second div.third{
	width: 100%;
	height: 100%;
	background: url(../images/picture_bg_left_01.jpg) left top no-repeat;
	padding: 0px;
	margin: 0px;
}

table#pictures td div.first div.second div.third table td.pict{
	width: 222px;
	text-align: left;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg{
	background: url(../images/blank_pict_01.png) center top no-repeat;
	width: 212px;
	height: 176px;
	text-align: center;
	vertical-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg02{
	background: url(../images/blank_pict_02.png) center top no-repeat;
	width: 209px;
	height: 150px;
	text-align: center;
	vertical-align: center;
	padding-top: 25px;
	padding-left: 0px;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg div.kalendare01{
	background: url(../images/kalendar01.jpg) center top no-repeat;
	padding-left: 18px;
	width: 183px;
	height: 170px;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg div.kalendare01:hover{
	background: url(../images/kalendar02.jpg) center top no-repeat;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg02 div.kalendare11{
	background: url(../images/kalendar11.jpg) center top no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	width: 177px;
	height: 122px;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg02 div.kalendare11:hover{
	background: url(../images/kalendar12.jpg) center top no-repeat;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg div.diare01{
	background: url(../images/diar01.jpg) center top no-repeat;
	padding-left: 18px;
	width: 183px;
	height: 170px;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg div.diare01:hover{
	background: url(../images/diar02.jpg) center top no-repeat;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg02 div.diare11{
	background: url(../images/diar11.jpg) center top no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	width: 177px;
	height: 122px;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg02 div.diare11:hover{
	background: url(../images/diar12.jpg) center top no-repeat;
}

table#pictures td div.first div.second div.third table td.pict div.pict_bg div.pict:hover a{
	display: block;
	width: 100%;
	height: 100%;
}

table#pictures td div.first div.second div.third table td div.cont{
	width: 140px;
}


table#pictures td div.first div.second div.third table td ul{
	list-style: none;
	list-style-type: none;
	padding: 0px;
}

table#pictures td div.first div.second div.third table td ul li{
	background: url(../images/small_logo_02.jpg) left top no-repeat;
	padding: 0px;
	padding-left: 17px;
}

table#pictures td div.first div.second div.third table td.right_bottom{
	text-align: right;
	vertical-align: bottom;
	width: 245px;
	height: 30px;
	padding-right: 12px;
}


table#pictures td div.first div.second div.third table td.right_bottom table tr td.left{
	width: 128px;
}

table#pictures td div.first div.second div.third table td.right_bottom table tr td.right{
	width: 92px;
}


.top_padding{
	padding-top: 18px;
	line-height: 32px;
	text-align: left;
}

.more{
	width: 100px;
	background: url(../images/more_01.jpg) left no-repeat;
	font-size: 11px;
}

.more:hover{
	background: url(../images/more_02.jpg) left no-repeat;
}

/* *********************************************
			Ostatni stranky
********************************************* */
div.paragraph{
	width: 765px;
	margin: 7px 0px;
	padding: 0px;
	
}

div.paragraph div.first{
	background: url(../images/paragraph_lefttop01.jpg) left top no-repeat;
}

div.paragraph div.first div.second{
	background: url(../images/paragraph_rightbottom01.jpg) right bottom no-repeat;
}

div.paragraph div.third, div.paragraph div.third_cal, div.paragraph div.third_time, div.paragraph div.third_exam{
	padding: 15px;
	text-align: left;
}

div.paragraph div.third_cal{
	background: url(../images/transp_cal01.png) right bottom no-repeat;
}

div.paragraph div.third_time{
	background: url(../images/transp_time01.png) right bottom no-repeat;
}

div.paragraph div.third_exam{
	background: url(../images/transp_exam01.png) right bottom no-repeat;
}

h1,h2,h3{
	padding: 0px;
	margin: 0px;
	color: #d77b14;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

h1 span.separator,h2 span.separator, h3 span.separator {
	background: url(../images/arrow_sep01.jpg) no-repeat;
	display:inline-block;
	width: 9px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	margin: 0px 5px;
}

div.paragraph div.first div.second ul{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	padding-left: 12px;
}

div.paragraph div.first div.second li{
	background: url(../images/small_logo_02.jpg) left top no-repeat;
	padding: 0px;
	padding-left: 22px;
}

div.paragraph div.first div.second table td div.pict_bg02{
	background: url(../images/blank_pict_02.png) center top no-repeat;
	width: 209px;
	height: 168px;
	text-align: center;
	vertical-align: center;
	margin: 0px;
	padding: 0px;
}

div.paragraph div.first div.second table td div.pict_bg02 img{
	padding-top: 20px;
}

div.paragraph div.first div.second table td div.pict_cal01{
	background: url(../images/big_callendar01.jpg) left top no-repeat;
	text-align: left;
	margin: 0px;
	padding: 5px;
	padding-left: 40px;
	margin-left: 0px;
	height: 27px;
	list-style: none;
	list-style-type: none;
}

div.paragraph div.first div.second table td div.pict_cal02{
	background: url(../images/big_callendar11.jpg) left top no-repeat;
	text-align: left;
	margin: 0px;
	padding: 5px;
	padding-left: 40px;
	margin-left: 0px;
	height: 27px;
	list-style: none;
	list-style-type: none;
}

div.paragraph div.first div.second table td div.pict_diar01{
	background: url(../images/big_callendar01.jpg) left top no-repeat;
	text-align: left;
	margin: 0px;
	padding: 5px;
	padding-left: 40px;
	margin-left: 20px;
	list-style: none;
	list-style-type: none;
}

div.paragraph div.first div.second table td div.pict_cal01 a, div.paragraph div.first div.second div.third table td div.pict_cal02 a{
	display: block;
	xwidth: 100%;
	xheight: 100%;
}

div.paragraph div.first div.second table td div.pict_cal01:hover{
	background: url(../images/big_callendar02.jpg) left top no-repeat;
}

div.paragraph div.first div.second table td div.pict_cal02:hover{
	background: url(../images/big_callendar12.jpg) left top no-repeat;
}

div.paragraph div.first div.second div.third table td ul.callendar, div.paragraph div.first div.second div.third table td ul.tablecal{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	padding-left: 12px;
}

div.paragraph div.first div.second table td ul.callendar li{
	background: url(../images/small_calendar01.jpg) left top no-repeat;
	padding: 0px;
	padding-left: 22px;
	line-height: 20px;
}

div.paragraph div.first div.second table td ul.callendar li:hover{
	background: url(../images/small_calendar02.jpg) left top no-repeat;
}

div.paragraph div.first div.second table td ul.tablecal li{
	background:  url(../images/small_calendar11.jpg) left top no-repeat;
	padding: 0px;
	padding-left: 27px;
	line-height: 20px;
}

div.paragraph div.first div.second table td ul.tablecal li:hover{
	background: url(../images/small_calendar12.jpg) left top no-repeat;
}

.bottom_picture{
	background: url(../images/pict_bg_bottom01.jpg) no-repeat;;
	width: 175px;
	height: 115px;
	margin-top: 5px;
}

.bottom_picture a{
	background: url(../images/pict_bg_bottom01.jpg) no-repeat;;
	width: 100%;
	height: 100%;
	display:inline-block;
	border-style: none;
	outline: none;
}

.bottom_picture a img{
	border-style: none;
	outline: none;
	margin-top: 7px;
	margin-right: 5px;
}

.bottom_picture a:hover{
	border-style: none;
	outline: none;
}

/* ************************************************
				Prava strana
************************************************ */
div#sleva, div#rady, div#jarda, div#zavolame{
	width: 184px;
	text-align: left;
	padding: 8px;
}

div#sleva{
	display: inline-block;
	background-color: #ba6300;
	text-align: center;
	vertical-align: center;
	padding-top: 15px;
	height: 110px;
}

div#sleva h3{
	font-size: 14px;
	line-height: 22px;
}

div#rady{
	background: #ca7115 url(../images/arrows01.jpg) right bottom no-repeat; 
}
div#jarda{
	background-color: #d97e24;
	line-height: 18px;
}
div#zavolame{
	text-align: center;
	background-color: #e88b32;
	line-height: 18px;
}

#center_right div.separator{
	background-color: #FFFFFF;
	width: 200px;
	height: 1px;
	font-size: 0px;
}

#center_right a{color: #ffffff;}
#center_right a:hover{color: #c16900;}