@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext);

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #3b3b3b;
line-height: 18px;
    background: #fff4d7;
}

a {
color: #b40003;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

menu, ul {
    list-style-type: none;
}

hr{
color: #fff;
border: 0 none;
border-top: 1px solid;
}
.container {
    width: 1000px;
    margin: 0 auto;
}

.header {
position: relative;
height: 125px;
background: url(/domains/dma-sro/UserFiles/images/head.png) no-repeat;
}

.header a.logo {
background: url(/domains/dma-sro/UserFiles/images/DMA_logo.png) bottom no-repeat;
display: block;
height: 60px;
width: 565px;
padding-top: 35px;
}


.languages {
z-index: 1;
text-align: right;
margin-top: 3px;
}
.languages span {
	color: #e30714;
}
.languages a {
margin: 2px;
}
.languages a:hover {
	
}
.languages img {
border: 2px solid #F5C008;
}


.header .ddsmoothmenu {
width: 1000px;
background: white;
margin-top: 20px;
}

.header  .ddsmoothmenu  > ul > li {
	float: left;
	list-style-type: none;
}

.header .ddsmoothmenu > ul > li > a {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 16px;
display: block;
float: left;
padding: 12px 15px;
text-decoration: none;
background-image: none;
text-transform: uppercase;
}

.header .ddsmoothmenu > ul > li > a:hover,
.header .ddsmoothmenu > ul > li:hover > a {
color: #fff;
background: #b40003;
}

.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a.preselected {
color: #fff;
background: #b40003;
}

.header .ddsmoothmenu > ul > li > ul {
}

.header .ddsmoothmenu > ul > li:hover > ul {
	display: block;
}
.header .ddsmoothmenu > ul > li > ul > li {
	list-style-type: none;
}
.header .ddsmoothmenu > ul > li > ul > li > a {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
line-height: 33px;
color: #FFFFFF;
padding: 10px;
display: block;
text-decoration: none;
background-image: none;
width: 180px;
background-color: #8acde4;
padding-top: 0px;
padding-bottom: 0px;
text-shadow: 0 0;
}

.header .ddsmoothmenu > ul > li > ul > li > a:hover {
	background-color: #72B0C5;
}

.downarrowclass {
	top: 18px;
}

.board {
width: 960px;
height: 340px;
background: url(/domains/dma-sro/UserFiles/images/shadow.png) top no-repeat #fff;
padding: 20px;
border-bottom: 0 none;
clear: both;
}

.block {
padding: 20px 20px;
background: url(/domains/dma-sro/UserFiles/images/shadow.png) top no-repeat #fff;
width: 960px;
}

.right-panel {
	overflow: auto;
}

.middle-panel {
float: left;
width: 960px;
}

.middle-panel-content {
margin-top: 20px;
}

.content_left {
float: left;
width: 660px;
padding: 0 20px 0 0;
}

.content_right {
float: left;
width: 250px;
padding: 15px;
background: url(/domains/dma-sro/UserFiles/images/colum.png) repeat-x #0b6c62;
border-radius: 6px;
-moz-border-radius: 6px;
color: #fff;
}

.content_right h2 {
color: #fff;
font-weight: 400;
font-size: 22px;
}

h1,h2 {
	font-size: 28px;
	color: #b40003;
	font-weight: 400;
	margin-bottom: 20px;
        line-height: 30px;
}

h3 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 10px;
        margin-top: 10px;
	color: #b40003;
}

h4 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
margin-top: 10px;
	color: #b40003;
}


.middle-panel-content img{
border: 4px solid #dbdcdb;
}


input, select, textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.right-panel-container {

}

.right-panel-image {
width: 160px;
float: left;
}

.right-panel-image  a {
width: 140px;
display: block;
text-align: center;
color: #fff;
font-weight: 700;
text-transform: uppercase;
}

.right-panel-image a:hover {

}

.right-panel-bar-container {
position: relative;
}

.right-panel-bar {
position: absolute;
top: -52px;
left: 10px;
}

.right-panel-image img {
width: 150px;
height: 80px;
padding: 5px;
}

.footer {
overflow: hidden;
width: 1000px;
}


