html, body
{
	width : 100%;
	height : 100%;
	background : url("../images/bg_site_v.gif") repeat-y #808080;
}

*
{
	padding : 0px;
	margin : 0px;
	font-family : Verdana;
}

#d1
{
	width:1000px
}

.minHeight
{
	
}

#header
{
	width : 100%;
	height : 238px;
	background : url("../images/bg_site_h.gif") repeat-x #808080;
}

#middle
{
	width : 1000px;
	background : url("../images/bg_site_v.gif") repeat-y #808080;
}

#wrap
{
	float : left;
	width : 790px;
}

#c_holder
{
	float : right;
}

#nav
{
	display : block;
	float : left;
	width : 228px;
	background : url("../images/bg_site_v.gif") repeat-y #808080;
}

#stuff
{
	float : right;
	width : 209px;
	margin-left : 1px;
}

#footer
{
	height : 50px;
	clear : both;
	float:left;
	background : url("../images/bg_site_v.gif") repeat-y #808080;
}
#content p a
{
	color:#E42300
}
/* JAZYKY */
#flash
{
	background : url("../images/logo.jpg") no-repeat;
	position : relative;
	width : 790px;
	float : left;
	height : 238px;
}
#languages
{
	float : left;
	width : 209px;
	height : 197px;
	margin-top : 40px;
	margin-left : 1px;
	background : url("../images/grad_stuff.gif") repeat-y #808080;
}

#languages p
{
	padding-left : 10px;
	padding-top : 75px;
}

#languages p a
{
	display : block;
	padding-left : 15px;
	font-size : 7pt;
	height : 14px;
	color : #ffffff;
}

#languages p a#l_cz
{
	background : url("../images/l_cz.gif") no-repeat 0px 3px;
}

#languages p a#l_en
{
	background : url("../images/l_en.gif") no-repeat 0px 3px;
}

#languages p a#l_de
{
	background : url("../images/l_de.gif") no-repeat 0px 3px;
}

#languages p a#l_ru
{
	background : url("../images/l_ru.gif") no-repeat 0px 3px;
}

#languages p a#l_bg
{
	background : url("../images/l_bg.gif") no-repeat 0px 3px;
}

/* NAVIGACE */
#nav
{
	padding-left : 0px;
	background : url("../images/grad_menu.gif") no-repeat 40px 0px;
}

#nav li
{
	list-style-type : none;
}

#nav li a
{
	background : url("../images/odr.gif") no-repeat 64px 13px;
	height : 35px;
	display : block;
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 81px;
	line-height : 31px;
	color : #ffffff;
	text-decoration : none;
	font-size : 8pt;
}

#nav li a:hover
{
	background : url("../images/bg_menu.gif") no-repeat 32px 0px;
}

#nav li .active
{
	background : url("../images/bg_menu.gif") no-repeat 32px 0px;
}

#designAtelier
{
	text-decoration : none;
	color : #808080;
	margin-top : 15px;
	float : left;
	display : block;
	font-size : 0px;
	width : 206px;
	height : 130px;
	clear : left;
}

.designAtelierCs
{
	background : url("../images/buttony/design-atelier-cs.gif") no-repeat 75px 0px;
}

.designAtelierCs:hover
{
	background : url("../images/buttony/design-atelier-cs-over.gif") no-repeat 75px 0px;
}

.designAtelierEn
{
	background : url("../images/buttony/design-atelier-en.gif") no-repeat 75px 0px;
}

.designAtelierEn:hover
{
	background : url("../images/buttony/design-atelier-en-over.gif") no-repeat 75px 0px;
}

.designAtelierDe
{
	background : url("../images/buttony/design-atelier-de.gif") no-repeat 75px 0px;
}

.designAtelierDe:hover
{
	background : url("../images/buttony/design-atelier-de-over.gif") no-repeat 75px 0px;
}


