html, body {
	background: #FF9F34 url(images/bg.jpg) repeat-x;
	color: #000;
	font-size: 12px;
	font-family: georgia, tahoma, arial;
	margin: 0 auto;
	padding: 0px;
}

ul li{
	text-align: left;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a.topMenu {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 18px;
}

a.topMenuActive {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 18px;
}

img {
	border: none;
}

h1 {
	text-align: center;
	margin-left: 0px;
}

h2 {
	text-align: center;
	margin-left: 0px;
}

p {
	color: #000;
	font-size: 13px;
	margin-left: 20px;
	text-align: justify;
}

span.menuSp {
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 15px;
	text-align: left;
	line-height: 30px;
}


input {
	float: left;
}

.min{
	padding: 6px 6px 13px 6px;
	background-color: #ffebeb;
	border: 1px solid #efe5e5;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#center{
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    margin: 0 auto;
    padding: 0px;
}

#root
{
	width: 1000px;
	height: auto;
        margin: 0 auto;
        padding: 0px;
}

	#top
	{
		width: 1000px;
		height: 0px;
		float: left;
		background: #fff;
	}

		#langs
		{
			width: 150px;
			float: left;
		}

		#top_menu
		{
			height: 57px;
			float: right;
		}

	#logo
	{
		width: 1000px;
		height: 268px;
		float: left;
		background-image: url(images/top.png);
	}

        #content_container{
            float: left;
            background: url(images/main_bg.png) repeat-y;
            width: 1000px;
            height: auto;
}

	#menu_cont
	{
		width: 225px;
                padding-left: 10px;
                margin-top: 15px;
		float: left;
                background: url(images/menu_bg.jpg) top right repeat-y;
	}

		#menu
		{
			width: 218px;
			height: auto;
			float: left;
		}

		#bannery
		{
			width: 225px;
                        padding-left: 10px;
			float: left;
		}

	#main
	{
		width: 715px;
                padding-left: 10px;
		height: auto;
		float: left;
                font-size: 14px;
	}

		#galeria
		{
			width: 699px;
			margin-left: 20px;
			float: left;
		}

		#kontakt
		{
			width: 699px;
			margin-left: 20px;
			float: left;
		}


	#content_bottom
	{
		width: 1000px;
		height: 15px;
		background: url(images/bottom.png) no-repeat;
		float: left;
                margin-bottom: 10px;
                padding: 0px;
	}

	#stopka
	{
		width: 942px;
		height: 44px;
		float: left;
                color: #fff;
	}

        #stopka p{
            color: #fff;
}

        #stopka a{
            color: #fff;
            text-decoration: none;
}

.galeriaLink{
    float: left;
    margin: 20px;
}

h1{
    font-family: arial;
    font-size: 30px;
    letter-spacing: 3px;
    color: #1c1606;
    width: auto;
    text-align: left;
    margin-left: 50px;
    padding-left: 5px;
    height: 30px;
    vertical-align: text-top;
}


               #menuUl_1{
                    list-style-type: none;
                    margin-left: -10px;
                    padding: 0px;
                    margin-bottom: 20px;
                }

                #menuUl_1 li{
                    line-height: 40px;
                    vertical-align: middle;
                    margin: 0px;
                    padding: 0px;
                    position: relative;
                }

                #menuUl_1 li a{
                    background: url(images/button.jpg);
                    width: 179px;
                    height: 40px;
                    display: block;
                    padding-left: 30px;
                    font-weight: bold;
                    font-family: DejaVu, Arial, sans-serif, fantasy;
                    color: #fff;
                    font-size: 15px;
                    font-variant: small-caps;
                }

                #menuUl_1 li a:hover{
                    background: url(images/button_h.jpg);
                    color: #1c1606;
                    font-weight: bolder;
                }

#menuUl_1 li ul{
    display: none;
    position: absolute;
    list-style-type: none;
    margin-left: 140px;
    z-index: 10;
    margin-top: -25px;
}

#menuUl_1 li:hover ul
{
    display: block;
}

.link_deph_2 a{
    background: url(images/subbutton.png) no-repeat !important;
    padding-left: 10px !important;
    width: 250px !important;
    height: 33px !important;
}

.link_deph_2 a:hover{
    background: url(images/subbutton_h.png) no-repeat !important;
}
