﻿body
{
    margin: 0;
    padding: 0;
	font-family: Arial;
	font-size: 13px;
	color: #999;
}

img
{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: #999999;
	}
a:hover
{
	color: #000;
	}
a img
{
	border: none;
	}
.clear
{
	clear: both;
}
.main
{
    margin: 0 auto;
    width: 1166px;
    /*background: blue;*/
	clear: both;
}
.strong
{
	font-weight: bold;
	}
	
#head
{
    margin: 0 auto;
    width: 971px;
    
}

#head .logo-left
{
	float: left;
	margin-top: 40px;
	cursor: pointer;
}

#head .logo-right
{
	float: right;
	margin-top: 23px;
	cursor: pointer;
}

#menu
{
	background: url('/uvod/obr/menu-bg.png') repeat-x top left;
	float: left;
	width: 100%;
	height: 75px;
	margin-top: 10px;
	font-size: 16px;
	}
#menu .menu-in
{
	width: 971px;
	margin: 0 auto;
	}
#menu ul
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#menu ul li
{
	float: left;
	width: 226px;
	height: 67px;
	text-align: center;
	line-height: 51px;
	}
#menu .menu-in a
{
	color: #CCCCCC;
	text-decoration: none;
	}

#menu .menu-in a:hover
{
	color: #FFF;
}

.ui-tabs-active
{
	background: url('/uvod/obr/menu-selected.png') no-repeat center top;
}
#menu .menu-in .ui-tabs-active a, #menu .menu-in .ui-tabs-active a:hover
{
	color: #000;
	}

#dily, #medicina
{
	margin: 0 auto;
	width: 971px;
	text-align: justify;
}
#dily .dily-left, #medicina .medicina-left
{
		float: left;
		width: 470px;
		height: 100%;
		display: block;
}

#dily .dily-right, #medicina .medicina-right
{
	float: right;
	width: 500px;
	padding-bottom: 15px;
	margin: 40px 0 0;
}
#medicina .medicina-right
{
	margin-top: 30px;
	}
.internet
{
	font-size: 28px;
	text-align: center;
	width: 381px;
	margin: 75px 0 21px 0;
}
.sipka-big
{
	background: url('/uvod/obr/sipka-big.png') no-repeat center center;
	display: block;
	width: 381px;
	height: 120px;
	margin-bottom: 35px;
}
#dily .objednat
{
	background: url('/uvod/obr/objednat-dily.png') no-repeat center top;
	float: left;
	width: 381px;
	height: 79px;
	line-height: 79px;
	text-align: center;
	font-size: 20px;
	margin-bottom: 70px;
}

#medicina .objednat
{
	background: url('/uvod/obr/objednat-medicina.png') no-repeat center top;
	float: left;
	width: 381px;
	height: 79px;
	line-height: 79px;
	text-align: center;
	font-size: 20px;
	margin-bottom: 70px;
}
#medicina .medicina-img
{
	margin: 0 0 79px 33px;
}
#medicina .medicina-text
{
	float: right;
}
.objednat a
{
	color: #CCC;
}

.objednat a:hover
{
	color: #FFF;
}

.dily-right img
{
	float: left;
	margin: 0 0 20px;
}
.dily-right table
{
	margin: 0 auto;
	}
.dily-right table  td
{
	padding: 4px;
	text-align: center;
	width: 165px;
	}

.vice
{
	
	float: left;
	width: 100%;
	color: #0000FF;
	text-decoration: underline;
	margin: 10px 0 0 33px;
	}
	
#foot
{
	margin: 0 auto ;
	width: 1000px;
	background: url('/uvod/obr/foot-bg.png') no-repeat center top;
	padding: 13px 0;
}
#foot .foot-in
{
	padding-top: 5px;
	}
#foot .language
{
	float: right;
	background: url('/uvod/obr/sipka.png') no-repeat right center;
	padding-right: 22px;
	margin-right: 17px;
	
	}