/* CONTENT */
#content
{
	background : url("../images/grad_cont_inner.gif") repeat-x #ffffff;
	margin : 13px 13px 0px 13px;
	padding : 25px 25px 0px 25px;
	border : 1px solid white;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#content .headline
{
	margin-bottom : 15px;
}

#content h2,#content h1
{
	font-family : Arial;
	font-size : 15pt;
	font-weight : bold;
	text-transform : uppercase;
	font-style : italic;
	padding-bottom : 12px;
	color : #464646;
	clear : both;
}

#content p
{
	font-size : 9pt;
	color : #464646;
	padding : 5px 0px 10px 0px;
}

#terminator
{
	clear : both;
	width : 535px;
	height : 30px;
	margin-left : 13px;
	background : url("../images/terminator.gif") no-repeat;
}

#c_holder
{
	background : url("../images/grad_cont.gif") repeat-x;
	width : 561px;
}

#content .largeCatView
{
	width : 480px;
	position : relative;
	padding-top : 40px;
	padding-left : 3px;
	top : -28px;
}

#content .largeCatView .item
{
	padding-top : 10px;
	padding-bottom : 10px;
	width : 235px;
	margin-right : 2px;
	float : left;
	overflow:hidden;
}
.largeCatView .item img
{
	width:75px
}

#content .largeCatView .single
{
	width : 475px;
}

#content .largeCatView .item img
{
	float : left;
	border : 2px solid #909090;
	margin-right : 0px;
}

#content .largeCatView .item a
{
	float : left;
	width : 130px;
	display : block;
	margin-left : 15px;
	color : #e42300;
	text-decoration : underline;
}

#content .largeCatView .item span a
{
	margin:0;
	display:inline;
	float:none
}

.news h3 a, .news h2 a
{
	margin-left:0 !important
}

#content .largeCatView .item p
{
	display : block;
	padding : 0px;
	
}

#content .largeCatView .item h3 a, #content .largeCatView .item h3, #content .largeCatView .item h2 a, #content .largeCatView .item h2
{
	text-transform : uppercase;
	color : #e42300;
	font-size : 7pt;
	font-style:normal;
	clear:none
}

#content .largeCatView .item span
{
	display : block;
	color : #909090;
	font-size : 7pt;
	line-height : 12px;
	padding-top : 10px;
	text-transform : none;
	font-weight:normal;
	margin-left:95px;
	margin-right:10px
}

#content .largeCatView .single span, #content .largeCatView .single h3, #content .largeCatView .single h2
{
	text-decoration : none;
	float : right;
	
}
#content .largeCatView .single span
	{
	margin-left:0
	}

#content .largeCatView .single h2
{
	padding:0;
	font-family:verdana
}

#content .smallCatView
{
	padding-top : 20px;
	float : left;
}

#content .smallCatView .item
{
	display : block;
	float : left;
	width : 240px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.smallCatView .item img, .smallCatView img
{
	float : left;
	border : 1px solid #464646;
	margin-right : 7px;
}

.smallCatView .item a
{
	display : block;
	text-transform : uppercase;
	color : #e42300;
	font-size : 7pt;
	font-weight : bold;
	line-height : 30px;
}

#sortiment .smallCatView .item a:hover, #content .smallCatView .item a:hover
{
	
}

#content .history
{
	clear : both;
	color : #00ff00;
}

#content .history .date
{
	float : left;
	width : 53px;
}

#content .history .date strong
{
	color : #e42300;
}

#content .history .event
{
	float : left;
	width : 420px;
}

.kraj
{
	display : block;
	font-size : 7pt;
	color : #464646;
	width : 200px;
	float : right;
	padding-bottom : 50px;
}

.hidden
{
	display : none;
}

.mapa
{
	float : left;
	display : block;
	margin-bottom : 50px;
}

.kraj h2
{
	font-size : 7pt !important;
	padding-left : 12px;
	padding-bottom : 10px !important;
	background : url("../images/odr_kraj.gif") no-repeat 0px 3px;
	font-style:normal !important;
	font-family:verdana !important;
	text-transform:none !important
}

.kraj a
{
	color : #e42300;
}

.mapa
{
	float : left;
}

.closed .label
{
	text-transform : uppercase;
	text-decoration : none;
	color : #464646;
	padding-left : 12px;
	background : url("../images/odr_closed.gif") no-repeat 0px 3px;
	height : 12px;
}

.open .label
{
	color : #e42300;
	text-transform : uppercase;
	text-decoration : none;
	font-weight : bold;
	padding-left : 12px;
	background : url("../images/odr_open.gif") no-repeat 0px 3px;
	height : 12px;
}

.kraj .closed .label:hover
{
	color : #e42300;
	text-decoration : none;
	font-weight : bold;
}

.kraj .closed .content
{
	display : none;
}

.open .content
{
	display : block;
	padding : 10px 0px 	0px 12px;
}

.open
{
	padding-bottom : 10px;
}

.open .content span
{
	display : block;
	font-weight : bold;
}

#galerie
{
	clear : left;
	padding-top : 20px;
}

#galerie a img, .image
{
	border : 2px solid #909090;
}

#galerie a:hover img
{
	border : 2px solid #e42300;
}

#loginMenu
{
	height : 223px;
}

#loginMenu h2
{
	color : #ffffff;
}

#loginMenu ul
{
	padding-top : 10px;
	list-style-type : none;
}

#loginMenu ul li
{
	display : block;
	float : left;
	clear : left;
	height : 21px;
	width : 200px;
	
	margin-bottom : 1px;
	position : relative;
}

#loginMenu ul li a
{
	display : block;
	line-height : 21px;
	position : absolute;
	
	font-size : 7pt;
	font-weight : bold;
	text-transform : uppercase;
	text-decoration : none;
	padding-left : 8px;
	padding-right : 15px;
	
	color : #ffffff;
	width : auto;
	
	background : url("../images/bg_login_menu.gif") no-repeat top right;
}

#loginMenu ul li a:hover
{
	background : url("../images/bg_login_menu_active.gif") no-repeat top right;
}

#loginMenu ul li .active
{
	background : url("../images/bg_login_menu_active.gif") no-repeat top right;
}

#loginContent ul
{
	list-style-type : none;
}

#loginContent p
{
	padding-left : 40px;
	padding-top : 0px;
	padding-bottom : 25px;
	
	background : url("../images/odr_text.gif") no-repeat 7px 3px;
}

#loginContent a
{
	color : #e42300;
}

.pdf
{
	padding-left : 40px;
	padding-top : 5px;
	margin-bottom : 3px;

	display : block;
	font-size : 7pt;
	color : #e42300;
	
	line-height : 12px;
	min-height : 22px;
	height : auto !important;
	height : 22px;
	
	background : url("../images/odr_pdf.gif") no-repeat 3px 0px;
}

.form
{
	padding-left : 40px;
	padding-top : 5px;
	margin-bottom : 3px;
	
	display : block;
	font-size : 7pt;
	color : #e42300;
	
	line-height : 12px;
	min-height : 22px;
	height : auto !important;
	height : 22px;
	
	background : url("../images/odr_form.gif") no-repeat 3px 0px;
}

.link
{
	padding-left : 40px;
	padding-top : 5px;
	margin-bottom : 3px;
	
	display : block;
	font-size : 7pt;
	color : #e42300;
	
	background : url("../images/odr_text.gif") no-repeat 27px 7px;
}

.back
{
	padding-left : 40px;
	padding-top : 5px;
	padding-bottom : 3px;
	
	display : block;
	font-size : 7pt;
	color : #e42300;
	
	background : url("../images/odr_back.gif") no-repeat 23px 8px;
}

.req
{
	padding-left : 25px;
	padding-top : 5px;
	padding-bottom : 3px;
	
	display : block;
	font-size : 7pt;
	
	line-height : 18px;
	min-height : 20px;
	height : auto !important;
	height : 20px;
	
	background : url("../images/odr_req.gif") no-repeat 0px 5px;
}

#content form
{
	margin : 10px 0px 10px 0px;
	padding : 10px 0px 10px 0px;
	border-top : 1px solid #a2a2a2;
	border-bottom : 1px solid #a2a2a2;
}

#form span
{
	color : #464646;
}

#form a
{
	color : #e42300;
}

#form form *
{
	font-size : 7pt;
}

#content form input, #content form select, #content form textarea
{
	border : 1px solid #464646;
	height : 15px;
	
}
* html #content form input, * html #content form select, * html #content form textarea
{
	height : 17px;
}

.check, #form .check
{
	border : none;
}

#form td
{
	padding-top : 2px;
	padding-bottom : 2px;
	line-height : 17px;
}

#content .input
{
	width : 250px;
}

#content form .label
{
	font-weight : bold;
	color : #464646;
	background : url("../images/odr_form_item.gif") no-repeat 0px 10px;
	padding-left : 13px;
	padding-right : 20px;
}

#form .duraz
{
	color : #e42300;
}

#sortiment .back
{
	
}

#sortiment p
{
	margin-bottom : 15px;
}

#kontakty .item
{
	display : block;
	float : left;
	width : 230px;
	height : 100px;
}

#kontakty p
{
	font-size : 7pt;
	line-height : 15px;
	padding : 0px;
}

#kontakty a
{
	color : #e42300;
}

#kontakty h3
{
	font-size : 7pt;
	color : #e42300;
}

#kontakty strong
{
	padding-right : 3px;
}

#kontakty div
{
	padding-bottom : 20px;
}

#users li
{
	list-style-type : none;
	background : url("../images/odr_form_item.gif") no-repeat 0px 10px;
	padding-left : 13px;
	padding-right : 20px;
}

#users li a
{
	color : #464646;
	font-size : 8pt;
}

.paging
{
	clear : left;
	padding-top : 20px;
}

.paging p
{
	display : block;
	float : left;
	color : #464646;
	margin : 0px 5px;
}

.paging a
{
	color : #e42300;
}

.paging .prev, .paging .next
{
	float : left;
	text-decoration : none;
	width : 6px;
}

.paging .prev
{
	background : url("../images/odr_prev.gif") no-repeat 0px 9px;
}

.paging .next
{
	background : url("../images/odr_next.gif") no-repeat 0px 9px;
}

.more
{
	display : block;
	background : url("../images/button.gif") no-repeat;
	width : 88px;
	line-height : 16px;
	height : 17px;
	border : none;
	text-decoration : none;
	text-transform : uppercase;
	font-size : 7pt;
	margin-top : 15px;
	margin-bottom : 10px;
	padding-left : 5px;
	padding-bottom : 2px;
	color : #ffffff;
}

#stuff h2
{
	background : url("../images/bg_stuff.gif") no-repeat;
	display : block;
	width : 196px;
	height : 33px;
	line-height : 33px;
	padding-left : 28px;
	color : #ffffff;
	font-size : 7pt;
	font-weight : bold;
}

#stuff .stuff
{
	background : url("../images/grad_stuff.gif") repeat-y;
	display : block;
	width : 196px;
	
	padding-top : 12px;
	padding-left : 27px;
	padding-bottom : 10px;
	
	margin-bottom : 1px;
}

#stuff p
{
	font-size : 7pt;
	line-height : 14px;
	padding-right : 20px;
	padding-bottom : 2px;
	color : #ffffff;
}

#stuff strong
{
	font-weight : bold;
	padding-right : 5px;
}

#stuff p a
{
	color : #ffffff;
	padding-right : 5px;
}

#stuff .soutez
{
	padding : 0px;
	background : none;
}

#stuff .soutez img
{
	border : none;
}

#dalsiKontakty
{
	display : block;
	
	background : url("../images/button_dalsi_k.gif") no-repeat;
	width : 133px;
	height : 17px;
	line-height : 16px;
	
	font-size : 7pt;
	
	margin-top : 12px;
	padding-left : 4px;
	padding-right : 0px;
	padding-bottom : 2px;
	
	color : #ffffff;
	text-decoration : none;
	text-transform : uppercase;
}

#stuff h3
{
	color : #ffffff;
	font-size : 7pt;
	font-weight : bold;
}

#stuff .submit
{
	background : url("../images/button_ok.gif") no-repeat;
	width : 37px;
	line-height : 16px;
	height : 17px;
	border : none;
	font-size : 7pt;
	padding-right : 11px;
	padding-bottom : 2px;
	color : #ffffff;
}

#content .submit
{
	margin : 10px 10px 10px 0px;
	text-transform : uppercase;
	background : url("../images/button.gif") no-repeat;
	width : 88px;
	line-height : 16px;
	height : 17px;
	border : none;
	font-size : 7pt;
	padding-right : 11px;
	padding-bottom : 2px;
	color : #ffffff;
}

#content .submit_long
{
	text-align:left;
	margin : 10px 10px 10px 0px;
	text-transform : uppercase;
	background : url("../images/button_long.gif") no-repeat;
	width : 133px;
	line-height : 16px;
	height : 17px;
	border : none;
	font-size : 7pt;
	padding-left : 5px;
	padding-right : 11px;
	padding-bottom : 2px;
	color : #ffffff;
}

#stuff .submit_long
{
	text-align:left;
	margin : 10px 10px 10px 0px;
	text-transform : uppercase;
	background : url("../images/button.gif") no-repeat;
	width : 88px;
	line-height : 16px;
	height : 17px;
	border : none;
	font-size : 7pt;
	padding-left : 5px;
	padding-right : 11px;
	padding-bottom : 2px;
	color : #ffffff;
}

#content .submit_superlong
{
	text-align:left;
	margin : 10px 10px 10px 0px;
	text-transform : uppercase;
	background : url("../images/button_superlong.gif") no-repeat;
	width : 140px;
	line-height : 16px;
	height : 17px;
	border : none;
	font-size : 7pt;
	padding-left : 5px;
	padding-right : 11px;
	padding-bottom : 2px;
	color : #ffffff;
}

#stuff .input
{
	display : block;
	background : url("../images/bg_input.gif") no-repeat 0px -1px;
	width : 98px;
	line-height : 10px;
	height : 15px;
	border : none;
	font-size : 7pt;
	padding-left: 3px;
	margin-bottom : 5px;
	color : #3f3f3f;
}

#footer div
{
	padding-top : 17px;
	margin-left : 242px;
	width : 535px;
	font-size : 7pt;
	color : #ffffff;
}

#footer div ul
{
	float : left;
	font-size : 7pt;
	text-transform : uppercase;
	padding-left : 10px;
}

#footer div li
{
	list-style-type : none;
	display : inline ;
}

#footer div li a
{
	color : #ffffff;
}

#footer div span
{
	float : right;
	display : block;
	padding-right : 12px;
}

#footer div span a
{
	color : #ffffff;
	font-weight : bold;
}

.clear
{
	clear: both;
    display: block;
    height: 1px;
	line-height : 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.clear_b
{
	clear:both
}
.news a
{
	width:auto !important;
	float:none  !important;
}
.news a h3
{
	text-decoration:underline !important;
	cursor:pointer
}
.gr_login
{
	background : url(../images/grad_login.gif) repeat-x #ffffff
}
.deal_s
{
	color : #ffffff;
	display : block;
	padding-bottom : 10px;
}
.login_h3
{
	padding-bottom : 5px;
}
.deal_ul
{
	float:left;
	width:190px
}
.deal_ul2
{
	float:left; width:200px
}