.footer-content {
min-height: 50px;
background: url(/domains/dma-sro/UserFiles/images/foot.png) top no-repeat #f5f5f5;
padding: 20px;
}

.footer-content h2{
font-size: 13px;
font-weight: 600;
color: #4a4a4a;
text-transform: uppercase;
}

.footer-shadow {
height: 25px;
padding-top: 10px;
font-size: 10px;
line-height: 16px;
text-align: right;
}

.footer a{
color: #000;
}

.footer a:hover{
text-decoration: underline;
}


/* TopText */

.toptext {
width: 1000px;
margin: 0 auto;
position: relative;
z-index: 200;
}

.toptext .inner {
position: absolute;
top: 40px;
right: 0;
}

.toptext .inner p{
margin-bottom: 5px;
font-weight: 500;
}

.toptext .inner a{
color: #3b3b3b;
text-decoration: none;
}

.toptext .inner a:hover{
text-decoration: underline;
}


.toptext .inner ul li{
float:left;
}

.toptext .inner p.phone{
background: url(/domains/dma-sro/UserFiles/images/phone.png) left center no-repeat;
padding: 8px 0 8px 40px;
font-weight: 700;
font-size: 15px;
}

.toptext .inner p.mail{
background: url(/domains/dma-sro/UserFiles/images/mail.png) left center no-repeat;
padding: 8px 0 8px 40px;
font-weight: 700;
font-size: 15px;
margin-left: 20px;
}



/*
	SLIDESHOW
*/

#big-slider {
        float: left;
	width: 960px;
	height: 300px;
	position:relative;
}

#big-slider #frame {
	position:absolute;
	z-index:0;
	width: 960px;
	height: 300px;
	top:px;
	left:0px;
}

#big-slider #bigslides {
	position:absolute;
	z-index:80;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

#big-slider .slides_container {
	width: 960px;
	overflow:hidden;
	position:relative;
	display:none;
	display: block;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

#big-slider .slide-content {
width: 960px;
	height: 300px;
        font-size: 12px;
}

#big-slider .slides_container .slide {
width: 960px;
	height: 300px;
}

#big-slider .slides_container .slide img {
	border: 0 none;
}


/*
	Next/prev buttons
*/

#big-slider #bigslides .next,#bigslides .prev {
	position:absolute;
	top:150px;
	display:block;
	z-index:101;
display:none;
}

#big-slider #bigslides .next {
	left: 1065px;
}

#big-slider #bigslides .prev {
	left: 10px;
}


#big-slider #bigslides a.next {
	width: 26px;
        height: 26px;
        color: transparent;
background: url("/domains/bedekerzdravia/UserFiles/images/next.png") no-repeat;
}

#big-slider #bigslides a.prev {
	width: 26px;
        height: 26px;
        color: transparent;
        background: url("/domains/bedekerzdravia/UserFiles/images/prev.png") no-repeat;
}


#big-slider .slide-container {
position: absolute;
right: 0;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 20px;
width: 210px;
height: 310px;
background: url(/domains/dma-sro/UserFiles/images/sl.png) no-repeat;
padding: 20px;
}

#big-slider .slide-container h2 {
font-size: 25px;
font-weight: 500;
color: #fff;
font-family: 'Open Sans', sans-serif;
}


#big-slider .slide-container a {
color: #FFFFFF;
}

#big-slider .slide-container a:hover {
color: #FFFFFF;
text-decoration: underline;
}


#big-slider .slide-container p a {
font-weight: 400;
color: #fff;
display: inline-block;
padding: 2px 20px;
background-color: #ff0000;
line-height: 25px;
text-decoration: none;
margin-top: 25px;
}

#big-slider .slide-container p a.bt_slide {
     background: #fff;
     color: #3a3a3a;
}



/*
	Pagination
*/

#big-slider .pagination {
margin: 15px 0 0 0;
}


#big-slider ul.pagination li{
float: left;
background: url(/domains/dma-sro/UserFiles/images/pag1.png) no-repeat;
margin-right: 8px;
list-style-type: none;
}

#big-slider ul.pagination li a{
color: transparent;
width: 28px;
height: 28px;
display: block;
}

#big-slider ul.pagination li.current{
background: url(/domains/dma-sro/UserFiles/images/pag2.png) no-repeat;
}
